By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'c60c23ec-8849-e4c8-924d-4ba0a5186856' Node name: 'onap-msb-consul-59f55f8877-2h54f' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/04/22 01:15:17 [DEBUG] agent: Using random ID "c60c23ec-8849-e4c8-924d-4ba0a5186856" as node ID 2022/04/22 01:15:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c60c23ec-8849-e4c8-924d-4ba0a5186856 Address:127.0.0.1:8300}] 2022/04/22 01:15:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/22 01:15:18 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/22 01:15:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/22 01:15:18 [WARN] raft: Unable to get address for server id c60c23ec-8849-e4c8-924d-4ba0a5186856, using fallback address 127.0.0.1:8300: Could not find address for server id c60c23ec-8849-e4c8-924d-4ba0a5186856 2022/04/22 01:15:18 [DEBUG] raft: Votes needed: 1 2022/04/22 01:15:18 [DEBUG] raft: Vote granted from c60c23ec-8849-e4c8-924d-4ba0a5186856 in term 2. Tally: 1 2022/04/22 01:15:18 [INFO] raft: Election won. Tally: 1 2022/04/22 01:15:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/22 01:15:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2h54f.dc1 127.0.0.1 2022/04/22 01:15:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2h54f 127.0.0.1 2022/04/22 01:15:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/22 01:15:18 [INFO] consul: cluster leadership acquired 2022/04/22 01:15:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/22 01:15:18 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-2h54f (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:15:18 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-2h54f 2022/04/22 01:15:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-2h54f.dc1" in area "wan" 2022/04/22 01:15:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/22 01:15:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/22 01:15:19 [INFO] agent: started state syncer 2022/04/22 01:15:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/22 01:15:19 [INFO] agent: Synced node info 2022/04/22 01:15:20 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/22 01:15:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:15:20 [INFO] consul: member 'onap-msb-consul-59f55f8877-2h54f' joined, marking health alive 2022/04/22 01:15:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:15:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:15:21 [DEBUG] agent: Node info in sync 2022/04/22 01:15:21 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/04/22 01:16:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:16:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:16:30 [DEBUG] agent: Node info in sync 2022/04/22 01:17:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:17:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:17:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:17:56 [DEBUG] agent: Node info in sync 2022/04/22 01:18:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:19:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:19:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:19:56 [DEBUG] agent: Node info in sync 2022/04/22 01:20:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:21:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:21:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:21:45 [DEBUG] agent: Node info in sync 2022/04/22 01:22:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:22:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:23:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:23:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:23:30 [DEBUG] agent: Node info in sync 2022/04/22 01:24:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:25:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:25:13 [DEBUG] agent: Node info in sync 2022/04/22 01:25:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:26:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:27:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:27:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:27:12 [DEBUG] agent: Node info in sync 2022/04/22 01:27:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:28:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:29:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:29:11 [DEBUG] agent: Node info in sync 2022/04/22 01:29:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:29:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:30:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:30:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/22 01:30:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:06 [DEBUG] http: Request GET /v1/status/leader (918.406µs) from=10.233.71.29:49556 2022/04/22 01:31:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.30.37_8181" 2022/04/22 01:31:09 [DEBUG] agent: Node info in sync 2022/04/22 01:31:09 [DEBUG] http: Request PUT /v1/agent/service/register (2.258844554s) from=10.233.71.29:49572 2022/04/22 01:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:09 [DEBUG] agent: Node info in sync 2022/04/22 01:31:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.087718ms) from=10.233.71.29:49592 2022/04/22 01:31:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:10 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.62.72_443" 2022/04/22 01:31:10 [DEBUG] agent: Node info in sync 2022/04/22 01:31:10 [DEBUG] http: Request PUT /v1/agent/service/register (717.006166ms) from=10.233.71.29:49596 2022/04/22 01:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:10 [DEBUG] agent: Node info in sync 2022/04/22 01:31:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.089014ms) from=10.233.71.29:49612 2022/04/22 01:31:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:11 [INFO] agent: Synced service "_v0_multicloud_10.233.22.96_9001" 2022/04/22 01:31:11 [DEBUG] agent: Node info in sync 2022/04/22 01:31:11 [DEBUG] http: Request PUT /v1/agent/service/register (352.158281ms) from=10.233.71.29:49614 2022/04/22 01:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:11 [DEBUG] agent: Node info in sync 2022/04/22 01:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (362.293µs) from=10.233.71.29:49618 2022/04/22 01:31:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:12 [INFO] agent: Synced service "_v1_multicloud_10.233.22.96_9001" 2022/04/22 01:31:12 [DEBUG] agent: Node info in sync 2022/04/22 01:31:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.250550265s) from=10.233.71.29:49620 2022/04/22 01:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:12 [DEBUG] agent: Node info in sync 2022/04/22 01:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (100.257567ms) from=10.233.71.29:49632 2022/04/22 01:31:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:15 [INFO] agent: Synced service "_v1_sdc_10.233.27.0_8443" 2022/04/22 01:31:15 [DEBUG] agent: Node info in sync 2022/04/22 01:31:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.204432283s) from=10.233.71.29:49634 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:15 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:15 [DEBUG] agent: Node info in sync 2022/04/22 01:31:15 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (99.982829ms) from=10.233.71.29:49648 2022/04/22 01:31:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2h54f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.27.0_8080" 2022/04/22 01:31:16 [DEBUG] agent: Node info in sync 2022/04/22 01:31:16 [DEBUG] http: Request PUT /v1/agent/service/register (609.98968ms) from=10.233.71.29:49650 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:16 [DEBUG] agent: Node info in sync 2022/04/22 01:31:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (578.528µs) from=10.233.71.29:49654 2022/04/22 01:31:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:17 [INFO] agent: Synced service "_v1_message-router_10.233.45.35_3904" 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:17 [DEBUG] agent: Node info in sync 2022/04/22 01:31:17 [DEBUG] http: Request PUT /v1/agent/service/register (600.861324ms) from=10.233.71.29:49662 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:17 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:17 [DEBUG] agent: Node info in sync 2022/04/22 01:31:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (422.318µs) from=10.233.71.29:49672 2022/04/22 01:31:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:18 [INFO] agent: Synced service "_v1_parser_10.233.51.2_8806" 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Node info in sync 2022/04/22 01:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (334.507684ms) from=10.233.71.29:49680 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:18 [DEBUG] agent: Node info in sync 2022/04/22 01:31:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (526.861µs) from=10.233.71.29:49688 2022/04/22 01:31:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:18 [INFO] agent: Synced service "_v1_catalog_10.233.51.2_8806" 2022/04/22 01:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:18 [DEBUG] agent: Node info in sync 2022/04/22 01:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (294.699712ms) from=10.233.71.29:49692 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:18 [DEBUG] agent: Node info in sync 2022/04/22 01:31:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (590.351µs) from=10.233.71.29:49718 2022/04/22 01:31:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2h54f" since the cluster is too small 2022/04/22 01:31:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:19 [INFO] agent: Synced service "_v1_nsd_10.233.51.2_8806" 2022/04/22 01:31:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:19 [DEBUG] agent: Node info in sync 2022/04/22 01:31:19 [DEBUG] http: Request PUT /v1/agent/service/register (568.629727ms) from=10.233.71.29:49722 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:19 [DEBUG] agent: Node info in sync 2022/04/22 01:31:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (524.622372ms) from=10.233.71.29:49726 2022/04/22 01:31:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.51.2_8806" 2022/04/22 01:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:20 [DEBUG] agent: Node info in sync 2022/04/22 01:31:20 [DEBUG] http: Request PUT /v1/agent/service/register (232.365771ms) from=10.233.71.29:49732 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:20 [DEBUG] agent: Node info in sync 2022/04/22 01:31:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (60.44413ms) from=10.233.71.29:49740 2022/04/22 01:31:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.114_9015" 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:21 [DEBUG] agent: Node info in sync 2022/04/22 01:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (572.403054ms) from=10.233.71.29:49744 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:21 [DEBUG] agent: Node info in sync 2022/04/22 01:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (23.470547ms) from=10.233.71.29:49754 2022/04/22 01:31:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.12_9007" 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:22 [DEBUG] agent: Node info in sync 2022/04/22 01:31:22 [DEBUG] http: Request PUT /v1/agent/service/register (603.426514ms) from=10.233.71.29:49760 2022/04/22 01:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:22 [DEBUG] agent: Node info in sync 2022/04/22 01:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (447.698µs) from=10.233.71.29:49764 2022/04/22 01:31:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.12_9007" 2022/04/22 01:31:23 [DEBUG] agent: Node info in sync 2022/04/22 01:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (597.753748ms) from=10.233.71.29:49768 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:23 [DEBUG] agent: Node info in sync 2022/04/22 01:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (585.957µs) from=10.233.71.29:49772 2022/04/22 01:31:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.90_9011" 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Node info in sync 2022/04/22 01:31:24 [DEBUG] http: Request PUT /v1/agent/service/register (962.768715ms) from=10.233.71.29:49774 2022/04/22 01:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (423.671µs) from=10.233.71.29:49782 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Node info in sync 2022/04/22 01:31:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.90_9011" 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:24 [DEBUG] agent: Node info in sync 2022/04/22 01:31:24 [DEBUG] http: Request PUT /v1/agent/service/register (236.067565ms) from=10.233.71.29:49788 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:24 [DEBUG] agent: Node info in sync 2022/04/22 01:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (379.592µs) from=10.233.71.29:49790 2022/04/22 01:31:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [INFO] agent: Synced service "_v1_wf-gui_10.233.38.75_8443" 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:31 [DEBUG] agent: Node info in sync 2022/04/22 01:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.905963163s) from=10.233.71.29:49792 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:31 [DEBUG] agent: Node info in sync 2022/04/22 01:31:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (199.847201ms) from=10.233.71.29:49840 2022/04/22 01:31:31 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:32 [DEBUG] agent: Node info in sync 2022/04/22 01:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (449.804205ms) from=10.233.71.29:49844 2022/04/22 01:31:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:32 [DEBUG] agent: Node info in sync 2022/04/22 01:31:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (978.095µs) from=10.233.71.29:49848 2022/04/22 01:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Node info in sync 2022/04/22 01:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (488.908864ms) from=10.233.71.29:49850 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Node info in sync 2022/04/22 01:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (513.519µs) from=10.233.71.29:49860 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31: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/04/22 01:31: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/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Node info in sync 2022/04/22 01:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (480.805733ms) from=10.233.71.29:49862 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:33 [DEBUG] agent: Node info in sync 2022/04/22 01:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (527.39µs) from=10.233.71.29:49866 2022/04/22 01:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Node info in sync 2022/04/22 01:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (571.510938ms) from=10.233.71.29:49868 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Node info in sync 2022/04/22 01:31:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (472.006µs) from=10.233.71.29:49872 2022/04/22 01:31:34 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Node info in sync 2022/04/22 01:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (309.342451ms) from=10.233.71.29:49874 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:34 [DEBUG] agent: Node info in sync 2022/04/22 01:31:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.052052ms) from=10.233.71.29:49880 2022/04/22 01:31:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Node info in sync 2022/04/22 01:31:35 [DEBUG] http: Request PUT /v1/agent/service/register (400.732639ms) from=10.233.71.29:49882 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:35 [DEBUG] agent: Node info in sync 2022/04/22 01:31:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (426.754µs) from=10.233.71.29:49888 2022/04/22 01:31:36 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:36 [DEBUG] agent: Node info in sync 2022/04/22 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (287.386563ms) from=10.233.71.29:49892 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Node info in sync 2022/04/22 01:31:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (463.881µs) from=10.233.71.29:49894 2022/04/22 01:31:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Node info in sync 2022/04/22 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (251.557952ms) from=10.233.71.29:49896 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:36 [DEBUG] agent: Node info in sync 2022/04/22 01:31:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (419.773µs) from=10.233.71.29:49906 2022/04/22 01:31:37 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:37 [DEBUG] agent: Node info in sync 2022/04/22 01:31:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.107788ms) from=10.233.71.29:49908 2022/04/22 01:31:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:37 [DEBUG] agent: Node info in sync 2022/04/22 01:31:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (431.605µs) from=10.233.71.29:49918 2022/04/22 01:31:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:38 [DEBUG] agent: Node info in sync 2022/04/22 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (346.569207ms) from=10.233.71.29:49922 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Node info in sync 2022/04/22 01:31:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (461.404µs) from=10.233.71.29:49926 2022/04/22 01:31:38 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Node info in sync 2022/04/22 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (204.966246ms) from=10.233.71.29:49928 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:38 [DEBUG] agent: Node info in sync 2022/04/22 01:31:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (520.323µs) from=10.233.71.29:49930 2022/04/22 01:31:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:39 [DEBUG] agent: Node info in sync 2022/04/22 01:31:39 [DEBUG] http: Request PUT /v1/agent/service/register (400.564922ms) from=10.233.71.29:49936 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:39 [DEBUG] agent: Node info in sync 2022/04/22 01:31:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (403.792371ms) from=10.233.71.29:49942 2022/04/22 01:31:40 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31: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/04/22 01:31: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/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Node info in sync 2022/04/22 01:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (600.139109ms) from=10.233.71.29:49954 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:40 [DEBUG] agent: Node info in sync 2022/04/22 01:31:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.093055ms) from=10.233.71.29:49970 2022/04/22 01:31:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:41 [DEBUG] agent: Node info in sync 2022/04/22 01:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (587.496898ms) from=10.233.71.29:49976 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:41 [DEBUG] agent: Node info in sync 2022/04/22 01:31:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (317.217µs) from=10.233.71.29:49984 2022/04/22 01:31:42 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Node info in sync 2022/04/22 01:31:42 [DEBUG] http: Request PUT /v1/agent/service/register (414.509817ms) from=10.233.71.29:49986 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Node info in sync 2022/04/22 01:31:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (574.243µs) from=10.233.71.29:49990 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Node info in sync 2022/04/22 01:31:42 [DEBUG] http: Request PUT /v1/agent/service/register (200.653329ms) from=10.233.71.29:49992 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:42 [DEBUG] agent: Node info in sync 2022/04/22 01:31:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (490.849µs) from=10.233.71.29:50002 2022/04/22 01:31:43 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Node info in sync 2022/04/22 01:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.040206ms) from=10.233.71.29:50006 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:43 [DEBUG] agent: Node info in sync 2022/04/22 01:31:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (572.369µs) from=10.233.71.29:50010 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.110_8446" 2022/04/22 01:31:44 [DEBUG] agent: Node info in sync 2022/04/22 01:31:44 [DEBUG] http: Request PUT /v1/agent/service/register (501.167805ms) from=10.233.71.29:50012 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:44 [DEBUG] agent: Node info in sync 2022/04/22 01:31:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (200.213527ms) from=10.233.71.29:50016 2022/04/22 01:31:44 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Node info in sync 2022/04/22 01:31:45 [DEBUG] http: Request PUT /v1/agent/service/register (480.248012ms) from=10.233.71.29:50026 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Node info in sync 2022/04/22 01:31:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (100.198851ms) from=10.233.71.29:50028 2022/04/22 01:31:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Node info in sync 2022/04/22 01:31:45 [DEBUG] http: Request PUT /v1/agent/service/register (198.52363ms) from=10.233.71.29:50030 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:45 [DEBUG] agent: Node info in sync 2022/04/22 01:31:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (598.901µs) from=10.233.71.29:50034 2022/04/22 01:31:46 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:46 [DEBUG] agent: Node info in sync 2022/04/22 01:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (411.411946ms) from=10.233.71.29:50036 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:46 [DEBUG] agent: Node info in sync 2022/04/22 01:31:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (546.221µs) from=10.233.71.29:50038 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Node info in sync 2022/04/22 01:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (110.503044ms) from=10.233.71.29:50050 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Node info in sync 2022/04/22 01:31:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.097627ms) from=10.233.71.29:50056 2022/04/22 01:31:47 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Node info in sync 2022/04/22 01:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (403.641867ms) from=10.233.71.29:50058 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:47 [DEBUG] agent: Node info in sync 2022/04/22 01:31:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (312.496µs) from=10.233.71.29:50062 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:48 [DEBUG] agent: Node info in sync 2022/04/22 01:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (481.200108ms) from=10.233.71.29:50064 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (99.791732ms) from=10.233.71.29:50068 2022/04/22 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:49 [DEBUG] agent: Node info in sync 2022/04/22 01:31:49 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Node info in sync 2022/04/22 01:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (496.496831ms) from=10.233.71.29:50078 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Node info in sync 2022/04/22 01:31:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (651.804µs) from=10.233.71.29:50084 2022/04/22 01:31:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Node info in sync 2022/04/22 01:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (126.563236ms) from=10.233.71.29:50086 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (571.435µs) from=10.233.71.29:50098 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:51 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (200.399742ms) from=10.233.71.29:50100 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (695.08µs) from=10.233.71.29:50102 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (300.762507ms) from=10.233.71.29:50104 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:51 [DEBUG] agent: Node info in sync 2022/04/22 01:31:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (536.788µs) from=10.233.71.29:50108 2022/04/22 01:31:52 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Node info in sync 2022/04/22 01:31:52 [DEBUG] http: Request PUT /v1/agent/service/register (600.445484ms) from=10.233.71.29:50110 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:52 [DEBUG] agent: Node info in sync 2022/04/22 01:31:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (400.726µs) from=10.233.71.29:50114 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Node info in sync 2022/04/22 01:31:53 [DEBUG] http: Request PUT /v1/agent/service/register (346.935963ms) from=10.233.71.29:50116 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Node info in sync 2022/04/22 01:31:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (200.401134ms) from=10.233.71.29:50118 2022/04/22 01:31:53 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Node info in sync 2022/04/22 01:31:54 [DEBUG] http: Request PUT /v1/agent/service/register (400.324269ms) from=10.233.71.29:50122 2022/04/22 01:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:54 [DEBUG] agent: Node info in sync 2022/04/22 01:31:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (800.06469ms) from=10.233.71.29:50126 2022/04/22 01:31:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:56 [DEBUG] agent: Node info in sync 2022/04/22 01:31:56 [DEBUG] http: Request PUT /v1/agent/service/register (600.328776ms) from=10.233.71.29:50130 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:56 [DEBUG] agent: Node info in sync 2022/04/22 01:31:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (654.186µs) from=10.233.71.29:50136 2022/04/22 01:31:56 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Node info in sync 2022/04/22 01:31:56 [DEBUG] http: Request PUT /v1/agent/service/register (285.039492ms) from=10.233.71.29:50138 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:56 [DEBUG] agent: Node info in sync 2022/04/22 01:31:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (637.794µs) from=10.233.71.29:50140 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Node info in sync 2022/04/22 01:31:57 [DEBUG] http: Request PUT /v1/agent/service/register (639.575735ms) from=10.233.71.29:50150 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Node info in sync 2022/04/22 01:31:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (557.703µs) from=10.233.71.29:50158 2022/04/22 01:31:57 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Node info in sync 2022/04/22 01:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.215878ms) from=10.233.71.29:50162 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Node info in sync 2022/04/22 01:31:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (552.22µs) from=10.233.71.29:50164 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.110_8446" 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Node info in sync 2022/04/22 01:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (399.996319ms) from=10.233.71.29:50168 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:58 [DEBUG] agent: Node info in sync 2022/04/22 01:31:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (543.803µs) from=10.233.71.29:50178 2022/04/22 01:31:58 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.110_8446" 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Node info in sync 2022/04/22 01:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.267693ms) from=10.233.71.29:50180 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Node info in sync 2022/04/22 01:31:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (534.119µs) from=10.233.71.29:50182 2022/04/22 01:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.110_8446" 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Node info in sync 2022/04/22 01:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (408.529403ms) from=10.233.71.29:50184 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:31:59 [DEBUG] agent: Node info in sync 2022/04/22 01:32:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (440.711µs) from=10.233.71.29:50190 2022/04/22 01:32:00 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Node info in sync 2022/04/22 01:32:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.10359674s) from=10.233.71.29:50192 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (686.135µs) from=10.233.71.29:50204 2022/04/22 01:32:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:01 [DEBUG] agent: Node info in sync 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Node info in sync 2022/04/22 01:32:02 [DEBUG] http: Request PUT /v1/agent/service/register (110.759104ms) from=10.233.71.29:50208 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Node info in sync 2022/04/22 01:32:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (407.962µs) from=10.233.71.29:50210 2022/04/22 01:32:02 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Node info in sync 2022/04/22 01:32:02 [DEBUG] http: Request PUT /v1/agent/service/register (301.2771ms) from=10.233.71.29:50212 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:02 [DEBUG] agent: Node info in sync 2022/04/22 01:32:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (665.299µs) from=10.233.71.29:50216 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Node info in sync 2022/04/22 01:32:03 [DEBUG] http: Request PUT /v1/agent/service/register (385.29654ms) from=10.233.71.29:50218 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (527.185µs) from=10.233.71.29:50220 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:03 [DEBUG] agent: Node info in sync 2022/04/22 01:32:03 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Node info in sync 2022/04/22 01:32:04 [DEBUG] http: Request PUT /v1/agent/service/register (979.80958ms) from=10.233.71.29:50224 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:04 [DEBUG] agent: Node info in sync 2022/04/22 01:32:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (573.848µs) from=10.233.71.29:50232 2022/04/22 01:32:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Node info in sync 2022/04/22 01:32:05 [DEBUG] http: Request PUT /v1/agent/service/register (331.109422ms) from=10.233.71.29:50234 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Node info in sync 2022/04/22 01:32:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (606.321µs) from=10.233.71.29:50236 2022/04/22 01:32:05 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [INFO] agent: Synced service "_v15__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Node info in sync 2022/04/22 01:32:05 [DEBUG] http: Request PUT /v1/agent/service/register (500.972987ms) from=10.233.71.29:50240 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:05 [DEBUG] agent: Node info in sync 2022/04/22 01:32:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (569.653µs) from=10.233.71.29:50248 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [INFO] agent: Synced service "_v15_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Node info in sync 2022/04/22 01:32:06 [DEBUG] http: Request PUT /v1/agent/service/register (400.945499ms) from=10.233.71.29:50250 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:06 [DEBUG] agent: Node info in sync 2022/04/22 01:32:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (475.908µs) from=10.233.71.29:50254 2022/04/22 01:32:06 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [INFO] agent: Synced service "_v16__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Node info in sync 2022/04/22 01:32:07 [DEBUG] http: Request PUT /v1/agent/service/register (699.723264ms) from=10.233.71.29:50266 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:07 [DEBUG] agent: Node info in sync 2022/04/22 01:32:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (633.01µs) from=10.233.71.29:50276 2022/04/22 01:32:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [INFO] agent: Synced service "_v16_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Node info in sync 2022/04/22 01:32:08 [DEBUG] http: Request PUT /v1/agent/service/register (378.700356ms) from=10.233.71.29:50282 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Node info in sync 2022/04/22 01:32:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (707.843µs) from=10.233.71.29:50286 2022/04/22 01:32:08 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [INFO] agent: Synced service "_v17__aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Node info in sync 2022/04/22 01:32:08 [DEBUG] http: Request PUT /v1/agent/service/register (113.429806ms) from=10.233.71.29:50292 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:08 [DEBUG] agent: Node info in sync 2022/04/22 01:32:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (447.918µs) from=10.233.71.29:50294 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:09 [INFO] agent: Synced service "_v17_aai-nquery_10.233.73.110_8446" 2022/04/22 01:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.30.37_8181" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.51.2_8806" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.2_8806" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.72_443" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.35_3904" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.27.0_8443" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.27.0_8080" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_parser_10.233.51.2_8806" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.51.2_8806" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Node info in sync 2022/04/22 01:32:09 [DEBUG] http: Request PUT /v1/agent/service/register (599.92946ms) from=10.233.71.29:50296 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.90_9011" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.114_9015" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.12_9007" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.110_8446" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.96_9001" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.75_8443" in sync 2022/04/22 01:32:09 [DEBUG] agent: Service "_v13__aai-gene