By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'd262154e-53b7-52e2-23a4-fd1e99ae54b7' Node name: 'onap-msb-consul-5454dcc5c5-2hdcw' 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/12/16 02:58:49 [DEBUG] agent: Using random ID "d262154e-53b7-52e2-23a4-fd1e99ae54b7" as node ID 2022/12/16 02:58:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d262154e-53b7-52e2-23a4-fd1e99ae54b7 Address:127.0.0.1:8300}] 2022/12/16 02:58:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/16 02:58:49 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2hdcw.dc1 127.0.0.1 2022/12/16 02:58:49 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2hdcw 127.0.0.1 2022/12/16 02:58:49 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-2hdcw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 02:58:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-2hdcw.dc1" in area "wan" 2022/12/16 02:58:49 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/16 02:58:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/16 02:58:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/16 02:58:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/16 02:58:49 [INFO] agent: started state syncer 2022/12/16 02:58:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/16 02:58:49 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/16 02:58:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/16 02:58:49 [DEBUG] raft: Votes needed: 1 2022/12/16 02:58:49 [DEBUG] raft: Vote granted from d262154e-53b7-52e2-23a4-fd1e99ae54b7 in term 2. Tally: 1 2022/12/16 02:58:49 [INFO] raft: Election won. Tally: 1 2022/12/16 02:58:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/16 02:58:49 [INFO] consul: cluster leadership acquired 2022/12/16 02:58:50 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-2hdcw 2022/12/16 02:58:50 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/16 02:58:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 02:58:50 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-2hdcw' joined, marking health alive 2022/12/16 02:58:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 02:58:50 [INFO] agent: Synced node info 2022/12/16 02:58:50 [DEBUG] agent: Node info in sync 2022/12/16 02:58:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 02:58:51 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/16 02:59:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 02:59:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 02:59:58 [DEBUG] agent: Node info in sync 2022/12/16 03:00:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hdcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 03:00:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:01:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:01:05 [DEBUG] agent: Node info in sync 2022/12/16 03:01:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:02:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:02:13 [DEBUG] agent: Node info in sync 2022/12/16 03:02:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:03:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hdcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 03:03:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:03:21 [DEBUG] agent: Node info in sync 2022/12/16 03:03:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:04:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:04:26 [DEBUG] agent: Node info in sync 2022/12/16 03:04:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:05:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hdcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 03:05:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:06:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:06:14 [DEBUG] agent: Node info in sync 2022/12/16 03:06:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:07:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:07:48 [DEBUG] agent: Node info in sync 2022/12/16 03:07:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:08:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hdcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 03:08:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:09:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/16 03:09:45 [DEBUG] agent: Node info in sync 2022/12/16 03:09:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:10:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hdcw" since the cluster is too small 2022/12/16 03:11:23 [DEBUG] http: Request GET /v1/status/leader (8.594906ms) from=10.233.71.191:39880 2022/12/16 03:11:23 [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/12/16 03:11:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.214_9011" 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request PUT /v1/agent/service/register (16.600732ms) from=10.233.71.191:39886 2022/12/16 03:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (891.69µs) from=10.233.71.191:39888 2022/12/16 03:11:23 [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/12/16 03:11:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.214_9011" 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.704078ms) from=10.233.71.191:39892 2022/12/16 03:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.008336ms) from=10.233.71.191:39894 2022/12/16 03:11:23 [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/12/16 03:11:23 [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/12/16 03:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [INFO] agent: Synced service "_v1_sdc-gui_10.233.24.230_8181" 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.512889ms) from=10.233.71.191:39900 2022/12/16 03:11:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:23 [DEBUG] agent: Node info in sync 2022/12/16 03:11:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (635.96µs) from=10.233.71.191:39902 2022/12/16 03:11:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [INFO] agent: Synced service "_v0_multicloud_10.233.34.152_9001" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.592743ms) from=10.233.71.191:39910 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.660382ms) from=10.233.71.191:39912 2022/12/16 03:11:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_multicloud_10.233.34.152_9001" 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.407349ms) from=10.233.71.191:39916 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (362.506µs) from=10.233.71.191:39918 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_sdc_10.233.63.193_8443" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.106276ms) from=10.233.71.191:39920 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (919.912µs) from=10.233.71.191:39922 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.63.193_8080" 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.113287ms) from=10.233.71.191:39924 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (425.017µs) from=10.233.71.191:39926 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.42.35_9015" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.301148ms) from=10.233.71.191:39928 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (350.582µs) from=10.233.71.191:39930 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_parser_10.233.34.6_8806" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (43.202984ms) from=10.233.71.191:39932 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (429.097µs) from=10.233.71.191:39934 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_catalog_10.233.34.6_8806" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (19.32436ms) from=10.233.71.191:39936 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.78681ms) from=10.233.71.191:39938 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_nsd_10.233.34.6_8806" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (16.795933ms) from=10.233.71.191:39940 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (395.342µs) from=10.233.71.191:39942 2022/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.6_8806" 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.165894ms) from=10.233.71.191:39944 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (355.216µs) from=10.233.71.191:39946 2022/12/16 03:11:24 [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/12/16 03:11:24 [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/12/16 03:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [INFO] agent: Synced service "_v1_wf-gui_10.233.41.88_8443" 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (26.42099ms) from=10.233.71.191:39948 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:24 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (377.477µs) from=10.233.71.191:39950 2022/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.158_9007" 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.051973ms) from=10.233.71.191:39956 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.015µs) from=10.233.71.191:39958 2022/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.158_9007" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (84.298862ms) from=10.233.71.191:39960 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (503.874µs) from=10.233.71.191:39968 2022/12/16 03:11:25 [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/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (21.491942ms) from=10.233.71.191:39970 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (497.09µs) from=10.233.71.191:39972 2022/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (49.013487ms) from=10.233.71.191:39976 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (362.162µs) from=10.233.71.191:39978 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [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/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.277016ms) from=10.233.71.191:39980 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (363.906µs) from=10.233.71.191:39984 2022/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (31.973595ms) from=10.233.71.191:39986 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (496.818µs) from=10.233.71.191:39988 2022/12/16 03:11:25 [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/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.468608ms) from=10.233.71.191:39990 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (365.34µs) from=10.233.71.191:39992 2022/12/16 03:11:25 [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/12/16 03:11:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.279797ms) from=10.233.71.191:39994 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:25 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (517.281µs) from=10.233.71.191:39996 2022/12/16 03:11:26 [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/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (20.803942ms) from=10.233.71.191:40000 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (4.776438ms) from=10.233.71.191:40002 2022/12/16 03:11:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hdcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.210114ms) from=10.233.71.191:40004 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (451.532µs) from=10.233.71.191:40006 2022/12/16 03:11:26 [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/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (14.415232ms) from=10.233.71.191:40008 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (2.689029ms) from=10.233.71.191:40010 2022/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (19.255971ms) from=10.233.71.191:40012 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (365.748µs) from=10.233.71.191:40014 2022/12/16 03:11:26 [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/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.166655ms) from=10.233.71.191:40016 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (369.058µs) from=10.233.71.191:40018 2022/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.478728ms) from=10.233.71.191:40020 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (488.827µs) from=10.233.71.191:40022 2022/12/16 03:11:26 [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/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (15.317023ms) from=10.233.71.191:40024 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (337.983µs) from=10.233.71.191:40026 2022/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.541575ms) from=10.233.71.191:40028 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (411.299µs) from=10.233.71.191:40030 2022/12/16 03:11:26 [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/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (28.151099ms) from=10.233.71.191:40034 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (386.257µs) from=10.233.71.191:40036 2022/12/16 03:11:26 [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/12/16 03:11:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.241477ms) from=10.233.71.191:40038 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:26 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (327.784µs) from=10.233.71.191:40040 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.789931ms) from=10.233.71.191:40044 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.275893ms) from=10.233.71.191:40046 2022/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.983379ms) from=10.233.71.191:40048 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (366.522µs) from=10.233.71.191:40050 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.759678ms) from=10.233.71.191:40054 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (357.827µs) from=10.233.71.191:40058 2022/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.927348ms) from=10.233.71.191:40062 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (441.294µs) from=10.233.71.191:40064 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (34.885616ms) from=10.233.71.191:40066 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (443.542µs) from=10.233.71.191:40070 2022/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.596518ms) from=10.233.71.191:40072 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (330.942µs) from=10.233.71.191:40074 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (29.397857ms) from=10.233.71.191:40078 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (327.858µs) from=10.233.71.191:40082 2022/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (41.50195ms) from=10.233.71.191:40088 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (417.651µs) from=10.233.71.191:40090 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.277148ms) from=10.233.71.191:40100 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (433.284µs) from=10.233.71.191:40102 2022/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (18.213537ms) from=10.233.71.191:40104 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (375.47µs) from=10.233.71.191:40106 2022/12/16 03:11:27 [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/12/16 03:11:27 [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/12/16 03:11:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (14.030417ms) from=10.233.71.191:40108 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:27 [DEBUG] agent: Node info in sync 2022/12/16 03:11:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (305.325µs) from=10.233.71.191:40110 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.021843ms) from=10.233.71.191:40112 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (342.892µs) from=10.233.71.191:40116 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (40.637233ms) from=10.233.71.191:40118 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (419.323µs) from=10.233.71.191:40120 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.425508ms) from=10.233.71.191:40122 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (420.449µs) from=10.233.71.191:40124 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.477713ms) from=10.233.71.191:40126 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (329.923µs) from=10.233.71.191:40128 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.713919ms) from=10.233.71.191:40130 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (463.643µs) from=10.233.71.191:40132 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.081075ms) from=10.233.71.191:40134 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (426.78µs) from=10.233.71.191:40136 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.108661ms) from=10.233.71.191:40138 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (12.972324ms) from=10.233.71.191:40140 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.222111ms) from=10.233.71.191:40142 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (588.573µs) from=10.233.71.191:40144 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.042671ms) from=10.233.71.191:40146 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (372.947µs) from=10.233.71.191:40148 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.110525ms) from=10.233.71.191:40150 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (348.381µs) from=10.233.71.191:40152 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.744836ms) from=10.233.71.191:40154 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (343.79µs) from=10.233.71.191:40156 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.278629ms) from=10.233.71.191:40158 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (408.71µs) from=10.233.71.191:40160 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.702041ms) from=10.233.71.191:40162 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (304.657µs) from=10.233.71.191:40164 2022/12/16 03:11:28 [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/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (31.791199ms) from=10.233.71.191:40166 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (315.612µs) from=10.233.71.191:40168 2022/12/16 03:11:28 [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/12/16 03:11:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.833065ms) from=10.233.71.191:40170 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:28 [DEBUG] agent: Node info in sync 2022/12/16 03:11:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (402.382µs) from=10.233.71.191:40172 2022/12/16 03:11:29 [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/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.746241ms) from=10.233.71.191:40178 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (341.955µs) from=10.233.71.191:40180 2022/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.698766ms) from=10.233.71.191:40188 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (305.171µs) from=10.233.71.191:40190 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [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/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (20.676718ms) from=10.233.71.191:40198 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.345529ms) from=10.233.71.191:40200 2022/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (12.105638ms) from=10.233.71.191:40202 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (415.055µs) from=10.233.71.191:40204 2022/12/16 03:11:29 [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/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (70.70952ms) from=10.233.71.191:40206 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (362.43µs) from=10.233.71.191:40210 2022/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (31.002975ms) from=10.233.71.191:40212 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (17.133318ms) from=10.233.71.191:40214 2022/12/16 03:11:29 [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/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (16.130356ms) from=10.233.71.191:40218 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (431.01µs) from=10.233.71.191:40220 2022/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.325275ms) from=10.233.71.191:40222 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (315.782µs) from=10.233.71.191:40224 2022/12/16 03:11:29 [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/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.194_8446" 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.710917ms) from=10.233.71.191:40226 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.230_8181" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.35_9015" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.193_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.88_8443" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.158_9007" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.214_9011" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_parser_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.193_8080" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.152_9001" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.6_8806" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.194_8446" in sync 2022/12/16 03:11:29 [DEBUG] agent: Node info in sync 2022/12/16 03:11:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (347.28µs) from=10.233.71.191:40228 2022/12/16 03:11:29 [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/12/16 03:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/16 03:11:29 [DEBUG] agent: Service "