+ 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: '86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca' Node name: 'onap-msb-consul-55bf85f47-d8xwf' 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: 2021/11/08 01:36:56 [DEBUG] agent: Using random ID "86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca" as node ID 2021/11/08 01:36:56 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca Address:127.0.0.1:8300}] 2021/11/08 01:36:56 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/08 01:36:56 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/08 01:36:56 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/08 01:36:56 [WARN] raft: Unable to get address for server id 86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca, using fallback address 127.0.0.1:8300: Could not find address for server id 86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca 2021/11/08 01:36:56 [DEBUG] raft: Votes needed: 1 2021/11/08 01:36:56 [DEBUG] raft: Vote granted from 86c27a5a-eb1e-4e1d-8f0b-8e3eb92324ca in term 2. Tally: 1 2021/11/08 01:36:56 [INFO] raft: Election won. Tally: 1 2021/11/08 01:36:56 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/08 01:36:57 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-d8xwf.dc1 127.0.0.1 2021/11/08 01:36:57 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-d8xwf 127.0.0.1 2021/11/08 01:36:57 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/08 01:36:57 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-d8xwf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:36:57 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-d8xwf.dc1" in area "wan" 2021/11/08 01:36:57 [INFO] consul: cluster leadership acquired 2021/11/08 01:36:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/08 01:36:57 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-d8xwf 2021/11/08 01:36:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/08 01:36:57 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/08 01:36:57 [INFO] agent: started state syncer 2021/11/08 01:36:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/08 01:36:58 [INFO] agent: Synced node info 2021/11/08 01:36:58 [DEBUG] agent: Node info in sync 2021/11/08 01:36:58 [DEBUG] agent: Node info in sync 2021/11/08 01:37:00 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/08 01:37:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:37:00 [INFO] consul: member 'onap-msb-consul-55bf85f47-d8xwf' joined, marking health alive 2021/11/08 01:37:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small ==> 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) 2021/11/08 01:37:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:38:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:38:36 [DEBUG] agent: Node info in sync 2021/11/08 01:38:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:38:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:39:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:39:51 [DEBUG] agent: Node info in sync 2021/11/08 01:39:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:40:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:41:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:41:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:41:23 [DEBUG] agent: Node info in sync 2021/11/08 01:41:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:42:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:42:58 [DEBUG] agent: Node info in sync 2021/11/08 01:43:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:43:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:44:17 [DEBUG] agent: Node info in sync 2021/11/08 01:44:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:45:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:45:54 [DEBUG] agent: Node info in sync 2021/11/08 01:45:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:46:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:46:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:47:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:47:41 [DEBUG] agent: Node info in sync 2021/11/08 01:47:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:48:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:49:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:49:09 [DEBUG] agent: Node info in sync 2021/11/08 01:49:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:49:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:50:38 [DEBUG] agent: Node info in sync 2021/11/08 01:50:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:51:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:51:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:52:19 [DEBUG] agent: Node info in sync 2021/11/08 01:52:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:53:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:53:32 [DEBUG] agent: Node info in sync 2021/11/08 01:53:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:54:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:54:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:55:10 [DEBUG] http: Request GET /v1/catalog/services (375.671µs) from=10.233.73.206:49564 2021/11/08 01:55:11 [DEBUG] http: Request GET /v1/status/leader (100.148839ms) from=10.233.73.206:49570 2021/11/08 01:55:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/08 01:55:16 [DEBUG] agent: Node info in sync 2021/11/08 01:55:31 [DEBUG] http: Request GET /v1/status/leader (203.406µs) from=10.233.73.206:49718 2021/11/08 01:55:51 [DEBUG] http: Request GET /v1/status/leader (319.073µs) from=10.233.73.206:49858 2021/11/08 01:55:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:56:11 [DEBUG] http: Request GET /v1/status/leader (288.016µs) from=10.233.73.206:49996 2021/11/08 01:56:22 [DEBUG] http: Request GET /v1/status/leader (304.686µs) from=10.233.70.132:33688 2021/11/08 01:56:24 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.45_9007" 2021/11/08 01:56:24 [DEBUG] agent: Node info in sync 2021/11/08 01:56:24 [DEBUG] http: Request PUT /v1/agent/service/register (239.052742ms) from=10.233.70.132:33698 2021/11/08 01:56:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m13.604961762s) from=10.233.73.206:49564 2021/11/08 01:56:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:24 [DEBUG] agent: Node info in sync 2021/11/08 01:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.527141ms) from=10.233.70.132:33702 2021/11/08 01:56:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.45_9007" 2021/11/08 01:56:26 [DEBUG] agent: Node info in sync 2021/11/08 01:56:26 [DEBUG] http: Request PUT /v1/agent/service/register (555.749912ms) from=10.233.70.132:33714 2021/11/08 01:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:26 [DEBUG] agent: Node info in sync 2021/11/08 01:56:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (1.199959057s) from=10.233.73.206:49564 2021/11/08 01:56:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (380.43µs) from=10.233.70.132:33718 2021/11/08 01:56:26 [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. 2021/11/08 01:56:26 [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. 2021/11/08 01:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.35_8443" 2021/11/08 01:56:27 [DEBUG] agent: Node info in sync 2021/11/08 01:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (509.423676ms) from=10.233.70.132:33730 2021/11/08 01:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:27 [DEBUG] agent: Node info in sync 2021/11/08 01:56:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (854.901912ms) from=10.233.73.206:49564 2021/11/08 01:56:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.653µs) from=10.233.73.206:50110 2021/11/08 01:56:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (300.0196ms) from=10.233.70.132:33740 2021/11/08 01:56:27 [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. 2021/11/08 01:56:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.15.128_9011" 2021/11/08 01:56:28 [DEBUG] agent: Node info in sync 2021/11/08 01:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (900.050635ms) from=10.233.70.132:33750 2021/11/08 01:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:28 [DEBUG] agent: Node info in sync 2021/11/08 01:56:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (1.401414861s) from=10.233.73.206:49564 2021/11/08 01:56:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (91.317415ms) from=10.233.70.132:33758 2021/11/08 01:56:28 [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. 2021/11/08 01:56:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.15.128_9011" 2021/11/08 01:56:29 [DEBUG] agent: Node info in sync 2021/11/08 01:56:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.072660355s) from=10.233.70.132:33760 2021/11/08 01:56:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (1.131440657s) from=10.233.73.206:49564 2021/11/08 01:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:29 [DEBUG] agent: Node info in sync 2021/11/08 01:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (474.077µs) from=10.233.70.132:33774 2021/11/08 01:56:30 [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. 2021/11/08 01:56:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:30 [INFO] agent: Synced service "_v1_sdc_10.233.54.18_8443" 2021/11/08 01:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:30 [DEBUG] agent: Node info in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (406.002849ms) from=10.233.73.206:49564 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:30 [DEBUG] agent: Node info in sync 2021/11/08 01:56:30 [DEBUG] http: Request PUT /v1/agent/service/register (306.243938ms) from=10.233.70.132:33776 2021/11/08 01:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (390.767µs) from=10.233.70.132:33782 2021/11/08 01:56:30 [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. 2021/11/08 01:56:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:31 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.54.18_8080" 2021/11/08 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:31 [DEBUG] agent: Node info in sync 2021/11/08 01:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (330.365251ms) from=10.233.70.132:33784 2021/11/08 01:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:31 [DEBUG] agent: Node info in sync 2021/11/08 01:56:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (719.451933ms) from=10.233.73.206:49564 2021/11/08 01:56:31 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (537.789µs) from=10.233.70.132:33788 2021/11/08 01:56:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:31 [DEBUG] http: Request GET /v1/status/leader (174.816µs) from=10.233.73.206:50142 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.54.204_8181" 2021/11/08 01:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:32 [DEBUG] agent: Node info in sync 2021/11/08 01:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.371039508s) from=10.233.70.132:33790 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (1.587970691s) from=10.233.73.206:49564 2021/11/08 01:56:32 [DEBUG] agent: Node info in sync 2021/11/08 01:56:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.28µs) from=10.233.73.206:50162 2021/11/08 01:56:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (446.514µs) from=10.233.70.132:33802 2021/11/08 01:56:33 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.3_9015" 2021/11/08 01:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:33 [DEBUG] agent: Node info in sync 2021/11/08 01:56:33 [DEBUG] http: Request PUT /v1/agent/service/register (713.353062ms) from=10.233.70.132:33804 2021/11/08 01:56:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (913.68667ms) from=10.233.73.206:49564 2021/11/08 01:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:33 [DEBUG] agent: Node info in sync 2021/11/08 01:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (700.040635ms) from=10.233.70.132:33814 2021/11/08 01:56:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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. 2021/11/08 01:56: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. 2021/11/08 01:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:35 [INFO] agent: Synced service "_v1_sdnc_10.233.27.214_8282" 2021/11/08 01:56:35 [DEBUG] agent: Node info in sync 2021/11/08 01:56:35 [DEBUG] http: Request PUT /v1/agent/service/register (502.233334ms) from=10.233.70.132:33820 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:35 [DEBUG] agent: Node info in sync 2021/11/08 01:56:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (1.878296376s) from=10.233.73.206:49564 2021/11/08 01:56:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (542.004µs) from=10.233.70.132:33834 2021/11/08 01:56:35 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:36 [INFO] agent: Synced service "_v1_message-router_10.233.11.168_3904" 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Node info in sync 2021/11/08 01:56:36 [DEBUG] http: Request PUT /v1/agent/service/register (343.410593ms) from=10.233.70.132:33836 2021/11/08 01:56:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (401.488363ms) from=10.233.73.206:49564 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Node info in sync 2021/11/08 01:56:36 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (420.327µs) from=10.233.70.132:33840 2021/11/08 01:56:36 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:36 [INFO] agent: Synced service "_v0_multicloud_10.233.2.133_9001" 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Node info in sync 2021/11/08 01:56:36 [DEBUG] http: Request PUT /v1/agent/service/register (200.353742ms) from=10.233.70.132:33846 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:36 [DEBUG] agent: Node info in sync 2021/11/08 01:56:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (401.101119ms) from=10.233.73.206:49564 2021/11/08 01:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (191.446809ms) from=10.233.70.132:33852 2021/11/08 01:56:36 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:37 [INFO] agent: Synced service "_v1_multicloud_10.233.2.133_9001" 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:37 [DEBUG] agent: Node info in sync 2021/11/08 01:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (321.882759ms) from=10.233.70.132:33864 2021/11/08 01:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (414.383µs) from=10.233.70.132:33870 2021/11/08 01:56:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (594.433264ms) from=10.233.73.206:49564 2021/11/08 01:56:37 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:37 [INFO] agent: Synced service "_v1_parser_10.233.31.119_8806" 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:37 [DEBUG] agent: Node info in sync 2021/11/08 01:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (248.191787ms) from=10.233.70.132:33874 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:37 [DEBUG] agent: Node info in sync 2021/11/08 01:56:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (496.232µs) from=10.233.70.132:33880 2021/11/08 01:56:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (394.730262ms) from=10.233.73.206:49564 2021/11/08 01:56:37 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [INFO] agent: Synced service "_v1_catalog_10.233.31.119_8806" 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:38 [DEBUG] agent: Node info in sync 2021/11/08 01:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (500.99243ms) from=10.233.70.132:33882 2021/11/08 01:56:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (400.808282ms) from=10.233.73.206:49564 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:38 [DEBUG] agent: Node info in sync 2021/11/08 01:56:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (540.092µs) from=10.233.70.132:33886 2021/11/08 01:56:38 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [INFO] agent: Synced service "_v1_nsd_10.233.31.119_8806" 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Node info in sync 2021/11/08 01:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (361.487707ms) from=10.233.70.132:33888 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:38 [DEBUG] agent: Node info in sync 2021/11/08 01:56:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (592.905892ms) from=10.233.73.206:49564 2021/11/08 01:56:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (300.442147ms) from=10.233.70.132:33896 2021/11/08 01:56:39 [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. 2021/11/08 01:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:40 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.119_8806" 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Node info in sync 2021/11/08 01:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (768.311326ms) from=10.233.70.132:33902 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Node info in sync 2021/11/08 01:56:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (1.291295958s) from=10.233.73.206:49564 2021/11/08 01:56:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (467.047µs) from=10.233.70.132:33912 2021/11/08 01:56:40 [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. 2021/11/08 01:56: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. 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.56.27_443" 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:40 [DEBUG] agent: Node info in sync 2021/11/08 01:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (111.603313ms) from=10.233.70.132:33914 2021/11/08 01:56:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (206.263159ms) from=10.233.73.206:49564 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:40 [DEBUG] agent: Node info in sync 2021/11/08 01:56:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (492.208µs) from=10.233.70.132:33916 2021/11/08 01:56:40 [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. 2021/11/08 01:56:40 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Node info in sync 2021/11/08 01:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (629.550859ms) from=10.233.70.132:33920 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:41 [DEBUG] agent: Node info in sync 2021/11/08 01:56:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (829.919885ms) from=10.233.73.206:49564 2021/11/08 01:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (540.541µs) from=10.233.70.132:33922 2021/11/08 01:56:41 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:42 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:42 [DEBUG] agent: Node info in sync 2021/11/08 01:56:42 [DEBUG] http: Request PUT /v1/agent/service/register (500.560753ms) from=10.233.70.132:33924 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:42 [DEBUG] agent: Node info in sync 2021/11/08 01:56:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (600.985907ms) from=10.233.73.206:49564 2021/11/08 01:56:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (471.558µs) from=10.233.70.132:33934 2021/11/08 01:56:42 [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. 2021/11/08 01:56:42 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:43 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:43 [DEBUG] agent: Node info in sync 2021/11/08 01:56:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.026133233s) from=10.233.70.132:33936 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:43 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:43 [DEBUG] agent: Node info in sync 2021/11/08 01:56:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (1.215345218s) from=10.233.73.206:49564 2021/11/08 01:56:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (340.77µs) from=10.233.70.132:33940 2021/11/08 01:56:43 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Node info in sync 2021/11/08 01:56:44 [DEBUG] http: Request PUT /v1/agent/service/register (500.920536ms) from=10.233.70.132:33942 2021/11/08 01:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (801.602869ms) from=10.233.73.206:49564 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:44 [DEBUG] agent: Node info in sync 2021/11/08 01:56:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (477.529µs) from=10.233.70.132:33950 2021/11/08 01:56:44 [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. 2021/11/08 01:56:44 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Node info in sync 2021/11/08 01:56:45 [DEBUG] http: Request PUT /v1/agent/service/register (625.666618ms) from=10.233.70.132:33952 2021/11/08 01:56:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (726.171996ms) from=10.233.73.206:49564 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Node info in sync 2021/11/08 01:56:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.412151ms) from=10.233.70.132:33956 2021/11/08 01:56:45 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Node info in sync 2021/11/08 01:56:45 [DEBUG] http: Request PUT /v1/agent/service/register (306.514062ms) from=10.233.70.132:33958 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:45 [DEBUG] agent: Node info in sync 2021/11/08 01:56:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (474.86296ms) from=10.233.73.206:49564 2021/11/08 01:56:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (319.798µs) from=10.233.70.132:33968 2021/11/08 01:56:45 [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. 2021/11/08 01:56:45 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Node info in sync 2021/11/08 01:56:46 [DEBUG] http: Request PUT /v1/agent/service/register (428.866974ms) from=10.233.70.132:33970 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:46 [DEBUG] agent: Node info in sync 2021/11/08 01:56:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (717.665084ms) from=10.233.73.206:49564 2021/11/08 01:56:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (357.774µs) from=10.233.70.132:33974 2021/11/08 01:56:46 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:47 [DEBUG] agent: Node info in sync 2021/11/08 01:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.000037752s) from=10.233.70.132:33978 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:47 [DEBUG] agent: Node info in sync 2021/11/08 01:56:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (1.200128721s) from=10.233.73.206:49564 2021/11/08 01:56:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (502.957µs) from=10.233.70.132:34006 2021/11/08 01:56:47 [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. 2021/11/08 01:56:47 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Node info in sync 2021/11/08 01:56:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (732.586794ms) from=10.233.73.206:49564 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:48 [DEBUG] agent: Node info in sync 2021/11/08 01:56:48 [DEBUG] http: Request PUT /v1/agent/service/register (500.067634ms) from=10.233.70.132:34010 2021/11/08 01:56:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (611.538µs) from=10.233.70.132:34022 2021/11/08 01:56:48 [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. 2021/11/08 01:56:48 [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. 2021/11/08 01:56:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:48 [DEBUG] agent: Node info in sync 2021/11/08 01:56:48 [DEBUG] http: Request PUT /v1/agent/service/register (157.401545ms) from=10.233.70.132:34026 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:48 [DEBUG] agent: Node info in sync 2021/11/08 01:56:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (537.106648ms) from=10.233.73.206:49564 2021/11/08 01:56:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (495.218µs) from=10.233.70.132:34030 2021/11/08 01:56:49 [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. 2021/11/08 01:56:49 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:49 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Node info in sync 2021/11/08 01:56:49 [DEBUG] http: Request PUT /v1/agent/service/register (228.790719ms) from=10.233.70.132:34034 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:49 [DEBUG] agent: Node info in sync 2021/11/08 01:56:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (399.522299ms) from=10.233.70.132:34036 2021/11/08 01:56:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (499.883219ms) from=10.233.73.206:49564 2021/11/08 01:56:49 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Node info in sync 2021/11/08 01:56:50 [DEBUG] http: Request PUT /v1/agent/service/register (600.020259ms) from=10.233.70.132:34046 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:50 [DEBUG] agent: Node info in sync 2021/11/08 01:56:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (700.673254ms) from=10.233.73.206:49564 2021/11/08 01:56:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (643.893µs) from=10.233.70.132:34052 2021/11/08 01:56:51 [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. 2021/11/08 01:56:51 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Node info in sync 2021/11/08 01:56:51 [DEBUG] http: Request PUT /v1/agent/service/register (320.198533ms) from=10.233.70.132:34056 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (900.121757ms) from=10.233.73.206:49564 2021/11/08 01:56:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:51 [DEBUG] agent: Node info in sync 2021/11/08 01:56:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (433.433µs) from=10.233.70.132:34058 2021/11/08 01:56:51 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:51 [DEBUG] http: Request GET /v1/status/leader (173.378µs) from=10.233.73.206:50308 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Node info in sync 2021/11/08 01:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (600.895547ms) from=10.233.70.132:34066 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Node info in sync 2021/11/08 01:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (697.932362ms) from=10.233.73.206:49564 2021/11/08 01:56:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (417.993µs) from=10.233.70.132:34068 2021/11/08 01:56:52 [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. 2021/11/08 01:56:52 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:52 [DEBUG] agent: Node info in sync 2021/11/08 01:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (311.590516ms) from=10.233.70.132:34070 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:52 [DEBUG] agent: Node info in sync 2021/11/08 01:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (312.927272ms) from=10.233.73.206:49564 2021/11/08 01:56:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (388.398µs) from=10.233.70.132:34074 2021/11/08 01:56:53 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Node info in sync 2021/11/08 01:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (300.000362ms) from=10.233.70.132:34078 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (300.45595ms) from=10.233.73.206:49564 2021/11/08 01:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:53 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:53 [DEBUG] agent: Node info in sync 2021/11/08 01:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (374.721µs) from=10.233.70.132:34082 2021/11/08 01:56:53 [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. 2021/11/08 01:56:53 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Node info in sync 2021/11/08 01:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (500.170338ms) from=10.233.70.132:34088 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Node info in sync 2021/11/08 01:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (495.651µs) from=10.233.70.132:34092 2021/11/08 01:56:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (799.943474ms) from=10.233.73.206:49564 2021/11/08 01:56:54 [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. 2021/11/08 01:56:54 [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. 2021/11/08 01:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.75.244_8446" 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (425.449384ms) from=10.233.73.206:49564 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:55 [DEBUG] agent: Node info in sync 2021/11/08 01:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (399.972199ms) from=10.233.70.132:34094 2021/11/08 01:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:55 [DEBUG] agent: Node info in sync 2021/11/08 01:56:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.009958ms) from=10.233.70.132:34098 2021/11/08 01:56:55 [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. 2021/11/08 01:56:55 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Node info in sync 2021/11/08 01:56:56 [DEBUG] http: Request PUT /v1/agent/service/register (880.148558ms) from=10.233.70.132:34100 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:56:56 [DEBUG] agent: Node info in sync 2021/11/08 01:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1.270617899s) from=10.233.73.206:49564 2021/11/08 01:56:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (399.876611ms) from=10.233.70.132:34114 2021/11/08 01:56:56 [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. 2021/11/08 01:56: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. 2021/11/08 01:56: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. 2021/11/08 01:56:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-d8xwf" since the cluster is too small 2021/11/08 01:56:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-d8xwf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Node info in sync 2021/11/08 01:57:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.564259985s) from=10.233.70.132:34126 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:03 [DEBUG] agent: Node info in sync 2021/11/08 01:57:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (427.079µs) from=10.233.70.132:34184 2021/11/08 01:57:03 [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. 2021/11/08 01:57:03 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (6.899793611s) from=10.233.73.206:49564 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:05 [DEBUG] agent: Node info in sync 2021/11/08 01:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (1.657217057s) from=10.233.70.132:34186 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:05 [DEBUG] agent: Node info in sync 2021/11/08 01:57:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1.555927371s) from=10.233.73.206:49564 2021/11/08 01:57:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (542.088µs) from=10.233.70.132:34198 2021/11/08 01:57:05 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Node info in sync 2021/11/08 01:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (728.856434ms) from=10.233.70.132:34208 2021/11/08 01:57:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (949.459596ms) from=10.233.73.206:49564 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:06 [DEBUG] agent: Node info in sync 2021/11/08 01:57:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (417.96µs) from=10.233.70.132:34212 2021/11/08 01:57:06 [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. 2021/11/08 01:57:06 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (973.76197ms) from=10.233.73.206:49564 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:07 [DEBUG] agent: Node info in sync 2021/11/08 01:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (800.227957ms) from=10.233.70.132:34214 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:07 [DEBUG] agent: Node info in sync 2021/11/08 01:57:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (384.147µs) from=10.233.70.132:34228 2021/11/08 01:57:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Node info in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (1.401645544s) from=10.233.73.206:49564 2021/11/08 01:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:08 [DEBUG] agent: Node info in sync 2021/11/08 01:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.200250847s) from=10.233.70.132:34236 2021/11/08 01:57:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (402.796µs) from=10.233.70.132:34250 2021/11/08 01:57:08 [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. 2021/11/08 01:57:08 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:09 [DEBUG] agent: Node info in sync 2021/11/08 01:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (632.966843ms) from=10.233.70.132:34252 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:09 [DEBUG] agent: Node info in sync 2021/11/08 01:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (1.296148416s) from=10.233.73.206:49564 2021/11/08 01:57:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.332572ms) from=10.233.70.132:34266 2021/11/08 01:57:10 [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. 2021/11/08 01:57:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Node info in sync 2021/11/08 01:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.533ms) from=10.233.70.132:34272 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:10 [DEBUG] agent: Node info in sync 2021/11/08 01:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (700.633405ms) from=10.233.73.206:49564 2021/11/08 01:57:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (483.118µs) from=10.233.70.132:34276 2021/11/08 01:57:11 [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. 2021/11/08 01:57:11 [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. 2021/11/08 01:57:11 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:11 [DEBUG] http: Request GET /v1/status/leader (384.587µs) from=10.233.73.206:50452 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Node info in sync 2021/11/08 01:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (2.502022588s) from=10.233.70.132:34278 2021/11/08 01:57:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (2.691269363s) from=10.233.73.206:49564 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:13 [DEBUG] agent: Node info in sync 2021/11/08 01:57:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (200.04999ms) from=10.233.70.132:34292 2021/11/08 01:57:13 [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. 2021/11/08 01:57:13 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Node info in sync 2021/11/08 01:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (500.395168ms) from=10.233.70.132:34298 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (704.406µs) from=10.233.70.132:34302 2021/11/08 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:14 [DEBUG] agent: Node info in sync 2021/11/08 01:57:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (1.300130021s) from=10.233.73.206:49564 2021/11/08 01:57:15 [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. 2021/11/08 01:57:15 [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. 2021/11/08 01:57:15 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:15 [DEBUG] agent: Node info in sync 2021/11/08 01:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (926.756566ms) from=10.233.70.132:34306 2021/11/08 01:57:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (527.613861ms) from=10.233.73.206:49564 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:15 [DEBUG] agent: Node info in sync 2021/11/08 01:57:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (543.903µs) from=10.233.70.132:34318 2021/11/08 01:57:15 [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. 2021/11/08 01:57:15 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Node info in sync 2021/11/08 01:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.078785884s) from=10.233.70.132:34320 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:16 [DEBUG] agent: Node info in sync 2021/11/08 01:57:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (450.611µs) from=10.233.70.132:34338 2021/11/08 01:57:17 [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. 2021/11/08 01:57:17 [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. 2021/11/08 01:57:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (1.400289154s) from=10.233.73.206:49564 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Node info in sync 2021/11/08 01:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (883.606709ms) from=10.233.70.132:34342 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Node info in sync 2021/11/08 01:57:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (507.195381ms) from=10.233.73.206:49564 2021/11/08 01:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (405.708µs) from=10.233.70.132:34354 2021/11/08 01:57:18 [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. 2021/11/08 01:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (702.235031ms) from=10.233.73.206:49564 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Node info in sync 2021/11/08 01:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (699.78874ms) from=10.233.70.132:34362 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:19 [DEBUG] agent: Node info in sync 2021/11/08 01:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (372.384µs) from=10.233.70.132:34372 2021/11/08 01:57:19 [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. 2021/11/08 01:57:19 [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. 2021/11/08 01:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Node info in sync 2021/11/08 01:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (581.176172ms) from=10.233.70.132:34374 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:19 [DEBUG] agent: Node info in sync 2021/11/08 01:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (47.168542ms) from=10.233.70.132:34386 2021/11/08 01:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (890.770712ms) from=10.233.73.206:49564 2021/11/08 01:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Node info in sync 2021/11/08 01:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.000257099s) from=10.233.70.132:34388 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Node info in sync 2021/11/08 01:57:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (1.389979238s) from=10.233.73.206:49564 2021/11/08 01:57:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (378.542µs) from=10.233.70.132:34396 2021/11/08 01:57:21 [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. 2021/11/08 01:57:21 [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. 2021/11/08 01:57:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Node info in sync 2021/11/08 01:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (107.580053ms) from=10.233.70.132:34398 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:21 [DEBUG] agent: Node info in sync 2021/11/08 01:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (600.437404ms) from=10.233.73.206:49564 2021/11/08 01:57:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (699.348986ms) from=10.233.70.132:34400 2021/11/08 01:57:22 [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. 2021/11/08 01:57:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57: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. 2021/11/08 01:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.75.244_8446" 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Node info in sync 2021/11/08 01:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (599.778627ms) from=10.233.70.132:34410 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Node info in sync 2021/11/08 01:57:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (328.586µs) from=10.233.70.132:34414 2021/11/08 01:57:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (700.707674ms) from=10.233.73.206:49564 2021/11/08 01:57:23 [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. 2021/11/08 01:57:23 [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. 2021/11/08 01:57:23 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [INFO] agent: Synced service "_v11__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Node info in sync 2021/11/08 01:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (447.225232ms) from=10.233.70.132:34416 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:23 [DEBUG] agent: Node info in sync 2021/11/08 01:57:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (448.396918ms) from=10.233.73.206:49564 2021/11/08 01:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (451.177µs) from=10.233.70.132:34422 2021/11/08 01:57:24 [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. 2021/11/08 01:57:24 [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. 2021/11/08 01:57: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. 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [INFO] agent: Synced service "_v11_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Node info in sync 2021/11/08 01:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.6012668s) from=10.233.70.132:34424 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:27 [DEBUG] agent: Node info in sync 2021/11/08 01:57:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (3.702286826s) from=10.233.73.206:49564 2021/11/08 01:57:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (264.93µs) from=10.233.70.132:34462 2021/11/08 01:57:27 [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. 2021/11/08 01:57:27 [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. 2021/11/08 01:57:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [INFO] agent: Synced service "_v12__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Node info in sync 2021/11/08 01:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (441.992106ms) from=10.233.70.132:34464 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Node info in sync 2021/11/08 01:57:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (383.383µs) from=10.233.70.132:34466 2021/11/08 01:57:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (894.096674ms) from=10.233.73.206:49564 2021/11/08 01:57:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [INFO] agent: Synced service "_v12_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (424.6783ms) from=10.233.73.206:49564 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Node info in sync 2021/11/08 01:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (499.985549ms) from=10.233.70.132:34468 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Node info in sync 2021/11/08 01:57:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (436.979µs) from=10.233.70.132:34482 2021/11/08 01:57:29 [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. 2021/11/08 01:57:29 [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. 2021/11/08 01:57:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [INFO] agent: Synced service "_v13__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Node info in sync 2021/11/08 01:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (301.021916ms) from=10.233.70.132:34484 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:29 [DEBUG] agent: Node info in sync 2021/11/08 01:57:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (665.807197ms) from=10.233.73.206:49564 2021/11/08 01:57:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.372533ms) from=10.233.70.132:34494 2021/11/08 01:57:30 [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. 2021/11/08 01:57:30 [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. 2021/11/08 01:57:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [INFO] agent: Synced service "_v13_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] agent: Node info in sync 2021/11/08 01:57:30 [DEBUG] http: Request PUT /v1/agent/service/register (800.761959ms) from=10.233.70.132:34500 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (344.153µs) from=10.233.70.132:34508 2021/11/08 01:57:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (1.200657883s) from=10.233.73.206:49564 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Node info in sync 2021/11/08 01:57:31 [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. 2021/11/08 01:57:31 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [INFO] agent: Synced service "_v14__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Node info in sync 2021/11/08 01:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (213.605112ms) from=10.233.70.132:34510 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (510.967463ms) from=10.233.73.206:49564 2021/11/08 01:57:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (326.165µs) from=10.233.70.132:34512 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:31 [DEBUG] agent: Node info in sync 2021/11/08 01:57:31 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:31 [DEBUG] http: Request GET /v1/status/leader (273.598µs) from=10.233.73.206:50618 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [INFO] agent: Synced service "_v14_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Node info in sync 2021/11/08 01:57:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.672418261s) from=10.233.70.132:34520 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:33 [DEBUG] agent: Node info in sync 2021/11/08 01:57:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (350.954µs) from=10.233.70.132:34524 2021/11/08 01:57:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (1.700220182s) from=10.233.73.206:49564 2021/11/08 01:57:33 [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. 2021/11/08 01:57:33 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [INFO] agent: Synced service "_v15__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Node info in sync 2021/11/08 01:57:34 [DEBUG] http: Request PUT /v1/agent/service/register (800.96584ms) from=10.233.70.132:34526 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:34 [DEBUG] agent: Node info in sync 2021/11/08 01:57:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (998.344803ms) from=10.233.73.206:49564 2021/11/08 01:57:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (200.816501ms) from=10.233.70.132:34538 2021/11/08 01:57:35 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [INFO] agent: Synced service "_v15_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Node info in sync 2021/11/08 01:57:36 [DEBUG] http: Request PUT /v1/agent/service/register (1.011267579s) from=10.233.70.132:34554 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:36 [DEBUG] agent: Node info in sync 2021/11/08 01:57:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (423.543µs) from=10.233.70.132:34560 2021/11/08 01:57:36 [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. 2021/11/08 01:57:36 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2.000700772s) from=10.233.73.206:49564 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Node info in sync 2021/11/08 01:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (676.764559ms) from=10.233.70.132:34562 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (499.665595ms) from=10.233.73.206:49564 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:37 [DEBUG] agent: Node info in sync 2021/11/08 01:57:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (99.476712ms) from=10.233.70.132:34578 2021/11/08 01:57:37 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.75.244_8446" 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Node info in sync 2021/11/08 01:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (704.076065ms) from=10.233.70.132:34584 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.54.18_8443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.204_8181" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.3_9015" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.128_9011" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (700.423195ms) from=10.233.73.206:49564 2021/11/08 01:57:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (413.465µs) from=10.233.70.132:34590 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.214_8282" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_parser_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.168_3904" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.133_9001" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.27_443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.45_9007" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.35_8443" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.119_8806" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.18_8080" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Node info in sync 2021/11/08 01:57:38 [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. 2021/11/08 01:57:38 [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. 2021/11/08 01:57: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. 2021/11/08 01:57: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. 2021/11/08 01:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.244_8446" in sync 2021/11/08 01:57:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.244_8446" in sync