+ 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: 'f4afb90d-8405-ff2e-7f65-3d641abec1b2' Node name: 'onap-msb-consul-f96d66b85-lf9z7' 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/03/31 12:30:42 [DEBUG] agent: Using random ID "f4afb90d-8405-ff2e-7f65-3d641abec1b2" as node ID 2022/03/31 12:30:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f4afb90d-8405-ff2e-7f65-3d641abec1b2 Address:127.0.0.1:8300}] 2022/03/31 12:30:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/31 12:30:42 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lf9z7.dc1 127.0.0.1 2022/03/31 12:30:42 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lf9z7 127.0.0.1 2022/03/31 12:30:42 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-lf9z7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:30:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-lf9z7.dc1" in area "wan" 2022/03/31 12:30:42 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/31 12:30:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/31 12:30:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/31 12:30:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/31 12:30:42 [INFO] agent: started state syncer 2022/03/31 12:30:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/31 12:30:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/31 12:30:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/31 12:30:42 [DEBUG] raft: Votes needed: 1 2022/03/31 12:30:42 [DEBUG] raft: Vote granted from f4afb90d-8405-ff2e-7f65-3d641abec1b2 in term 2. Tally: 1 2022/03/31 12:30:42 [INFO] raft: Election won. Tally: 1 2022/03/31 12:30:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/31 12:30:42 [INFO] consul: cluster leadership acquired 2022/03/31 12:30:42 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-lf9z7 2022/03/31 12:30:42 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/31 12:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:30:42 [INFO] consul: member 'onap-msb-consul-f96d66b85-lf9z7' joined, marking health alive 2022/03/31 12:30:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:30:42 [INFO] agent: Synced node info 2022/03/31 12:30:42 [DEBUG] agent: Node info in sync 2022/03/31 12:30:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:30:44 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/03/31 12:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:31:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:31:46 [DEBUG] agent: Node info in sync 2022/03/31 12:32:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lf9z7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:33:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:33:28 [DEBUG] agent: Node info in sync 2022/03/31 12:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:34:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:34:37 [DEBUG] agent: Node info in sync 2022/03/31 12:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:35:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lf9z7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:36:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:36:04 [DEBUG] agent: Node info in sync 2022/03/31 12:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:37:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lf9z7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:37:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:37:29 [DEBUG] agent: Node info in sync 2022/03/31 12:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:38:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:38:58 [DEBUG] agent: Node info in sync 2022/03/31 12:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:39:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lf9z7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:40:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:40:18 [DEBUG] agent: Node info in sync 2022/03/31 12:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:41:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/31 12:41:29 [DEBUG] agent: Node info in sync 2022/03/31 12:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lf9z7" since the cluster is too small 2022/03/31 12:41:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lf9z7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/31 12:42:27 [DEBUG] http: Request GET /v1/status/leader (577.275µs) from=10.233.68.75:57060 2022/03/31 12:42:28 [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/03/31 12:42: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/03/31 12:42:28 [INFO] agent: Synced service "_v1_sdc_10.233.37.189_8443" 2022/03/31 12:42:28 [DEBUG] agent: Node info in sync 2022/03/31 12:42:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.723534ms) from=10.233.68.75:57098 2022/03/31 12:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:28 [DEBUG] agent: Node info in sync 2022/03/31 12:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:28 [DEBUG] agent: Node info in sync 2022/03/31 12:42:28 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (4.69861ms) from=10.233.68.75:57100 2022/03/31 12:42:29 [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/03/31 12:42: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/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:29 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.37.189_8080" 2022/03/31 12:42:29 [DEBUG] agent: Node info in sync 2022/03/31 12:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.210162ms) from=10.233.68.75:57120 2022/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:29 [DEBUG] agent: Node info in sync 2022/03/31 12:42:29 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.042025ms) from=10.233.68.75:57122 2022/03/31 12:42:29 [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/03/31 12:42: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/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.34_9011" 2022/03/31 12:42:29 [DEBUG] agent: Node info in sync 2022/03/31 12:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.255318ms) from=10.233.68.75:57136 2022/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:29 [DEBUG] agent: Node info in sync 2022/03/31 12:42:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (794.901µs) from=10.233.68.75:57138 2022/03/31 12:42:30 [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/03/31 12:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.34_9011" 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.219175ms) from=10.233.68.75:57144 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (385.471µs) from=10.233.68.75:57146 2022/03/31 12:42:30 [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/03/31 12:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [INFO] agent: Synced service "_v0_multicloud_10.233.44.0_9001" 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.370479ms) from=10.233.68.75:57150 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (567.76µs) from=10.233.68.75:57152 2022/03/31 12:42:30 [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/03/31 12:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [INFO] agent: Synced service "_v1_multicloud_10.233.44.0_9001" 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (9.115095ms) from=10.233.68.75:57154 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (661.245µs) from=10.233.68.75:57158 2022/03/31 12:42:30 [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/03/31 12:42:30 [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/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.96_8443" 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.01603ms) from=10.233.68.75:57160 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:30 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (363.57µs) from=10.233.68.75:57162 2022/03/31 12:42:31 [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/03/31 12:42:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.54_9007" 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (23.567136ms) from=10.233.68.75:57164 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (573.624µs) from=10.233.68.75:57166 2022/03/31 12:42:31 [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/03/31 12:42:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.54_9007" 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (20.920966ms) from=10.233.68.75:57174 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (386.514µs) from=10.233.68.75:57178 2022/03/31 12:42:31 [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/03/31 12:42:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.7.39_9015" 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (32.553835ms) from=10.233.68.75:57180 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (8.3918ms) from=10.233.68.75:57182 2022/03/31 12:42:31 [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/03/31 12:42:31 [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/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.46_8181" 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.948636ms) from=10.233.68.75:57184 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (485.026µs) from=10.233.68.75:57188 2022/03/31 12:42:31 [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/03/31 12:42:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [INFO] agent: Synced service "_v1_message-router_10.233.12.211_3904" 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.797758ms) from=10.233.68.75:57190 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:31 [DEBUG] agent: Node info in sync 2022/03/31 12:42:31 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (618.475µs) from=10.233.68.75:57192 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.0.200_443" 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (13.490523ms) from=10.233.68.75:57196 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (569.476µs) from=10.233.68.75:57198 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [INFO] agent: Synced service "_v1_parser_10.233.10.117_8806" 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (29.397615ms) from=10.233.68.75:57200 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (5.558371ms) from=10.233.68.75:57202 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [INFO] agent: Synced service "_v1_catalog_10.233.10.117_8806" 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.863496ms) from=10.233.68.75:57206 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (15.452476ms) from=10.233.68.75:57208 2022/03/31 12:42:32 [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/03/31 12:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [INFO] agent: Synced service "_v1_nsd_10.233.10.117_8806" 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (29.687278ms) from=10.233.68.75:57210 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (577.797µs) from=10.233.68.75:57212 2022/03/31 12:42:32 [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/03/31 12:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.117_8806" 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (18.656169ms) from=10.233.68.75:57216 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:32 [DEBUG] agent: Node info in sync 2022/03/31 12:42:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (509.242µs) from=10.233.68.75:57218 2022/03/31 12:42:33 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.390709ms) from=10.233.68.75:57222 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (568.023µs) from=10.233.68.75:57224 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.587402ms) from=10.233.68.75:57226 2022/03/31 12:42:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (473.929µs) from=10.233.68.75:57228 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (25.908143ms) from=10.233.68.75:57234 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (529.019µs) from=10.233.68.75:57236 2022/03/31 12:42:33 [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/03/31 12:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (15.144332ms) from=10.233.68.75:57248 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (629.408µs) from=10.233.68.75:57250 2022/03/31 12:42:33 [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/03/31 12:42:33 [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/03/31 12:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (13.103704ms) from=10.233.68.75:57252 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:33 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (515.239µs) from=10.233.68.75:57254 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (36.270257ms) from=10.233.68.75:57258 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (475.904µs) from=10.233.68.75:57260 2022/03/31 12:42:34 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (12.598024ms) from=10.233.68.75:57264 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (499.677µs) from=10.233.68.75:57266 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (31.762184ms) from=10.233.68.75:57272 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (483.448µs) from=10.233.68.75:57280 2022/03/31 12:42:34 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (25.525329ms) from=10.233.68.75:57282 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.802481ms) from=10.233.68.75:57284 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.636742ms) from=10.233.68.75:57288 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (629.484µs) from=10.233.68.75:57290 2022/03/31 12:42:34 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.770249ms) from=10.233.68.75:57292 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:34 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:34 [DEBUG] agent: Node info in sync 2022/03/31 12:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (636.701µs) from=10.233.68.75:57294 2022/03/31 12:42:35 [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/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (6.813ms) from=10.233.68.75:57296 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (565.67µs) from=10.233.68.75:57298 2022/03/31 12:42:35 [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/03/31 12:42:35 [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/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.274817ms) from=10.233.68.75:57300 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.818435ms) from=10.233.68.75:57302 2022/03/31 12:42:35 [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/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.190268ms) from=10.233.68.75:57304 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (564.861µs) from=10.233.68.75:57308 2022/03/31 12:42:35 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.505174ms) from=10.233.68.75:57310 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (2.856397ms) from=10.233.68.75:57312 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.041124ms) from=10.233.68.75:57314 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (635.131µs) from=10.233.68.75:57316 2022/03/31 12:42:35 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (33.028754ms) from=10.233.68.75:57318 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (505.552µs) from=10.233.68.75:57320 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.224_8446" 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.578974ms) from=10.233.68.75:57322 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (571.324µs) from=10.233.68.75:57324 2022/03/31 12:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:35 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [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/03/31 12:42:36 [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/03/31 12:42:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.574535ms) from=10.233.68.75:57326 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (561.896µs) from=10.233.68.75:57328 2022/03/31 12:42:36 [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/03/31 12:42:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (13.114703ms) from=10.233.68.75:57332 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (420.684µs) from=10.233.68.75:57334 2022/03/31 12:42:36 [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/03/31 12:42:36 [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/03/31 12:42:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (21.973941ms) from=10.233.68.75:57338 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (494.128µs) from=10.233.68.75:57340 2022/03/31 12:42:36 [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/03/31 12:42:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (17.329544ms) from=10.233.68.75:57342 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (508.725µs) from=10.233.68.75:57344 2022/03/31 12:42:36 [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/03/31 12:42:36 [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/03/31 12:42:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (16.218839ms) from=10.233.68.75:57346 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:36 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (488.679µs) from=10.233.68.75:57352 2022/03/31 12:42:37 [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/03/31 12:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.309613ms) from=10.233.68.75:57354 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.773899ms) from=10.233.68.75:57356 2022/03/31 12:42:37 [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/03/31 12:42:37 [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/03/31 12:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (16.999416ms) from=10.233.68.75:57358 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (88.544398ms) from=10.233.68.75:57364 2022/03/31 12:42:37 [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/03/31 12:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (17.450749ms) from=10.233.68.75:57372 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (609.11µs) from=10.233.68.75:57378 2022/03/31 12:42:37 [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/03/31 12:42:37 [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/03/31 12:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (10.832566ms) from=10.233.68.75:57386 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (451.133µs) from=10.233.68.75:57388 2022/03/31 12:42:37 [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/03/31 12:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (41.582075ms) from=10.233.68.75:57390 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:37 [DEBUG] agent: Node info in sync 2022/03/31 12:42:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (488.264µs) from=10.233.68.75:57392 2022/03/31 12:42:38 [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/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (21.130762ms) from=10.233.68.75:57396 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (403.167µs) from=10.233.68.75:57398 2022/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.108189ms) from=10.233.68.75:57400 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (414.342µs) from=10.233.68.75:57402 2022/03/31 12:42:38 [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/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.950984ms) from=10.233.68.75:57404 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (418.381µs) from=10.233.68.75:57406 2022/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.483958ms) from=10.233.68.75:57410 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (489.253µs) from=10.233.68.75:57412 2022/03/31 12:42:38 [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/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.824673ms) from=10.233.68.75:57414 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (11.735047ms) from=10.233.68.75:57416 2022/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (22.255075ms) from=10.233.68.75:57420 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (3.63526ms) from=10.233.68.75:57422 2022/03/31 12:42:38 [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/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.249891ms) from=10.233.68.75:57426 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (380.643µs) from=10.233.68.75:57432 2022/03/31 12:42:38 [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/03/31 12:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.224_8446" 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.284585ms) from=10.233.68.75:57434 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:38 [DEBUG] agent: Node info in sync 2022/03/31 12:42:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (493.853µs) from=10.233.68.75:57436 2022/03/31 12:42:39 [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/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (49.558422ms) from=10.233.68.75:57440 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (557.686µs) from=10.233.68.75:57442 2022/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.366486ms) from=10.233.68.75:57444 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (487.34µs) from=10.233.68.75:57446 2022/03/31 12:42:39 [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/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.792395ms) from=10.233.68.75:57450 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (20.984962ms) from=10.233.68.75:57454 2022/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (16.51141ms) from=10.233.68.75:57456 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (646.449µs) from=10.233.68.75:57460 2022/03/31 12:42:39 [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/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.860609ms) from=10.233.68.75:57464 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (604.979µs) from=10.233.68.75:57474 2022/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.446648ms) from=10.233.68.75:57476 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (482.45µs) from=10.233.68.75:57478 2022/03/31 12:42:39 [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/03/31 12:42:39 [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/03/31 12:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (63.589455ms) from=10.233.68.75:57480 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:39 [DEBUG] agent: Node info in sync 2022/03/31 12:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (381.172µs) from=10.233.68.75:57482 2022/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (37.651833ms) from=10.233.68.75:57486 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (656.551µs) from=10.233.68.75:57488 2022/03/31 12:42:40 [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/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.446938ms) from=10.233.68.75:57494 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (395.633µs) from=10.233.68.75:57496 2022/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (17.963727ms) from=10.233.68.75:57498 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.334984ms) from=10.233.68.75:57500 2022/03/31 12:42:40 [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/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (14.819606ms) from=10.233.68.75:57504 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (544.032µs) from=10.233.68.75:57508 2022/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (19.327447ms) from=10.233.68.75:57510 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (409.533µs) from=10.233.68.75:57512 2022/03/31 12:42:40 [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/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.224_8446" 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (17.031044ms) from=10.233.68.75:57516 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.211_3904" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.189_8080" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.46_8181" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Node info in sync 2022/03/31 12:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (638.842µs) from=10.233.68.75:57518 2022/03/31 12:42:40 [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/03/31 12:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.189_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.39_9015" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.200_443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.96_8443" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_parser_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.34_9011" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.117_8806" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.224_8446" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.44.0_9001" in sync 2022/03/31 12:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.54_9007" in sync 2022/03/31 12:42:40 [DEBUG