+ 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: '42aa02fe-b723-3bbe-3e36-a86d336b8f37' Node name: 'onap-msb-consul-f96d66b85-pscqj' 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/06/28 02:57:53 [DEBUG] agent: Using random ID "42aa02fe-b723-3bbe-3e36-a86d336b8f37" as node ID 2022/06/28 02:57:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:42aa02fe-b723-3bbe-3e36-a86d336b8f37 Address:127.0.0.1:8300}] 2022/06/28 02:57:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/28 02:57:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pscqj.dc1 127.0.0.1 2022/06/28 02:57:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pscqj 127.0.0.1 2022/06/28 02:57:53 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-pscqj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/28 02:57:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-pscqj.dc1" in area "wan" 2022/06/28 02:57:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/28 02:57:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/28 02:57:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/28 02:57:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/28 02:57:53 [INFO] agent: started state syncer 2022/06/28 02:57:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/28 02:57:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/28 02:57:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/28 02:57:53 [DEBUG] raft: Votes needed: 1 2022/06/28 02:57:53 [DEBUG] raft: Vote granted from 42aa02fe-b723-3bbe-3e36-a86d336b8f37 in term 2. Tally: 1 2022/06/28 02:57:53 [INFO] raft: Election won. Tally: 1 2022/06/28 02:57:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/28 02:57:53 [INFO] consul: cluster leadership acquired 2022/06/28 02:57:53 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-pscqj 2022/06/28 02:57:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/28 02:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 02:57:53 [INFO] consul: member 'onap-msb-consul-f96d66b85-pscqj' joined, marking health alive 2022/06/28 02:57:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 02:57:53 [INFO] agent: Synced node info 2022/06/28 02:57:53 [DEBUG] agent: Node info in sync 2022/06/28 02:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 02:57:54 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/06/28 02:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 02:59:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 02:59:00 [DEBUG] agent: Node info in sync 2022/06/28 02:59:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pscqj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/28 02:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:00:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:00:06 [DEBUG] agent: Node info in sync 2022/06/28 03:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:01:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:01:42 [DEBUG] agent: Node info in sync 2022/06/28 03:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:02:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pscqj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/28 03:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:03:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:03:29 [DEBUG] agent: Node info in sync 2022/06/28 03:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:05:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pscqj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/28 03:05:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:05:13 [DEBUG] agent: Node info in sync 2022/06/28 03:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:06:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:06:42 [DEBUG] agent: Node info in sync 2022/06/28 03:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pscqj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/28 03:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:08:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/28 03:08:00 [DEBUG] agent: Node info in sync 2022/06/28 03:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pscqj" since the cluster is too small 2022/06/28 03:09:14 [DEBUG] http: Request GET /v1/status/leader (14.739497ms) from=10.233.68.18:60592 2022/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:15 [INFO] agent: Synced service "_v1_sdc_10.233.47.253_8443" 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (35.369896ms) from=10.233.68.18:60598 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.114557ms) from=10.233.68.18:60600 2022/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.253_8080" 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.271027ms) from=10.233.68.18:60604 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.0009ms) from=10.233.68.18:60606 2022/06/28 03:09:15 [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/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.25.239_8181" 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.798216ms) from=10.233.68.18:60608 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (394.545µs) from=10.233.68.18:60610 2022/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.2.211_9011" 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (17.096668ms) from=10.233.68.18:60614 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (418.582µs) from=10.233.68.18:60616 2022/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.2.211_9011" 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (16.525647ms) from=10.233.68.18:60618 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.907302ms) from=10.233.68.18:60620 2022/06/28 03:09:15 [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/06/28 03:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.224_9015" 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.515707ms) from=10.233.68.18:60626 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:15 [DEBUG] agent: Node info in sync 2022/06/28 03:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (412.546µs) from=10.233.68.18:60628 2022/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [INFO] agent: Synced service "_v1_parser_10.233.12.47_8806" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.068587ms) from=10.233.68.18:60630 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (860.141µs) from=10.233.68.18:60632 2022/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:16 [INFO] agent: Synced service "_v1_catalog_10.233.12.47_8806" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (27.878181ms) from=10.233.68.18:60636 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (432.977µs) from=10.233.68.18:60640 2022/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [INFO] agent: Synced service "_v1_nsd_10.233.12.47_8806" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (24.158019ms) from=10.233.68.18:60644 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (461.485µs) from=10.233.68.18:60646 2022/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.12.47_8806" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (58.466973ms) from=10.233.68.18:60650 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (387.925µs) from=10.233.68.18:60654 2022/06/28 03:09:16 [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/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.94_8443" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.717785ms) from=10.233.68.18:60662 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (376.393µs) from=10.233.68.18:60664 2022/06/28 03:09:16 [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/06/28 03:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.236_9007" 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.578249ms) from=10.233.68.18:60666 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:16 [DEBUG] agent: Node info in sync 2022/06/28 03:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (375.459µs) from=10.233.68.18:60670 2022/06/28 03:09:17 [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/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.236_9007" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.557854ms) from=10.233.68.18:60672 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (401.616µs) from=10.233.68.18:60674 2022/06/28 03:09:17 [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/06/28 03:09:17 [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/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (98.545312ms) from=10.233.68.18:60678 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.719102ms) from=10.233.68.18:60684 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (16.404996ms) from=10.233.68.18:60686 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (314.493µs) from=10.233.68.18:60688 2022/06/28 03:09:17 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (16.028851ms) from=10.233.68.18:60694 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (452.293µs) from=10.233.68.18:60700 2022/06/28 03:09:17 [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/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.932995ms) from=10.233.68.18:60704 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (408.994µs) from=10.233.68.18:60708 2022/06/28 03:09:17 [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/06/28 03:09:17 [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/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (26.596421ms) from=10.233.68.18:60710 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (374.325µs) from=10.233.68.18:60712 2022/06/28 03:09:17 [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/06/28 03:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.116555ms) from=10.233.68.18:60714 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:17 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (461.462µs) from=10.233.68.18:60716 2022/06/28 03:09:18 [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/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (36.671694ms) from=10.233.68.18:60720 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (344.733µs) from=10.233.68.18:60730 2022/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (18.693876ms) from=10.233.68.18:60734 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (431.374µs) from=10.233.68.18:60738 2022/06/28 03:09:18 [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/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (22.613656ms) from=10.233.68.18:60740 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (366.847µs) from=10.233.68.18:60742 2022/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (62.202227ms) from=10.233.68.18:60744 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (32.004246ms) from=10.233.68.18:60750 2022/06/28 03:09:18 [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/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (28.143231ms) from=10.233.68.18:60754 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (2.041211ms) from=10.233.68.18:60758 2022/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (19.75502ms) from=10.233.68.18:60760 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (547.848µs) from=10.233.68.18:60762 2022/06/28 03:09:18 [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/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (49.578409ms) from=10.233.68.18:60764 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:18 [DEBUG] agent: Node info in sync 2022/06/28 03:09:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (357.737µs) from=10.233.68.18:60766 2022/06/28 03:09:18 [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/06/28 03:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (72.621254ms) from=10.233.68.18:60768 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (643.023µs) from=10.233.68.18:60774 2022/06/28 03:09:19 [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/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.428097ms) from=10.233.68.18:60776 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (426.488µs) from=10.233.68.18:60780 2022/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (21.793481ms) from=10.233.68.18:60782 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (403.147µs) from=10.233.68.18:60784 2022/06/28 03:09:19 [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/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (16.282603ms) from=10.233.68.18:60786 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (340.135µs) from=10.233.68.18:60788 2022/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (61.717096ms) from=10.233.68.18:60792 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (368.875µs) from=10.233.68.18:60794 2022/06/28 03:09:19 [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/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (24.524019ms) from=10.233.68.18:60798 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (359.478µs) from=10.233.68.18:60800 2022/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (80.975204ms) from=10.233.68.18:60802 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (536.187µs) from=10.233.68.18:60804 2022/06/28 03:09:19 [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/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.050094ms) from=10.233.68.18:60810 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (501.266µs) from=10.233.68.18:60812 2022/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.802767ms) from=10.233.68.18:60814 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.100446ms) from=10.233.68.18:60818 2022/06/28 03:09:19 [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/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.539098ms) from=10.233.68.18:60822 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:19 [DEBUG] agent: Node info in sync 2022/06/28 03:09:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (458.109µs) from=10.233.68.18:60824 2022/06/28 03:09:19 [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/06/28 03:09:19 [DEBUG] agent: Service 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/06/28 03:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (111.064156ms) from=10.233.68.18:60826 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (384.71µs) from=10.233.68.18:60832 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (25.729576ms) from=10.233.68.18:60834 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (364.323µs) from=10.233.68.18:60836 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.169601ms) from=10.233.68.18:60842 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (361.662µs) from=10.233.68.18:60844 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.807081ms) from=10.233.68.18:60846 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (11.591812ms) from=10.233.68.18:60848 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.955124ms) from=10.233.68.18:60850 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.933951ms) from=10.233.68.18:60852 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.603115ms) from=10.233.68.18:60854 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.716301ms) from=10.233.68.18:60856 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (61.555341ms) from=10.233.68.18:60858 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (493.044µs) from=10.233.68.18:60860 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.008612ms) from=10.233.68.18:60862 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (696.778µs) from=10.233.68.18:60864 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.650257ms) from=10.233.68.18:60870 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (578.905µs) from=10.233.68.18:60872 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (24.971965ms) from=10.233.68.18:60878 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (7.622387ms) from=10.233.68.18:60882 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.304374ms) from=10.233.68.18:60884 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (3.997096ms) from=10.233.68.18:60886 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.241848ms) from=10.233.68.18:60890 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (717.455µs) from=10.233.68.18:60892 2022/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.563476ms) from=10.233.68.18:60896 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (667.263µs) from=10.233.68.18:60898 2022/06/28 03:09:20 [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/06/28 03:09:20 [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/06/28 03:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.57451ms) from=10.233.68.18:60900 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (316.952µs) from=10.233.68.18:60902 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.03627ms) from=10.233.68.18:60912 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (324.089µs) from=10.233.68.18:60916 2022/06/28 03:09:21 [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/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (15.725543ms) from=10.233.68.18:60918 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (349.293µs) from=10.233.68.18:60920 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (29.914593ms) from=10.233.68.18:60924 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (993.355µs) from=10.233.68.18:60926 2022/06/28 03:09:21 [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/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.33168ms) from=10.233.68.18:60928 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (608.302µs) from=10.233.68.18:60930 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (19.64358ms) from=10.233.68.18:60934 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (590.437µs) from=10.233.68.18:60936 2022/06/28 03:09:21 [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/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (24.004485ms) from=10.233.68.18:60938 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (885.331µs) from=10.233.68.18:60940 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (213.397495ms) from=10.233.68.18:60942 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (518.632µs) from=10.233.68.18:60946 2022/06/28 03:09:21 [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/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (76.191688ms) from=10.233.68.18:60956 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (429.495µs) from=10.233.68.18:60958 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.411298ms) from=10.233.68.18:60960 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (325.121µs) from=10.233.68.18:60962 2022/06/28 03:09:21 [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/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.65075ms) from=10.233.68.18:60964 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (372.969µs) from=10.233.68.18:60966 2022/06/28 03:09:21 [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/06/28 03:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.37342ms) from=10.233.68.18:60968 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:21 [DEBUG] agent: Node info in sync 2022/06/28 03:09:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.410603ms) from=10.233.68.18:60970 2022/06/28 03:09:22 [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/06/28 03:09:22 [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/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (66.244222ms) from=10.233.68.18:60972 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (534.66µs) from=10.233.68.18:60976 2022/06/28 03:09:22 [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/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.402879ms) from=10.233.68.18:60980 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (374.347µs) from=10.233.68.18:60982 2022/06/28 03:09:22 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v18__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.496786ms) from=10.233.68.18:60986 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (303.954µs) from=10.233.68.18:60988 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v18_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.952435ms) from=10.233.68.18:60990 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (592.717µs) from=10.233.68.18:60992 2022/06/28 03:09:22 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v19__aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.425148ms) from=10.233.68.18:60994 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (367.83µs) from=10.233.68.18:60996 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [INFO] agent: Synced service "_v19_aai-nquery_10.233.65.207_8446" 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.224_9015" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_parser_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.25.239_8181" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.47_8806" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.94_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Node info in sync 2022/06/28 03:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.501287ms) from=10.233.68.18:60998 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.236_9007" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.253_8080" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.211_9011" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.207_8446" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.253_8443" in sync 2022/06/28 03:09:22 [DEBUG] agent: Service "_v11_