By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '42c142a5-3010-279e-616a-20d6cffc9aa7' Node name: 'onap-msb-consul-86975585d9-js2nt' 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/08/17 01:07:34 [DEBUG] agent: Using random ID "42c142a5-3010-279e-616a-20d6cffc9aa7" as node ID 2021/08/17 01:07:34 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:42c142a5-3010-279e-616a-20d6cffc9aa7 Address:127.0.0.1:8300}] 2021/08/17 01:07:34 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/17 01:07:34 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/17 01:07:34 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/17 01:07:34 [WARN] raft: Unable to get address for server id 42c142a5-3010-279e-616a-20d6cffc9aa7, using fallback address 127.0.0.1:8300: Could not find address for server id 42c142a5-3010-279e-616a-20d6cffc9aa7 2021/08/17 01:07:34 [DEBUG] raft: Votes needed: 1 2021/08/17 01:07:34 [DEBUG] raft: Vote granted from 42c142a5-3010-279e-616a-20d6cffc9aa7 in term 2. Tally: 1 2021/08/17 01:07:34 [INFO] raft: Election won. Tally: 1 2021/08/17 01:07:34 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/17 01:07:35 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-js2nt.dc1 127.0.0.1 2021/08/17 01:07:35 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-js2nt 127.0.0.1 2021/08/17 01:07:35 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/17 01:07:35 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-js2nt.dc1" in area "wan" 2021/08/17 01:07:35 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-js2nt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:07:35 [INFO] consul: cluster leadership acquired 2021/08/17 01:07:35 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-js2nt 2021/08/17 01:07:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/17 01:07:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/17 01:07:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/17 01:07:35 [INFO] agent: started state syncer 2021/08/17 01:07:35 [INFO] agent: Synced node info 2021/08/17 01:07:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/17 01:07:38 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/17 01:07:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:07:38 [INFO] consul: member 'onap-msb-consul-86975585d9-js2nt' joined, marking health alive 2021/08/17 01:07:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:07:39 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-js2nt": context deadline exceeded 2021/08/17 01:07:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:07:39 [DEBUG] agent: Node info in sync 2021/08/17 01:07:39 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/08/17 01:07:45 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-js2nt": context deadline exceeded 2021/08/17 01:08:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:09:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:09:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:09:38 [DEBUG] agent: Node info in sync 2021/08/17 01:10:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:11:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:11:21 [DEBUG] agent: Node info in sync 2021/08/17 01:11:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:11:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:12:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:13:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:13:13 [DEBUG] agent: Node info in sync 2021/08/17 01:13:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:14:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:14:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:15:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:15:02 [DEBUG] agent: Node info in sync 2021/08/17 01:15:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:16:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:16:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:16:44 [DEBUG] agent: Node info in sync 2021/08/17 01:17:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:17:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:18:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:18:28 [DEBUG] agent: Node info in sync 2021/08/17 01:18:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:19:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:19:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:20:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:20:18 [DEBUG] agent: Node info in sync 2021/08/17 01:20:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:21:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:21:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:21:56 [DEBUG] agent: Node info in sync 2021/08/17 01:22:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:22:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:23:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:23:11 [DEBUG] agent: Node info in sync 2021/08/17 01:23:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:24:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:25:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:25:02 [DEBUG] agent: Node info in sync 2021/08/17 01:25:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:25:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:26:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:26:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:26:42 [DEBUG] agent: Node info in sync 2021/08/17 01:27:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:27:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:28:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:28:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:28:42 [DEBUG] agent: Node info in sync 2021/08/17 01:29:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:30:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-js2nt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/17 01:30:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/17 01:30:21 [DEBUG] agent: Node info in sync 2021/08/17 01:30:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:31:17 [DEBUG] http: Request GET /v1/status/leader (1.96314ms) from=10.233.77.73:49392 2021/08/17 01:31:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:19 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.53.51_9518" 2021/08/17 01:31:19 [DEBUG] agent: Node info in sync 2021/08/17 01:31:19 [DEBUG] http: Request PUT /v1/agent/service/register (305.071824ms) from=10.233.77.73:49404 2021/08/17 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:19 [DEBUG] agent: Node info in sync 2021/08/17 01:31:19 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.008945ms) from=10.233.77.73:49408 2021/08/17 01:31:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:20 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" 2021/08/17 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:20 [DEBUG] agent: Node info in sync 2021/08/17 01:31:20 [DEBUG] http: Request PUT /v1/agent/service/register (550.849408ms) from=10.233.77.73:49414 2021/08/17 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:20 [DEBUG] agent: Node info in sync 2021/08/17 01:31:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (620.497µs) from=10.233.77.73:49426 2021/08/17 01:31:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:21 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" 2021/08/17 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:21 [DEBUG] agent: Node info in sync 2021/08/17 01:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (476.583071ms) from=10.233.77.73:49430 2021/08/17 01:31:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:21 [DEBUG] agent: Node info in sync 2021/08/17 01:31:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (280.138µs) from=10.233.77.73:49434 2021/08/17 01:31:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.55.99_8410" 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (800.697838ms) from=10.233.77.73:49436 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (88.59826ms) from=10.233.77.73:49440 2021/08/17 01:31:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:23 [INFO] agent: Synced service "_v1_vnfres_10.233.6.107_8802" 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (218.631255ms) from=10.233.77.73:49442 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (553.168µs) from=10.233.77.73:49448 2021/08/17 01:31:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:23 [INFO] agent: Synced service "_v1_vnfmgr_10.233.27.87_8803" 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (260.357677ms) from=10.233.77.73:49450 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:23 [DEBUG] agent: Node info in sync 2021/08/17 01:31:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (472.03µs) from=10.233.77.73:49458 2021/08/17 01:31:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:25 [INFO] agent: Synced service "_v1_parser_10.233.6.170_8806" 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:25 [DEBUG] agent: Node info in sync 2021/08/17 01:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (948.793966ms) from=10.233.77.73:49462 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:25 [DEBUG] agent: Node info in sync 2021/08/17 01:31:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (662.333µs) from=10.233.77.73:49470 2021/08/17 01:31:25 [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/08/17 01:31: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/08/17 01:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:25 [INFO] agent: Synced service "_v1_catalog_10.233.6.170_8806" 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:25 [DEBUG] agent: Node info in sync 2021/08/17 01:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (644.39855ms) from=10.233.77.73:49472 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:26 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:26 [DEBUG] agent: Node info in sync 2021/08/17 01:31:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (796.355µs) from=10.233.77.73:49480 2021/08/17 01:31:26 [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/08/17 01:31:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [INFO] agent: Synced service "_v1_nsd_10.233.6.170_8806" 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:27 [DEBUG] agent: Node info in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:27 [DEBUG] agent: Node info in sync 2021/08/17 01:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.100230187s) from=10.233.77.73:49482 2021/08/17 01:31:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (448.037µs) from=10.233.77.73:49490 2021/08/17 01:31:27 [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/08/17 01:31: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/08/17 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.170_8806" 2021/08/17 01:31:27 [DEBUG] agent: Node info in sync 2021/08/17 01:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (130.353794ms) from=10.233.77.73:49492 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:27 [DEBUG] agent: Node info in sync 2021/08/17 01:31:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (627.104µs) from=10.233.77.73:49500 2021/08/17 01:31:28 [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/08/17 01:31: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/08/17 01:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.158_9007" 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:28 [DEBUG] agent: Node info in sync 2021/08/17 01:31:28 [DEBUG] http: Request PUT /v1/agent/service/register (385.077505ms) from=10.233.77.73:49502 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:28 [DEBUG] agent: Node info in sync 2021/08/17 01:31:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (495.045µs) from=10.233.77.73:49504 2021/08/17 01:31:29 [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/08/17 01:31: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/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.158_9007" 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:30 [DEBUG] agent: Node info in sync 2021/08/17 01:31:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.204398136s) from=10.233.77.73:49510 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Node info in sync 2021/08/17 01:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (595.523µs) from=10.233.77.73:49526 2021/08/17 01:31:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31: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/08/17 01:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [INFO] agent: Synced service "_v1_nslcm_10.233.30.3_8403" 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:30 [DEBUG] agent: Node info in sync 2021/08/17 01:31:30 [DEBUG] http: Request PUT /v1/agent/service/register (389.493558ms) from=10.233.77.73:49530 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:30 [DEBUG] agent: Node info in sync 2021/08/17 01:31:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (199.626961ms) from=10.233.77.73:49538 2021/08/17 01:31:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:31 [INFO] agent: Synced service "_v2_nslcm_10.233.30.3_8403" 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Node info in sync 2021/08/17 01:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (500.43378ms) from=10.233.77.73:49544 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:31 [DEBUG] agent: Node info in sync 2021/08/17 01:31:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (398.365µs) from=10.233.77.73:49548 2021/08/17 01:31:31 [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/08/17 01:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [INFO] agent: Synced service "_v1_sdnc_10.233.10.180_8282" 2021/08/17 01:31:32 [DEBUG] agent: Node info in sync 2021/08/17 01:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (209.016537ms) from=10.233.77.73:49550 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Node info in sync 2021/08/17 01:31:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (575.754µs) from=10.233.77.73:49552 2021/08/17 01:31:32 [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/08/17 01:31:32 [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/08/17 01:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.37.44_8443" 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Node info in sync 2021/08/17 01:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (300.185352ms) from=10.233.77.73:49554 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:32 [DEBUG] agent: Node info in sync 2021/08/17 01:31:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.654764ms) from=10.233.77.73:49558 2021/08/17 01:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:33 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.44_8801" 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:33 [DEBUG] agent: Node info in sync 2021/08/17 01:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (105.019884ms) from=10.233.77.73:49560 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:33 [DEBUG] agent: Node info in sync 2021/08/17 01:31:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (501.39403ms) from=10.233.77.73:49562 2021/08/17 01:31:34 [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/08/17 01:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.116_9011" 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:35 [DEBUG] agent: Node info in sync 2021/08/17 01:31:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.10162124s) from=10.233.77.73:49574 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:35 [DEBUG] agent: Node info in sync 2021/08/17 01:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (483.822µs) from=10.233.77.73:49586 2021/08/17 01:31:35 [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/08/17 01:31:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.116_9011" 2021/08/17 01:31:35 [DEBUG] agent: Node info in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:35 [DEBUG] http: Request PUT /v1/agent/service/register (300.011652ms) from=10.233.77.73:49590 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:35 [DEBUG] agent: Node info in sync 2021/08/17 01:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (546.599µs) from=10.233.77.73:49596 2021/08/17 01:31:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.22.222_8082" 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Node info in sync 2021/08/17 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (121.374777ms) from=10.233.77.73:49600 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:36 [DEBUG] agent: Node info in sync 2021/08/17 01:31:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (386.856µs) from=10.233.77.73:49602 2021/08/17 01:31: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/08/17 01:31:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [INFO] agent: Synced service "_v0_multicloud_10.233.46.112_9001" 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:36 [DEBUG] agent: Node info in sync 2021/08/17 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (357.464953ms) from=10.233.77.73:49604 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (490.056µs) from=10.233.77.73:49608 2021/08/17 01:31:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-js2nt" since the cluster is too small 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:36 [DEBUG] agent: Node info in sync 2021/08/17 01:31: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/08/17 01:31:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:37 [INFO] agent: Synced service "_v1_multicloud_10.233.46.112_9001" 2021/08/17 01:31:37 [DEBUG] agent: Node info in sync 2021/08/17 01:31:37 [DEBUG] http: Request PUT /v1/agent/service/register (634.070144ms) from=10.233.77.73:49620 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:37 [DEBUG] agent: Node info in sync 2021/08/17 01:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (739.163µs) from=10.233.77.73:49622 2021/08/17 01:31:37 [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/08/17 01:31:37 [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/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [INFO] agent: Synced service "_v1_sdc-gui_10.233.35.10_8181" 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:38 [DEBUG] agent: Node info in sync 2021/08/17 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (363.100546ms) from=10.233.77.73:49626 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:38 [DEBUG] agent: Node info in sync 2021/08/17 01:31:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (451.453µs) from=10.233.77.73:49632 2021/08/17 01:31:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.51.32_8482" 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Node info in sync 2021/08/17 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (700.089239ms) from=10.233.77.73:49634 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:38 [DEBUG] agent: Node info in sync 2021/08/17 01:31:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (487.24µs) from=10.233.77.73:49640 2021/08/17 01:31:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31: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/08/17 01:31:39 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.54.228_8443" 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:39 [DEBUG] agent: Node info in sync 2021/08/17 01:31:39 [DEBUG] http: Request PUT /v1/agent/service/register (801.077736ms) from=10.233.77.73:49642 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:39 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:39 [DEBUG] agent: Node info in sync 2021/08/17 01:31:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (625.525µs) from=10.233.77.73:49646 2021/08/17 01:31:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:40 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.37.9_8484" 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Node info in sync 2021/08/17 01:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (349.194945ms) from=10.233.77.73:49648 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:40 [DEBUG] agent: Node info in sync 2021/08/17 01:31:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (617.852µs) from=10.233.77.73:49654 2021/08/17 01:31:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:41 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.59.106_8080" 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:41 [DEBUG] agent: Node info in sync 2021/08/17 01:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (400.392829ms) from=10.233.77.73:49656 2021/08/17 01:31:41 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:41 [DEBUG] agent: Node info in sync 2021/08/17 01:31:41 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (607.618µs) from=10.233.77.73:49664 2021/08/17 01:31:41 [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/08/17 01:31:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:42 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:42 [INFO] agent: Synced service "_v1_sdc_10.233.56.59_8443" 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:42 [DEBUG] agent: Node info in sync 2021/08/17 01:31:42 [DEBUG] http: Request PUT /v1/agent/service/register (704.51692ms) from=10.233.77.73:49668 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:42 [DEBUG] agent: Node info in sync 2021/08/17 01:31:42 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (99.812649ms) from=10.233.77.73:49676 2021/08/17 01:31:42 [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/08/17 01:31:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:43 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.56.59_8080" 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:43 [DEBUG] agent: Node info in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:43 [DEBUG] agent: Node info in sync 2021/08/17 01:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.300828863s) from=10.233.77.73:49678 2021/08/17 01:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (676.871µs) from=10.233.77.73:49694 2021/08/17 01:31:44 [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/08/17 01:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [INFO] agent: Synced service "_v1_message-router_10.233.59.86_3904" 2021/08/17 01:31:44 [DEBUG] agent: Node info in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] http: Request PUT /v1/agent/service/register (436.095942ms) from=10.233.77.73:49698 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Node info in sync 2021/08/17 01:31:44 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (374.414µs) from=10.233.77.73:49700 2021/08/17 01:31:44 [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/08/17 01:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.5.78_9015" 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:44 [DEBUG] agent: Node info in sync 2021/08/17 01:31:44 [DEBUG] http: Request PUT /v1/agent/service/register (275.684647ms) from=10.233.77.73:49702 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:44 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Node info in sync 2021/08/17 01:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (481.681µs) from=10.233.77.73:49710 2021/08/17 01:31:45 [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/08/17 01:31:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.14.173_443" 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:45 [DEBUG] agent: Node info in sync 2021/08/17 01:31:45 [DEBUG] http: Request PUT /v1/agent/service/register (700.715313ms) from=10.233.77.73:49712 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Node info in sync 2021/08/17 01:31:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (441.128µs) from=10.233.77.73:49718 2021/08/17 01:31:46 [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/08/17 01:31:46 [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/08/17 01:31:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:46 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:46 [DEBUG] agent: Node info in sync 2021/08/17 01:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (301.367345ms) from=10.233.77.73:49722 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Node info in sync 2021/08/17 01:31:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (459.851µs) from=10.233.77.73:49726 2021/08/17 01:31:46 [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/08/17 01:31:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:46 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:46 [DEBUG] agent: Node info in sync 2021/08/17 01:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (104.793683ms) from=10.233.77.73:49732 2021/08/17 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:46 [DEBUG] agent: Node info in sync 2021/08/17 01:31:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (138.42378ms) from=10.233.77.73:49736 2021/08/17 01:31:47 [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/08/17 01:31:47 [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/08/17 01:31:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:47 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Node info in sync 2021/08/17 01:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (301.723824ms) from=10.233.77.73:49738 2021/08/17 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:47 [DEBUG] agent: Node info in sync 2021/08/17 01:31:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (750.531µs) from=10.233.77.73:49746 2021/08/17 01:31:48 [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/08/17 01:31: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/08/17 01:31: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/08/17 01:31:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:48 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:48 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:48 [DEBUG] agent: Node info in sync 2021/08/17 01:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (701.604168ms) from=10.233.77.73:49748 2021/08/17 01:31:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (316.661µs) from=10.233.77.73:49754 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:49 [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/08/17 01:31:49 [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/08/17 01:31:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:49 [DEBUG] agent: Node info in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:50 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Node info in sync 2021/08/17 01:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (788.907343ms) from=10.233.77.73:49766 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (4.994285ms) from=10.233.77.73:49772 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:50 [DEBUG] agent: Node info in sync 2021/08/17 01:31:50 [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/08/17 01:31:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:50 [DEBUG] agent: Node info in sync 2021/08/17 01:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (294.02922ms) from=10.233.77.73:49774 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:50 [DEBUG] agent: Node info in sync 2021/08/17 01:31:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (98.865424ms) from=10.233.77.73:49778 2021/08/17 01:31:51 [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/08/17 01:31:51 [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/08/17 01:31:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:51 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Node info in sync 2021/08/17 01:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (222.085928ms) from=10.233.77.73:49786 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Node info in sync 2021/08/17 01:31:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (485.823µs) from=10.233.77.73:49792 2021/08/17 01:31:51 [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/08/17 01:31:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Node info in sync 2021/08/17 01:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (412.171027ms) from=10.233.77.73:49794 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:51 [DEBUG] agent: Node info in sync 2021/08/17 01:31:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (401.423µs) from=10.233.77.73:49802 2021/08/17 01:31:52 [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/08/17 01:31:52 [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/08/17 01:31:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:52 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:52 [DEBUG] agent: Node info in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] http: Request PUT /v1/agent/service/register (800.05118ms) from=10.233.77.73:49804 2021/08/17 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:52 [DEBUG] agent: Node info in sync 2021/08/17 01:31:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (93.782873ms) from=10.233.77.73:49808 2021/08/17 01:31:53 [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/08/17 01:31:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Node info in sync 2021/08/17 01:31:53 [DEBUG] http: Request PUT /v1/agent/service/register (499.739356ms) from=10.233.77.73:49810 2021/08/17 01:31:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (580.153µs) from=10.233.77.73:49816 2021/08/17 01:31:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:53 [DEBUG] agent: Node info in sync 2021/08/17 01:31:54 [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/08/17 01:31:54 [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/08/17 01:31: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/08/17 01:31: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/08/17 01:31:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:54 [DEBUG] agent: Node info in sync 2021/08/17 01:31:54 [DEBUG] http: Request PUT /v1/agent/service/register (652.399528ms) from=10.233.77.73:49826 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:54 [DEBUG] agent: Node info in sync 2021/08/17 01:31:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (866.338µs) from=10.233.77.73:49840 2021/08/17 01:31:54 [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/08/17 01:31: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/08/17 01:31: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/08/17 01:31:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:55 [DEBUG] agent: Node info in sync 2021/08/17 01:31:55 [DEBUG] http: Request PUT /v1/agent/service/register (799.998966ms) from=10.233.77.73:49842 2021/08/17 01:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (747.055µs) from=10.233.77.73:49846 2021/08/17 01:31:56 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:56 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:56 [DEBUG] agent: Node info in sync 2021/08/17 01:31:56 [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/08/17 01:31:56 [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/08/17 01:31:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Node info in sync 2021/08/17 01:31:57 [DEBUG] http: Request PUT /v1/agent/service/register (776.215205ms) from=10.233.77.73:49854 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:57 [DEBUG] agent: Node info in sync 2021/08/17 01:31:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (608.534µs) from=10.233.77.73:49864 2021/08/17 01:31:57 [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/08/17 01:31:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:58 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Node info in sync 2021/08/17 01:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (643.290054ms) from=10.233.77.73:49866 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:58 [DEBUG] agent: Node info in sync 2021/08/17 01:31:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (649.095µs) from=10.233.77.73:49874 2021/08/17 01:31:58 [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/08/17 01:31:58 [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/08/17 01:31:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:59 [DEBUG] agent: Node info in sync 2021/08/17 01:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (586.204556ms) from=10.233.77.73:49876 2021/08/17 01:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Node info in sync 2021/08/17 01:31:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (400.4µs) from=10.233.77.73:49882 2021/08/17 01:31:59 [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/08/17 01:31:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Node info in sync 2021/08/17 01:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (305.005194ms) from=10.233.77.73:49884 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Node info in sync 2021/08/17 01:31:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (431.635µs) from=10.233.77.73:49886 2021/08/17 01:31:59 [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/08/17 01:31:59 [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/08/17 01:31:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.129_8446" 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Node info in sync 2021/08/17 01:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (85.957435ms) from=10.233.77.73:49890 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Node info in sync 2021/08/17 01:32:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (99.803013ms) from=10.233.77.73:49892 2021/08/17 01:32:00 [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/08/17 01:32:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:00 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.129_8446" 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:00 [DEBUG] agent: Node info in sync 2021/08/17 01:32:00 [DEBUG] http: Request PUT /v1/agent/service/register (441.87354ms) from=10.233.77.73:49896 2021/08/17 01:32:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:00 [DEBUG] agent: Node info in sync 2021/08/17 01:32:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (201.113708ms) from=10.233.77.73:49906 2021/08/17 01:32:01 [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/08/17 01:32:01 [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/08/17 01:32:01 [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/08/17 01:32:01 [DEBUG] 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/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:02 [DEBUG] agent: Node info in sync 2021/08/17 01:32:02 [DEBUG] http: Request PUT /v1/agent/service/register (400.603229ms) from=10.233.77.73:49910 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Node info in sync 2021/08/17 01:32:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.182399ms) from=10.233.77.73:49918 2021/08/17 01:32:02 [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/08/17 01:32:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Node info in sync 2021/08/17 01:32:03 [DEBUG] http: Request PUT /v1/agent/service/register (800.09149ms) from=10.233.77.73:49920 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:03 [DEBUG] agent: Node info in sync 2021/08/17 01:32:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (621.775µs) from=10.233.77.73:49924 2021/08/17 01:32: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/08/17 01:32: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/08/17 01:32:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Node info in sync 2021/08/17 01:32:04 [DEBUG] http: Request PUT /v1/agent/service/register (504.868658ms) from=10.233.77.73:49930 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:04 [DEBUG] agent: Node info in sync 2021/08/17 01:32:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (469.104µs) from=10.233.77.73:49940 2021/08/17 01:32:04 [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/08/17 01:32:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Node info in sync 2021/08/17 01:32:04 [DEBUG] http: Request PUT /v1/agent/service/register (456.875039ms) from=10.233.77.73:49942 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:04 [DEBUG] agent: Node info in sync 2021/08/17 01:32:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (485.867µs) from=10.233.77.73:49950 2021/08/17 01:32:04 [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/08/17 01:32:04 [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/08/17 01:32:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:05 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Node info in sync 2021/08/17 01:32:05 [DEBUG] http: Request PUT /v1/agent/service/register (306.697652ms) from=10.233.77.73:49952 2021/08/17 01:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:05 [DEBUG] agent: Node info in sync 2021/08/17 01:32:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (200.394764ms) from=10.233.77.73:49956 2021/08/17 01:32:05 [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/08/17 01:32:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:06 [DEBUG] agent: Node info in sync 2021/08/17 01:32:06 [DEBUG] http: Request PUT /v1/agent/service/register (602.348349ms) from=10.233.77.73:49958 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:06 [DEBUG] agent: Node info in sync 2021/08/17 01:32:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (485.856µs) from=10.233.77.73:49966 2021/08/17 01:32:06 [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/08/17 01:32:06 [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/08/17 01:32:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:07 [DEBUG] agent: Node info in sync 2021/08/17 01:32:07 [DEBUG] http: Request PUT /v1/agent/service/register (399.935618ms) from=10.233.77.73:49974 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (100.480697ms) from=10.233.77.73:49980 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Node info in sync 2021/08/17 01:32:07 [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/08/17 01:32:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:07 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Node info in sync 2021/08/17 01:32:08 [DEBUG] http: Request PUT /v1/agent/service/register (300.129091ms) from=10.233.77.73:49982 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (447.115µs) from=10.233.77.73:49990 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:08 [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/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:09 [DEBUG] agent: Node info in sync 2021/08/17 01:32:09 [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/08/17 01:32:09 [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/08/17 01:32:09 [DEBUG] 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/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Node info in sync 2021/08/17 01:32:09 [DEBUG] http: Request PUT /v1/agent/service/register (1.001775932s) from=10.233.77.73:49992 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:09 [DEBUG] agent: Node info in sync 2021/08/17 01:32:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (628.623µs) from=10.233.77.73:49998 2021/08/17 01:32:09 [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/08/17 01:32:09 [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/08/17 01:32:09 [DEBUG] 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/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Node info in sync 2021/08/17 01:32:10 [DEBUG] http: Request PUT /v1/agent/service/register (247.437876ms) from=10.233.77.73:50002 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:10 [DEBUG] agent: Node info in sync 2021/08/17 01:32:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (561.398µs) from=10.233.77.73:50004 2021/08/17 01:32:10 [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/08/17 01:32:10 [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/08/17 01:32: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/08/17 01:32: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/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:11 [DEBUG] agent: Node info in sync 2021/08/17 01:32:11 [DEBUG] http: Request PUT /v1/agent/service/register (653.706667ms) from=10.233.77.73:50006 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:11 [DEBUG] agent: Node info in sync 2021/08/17 01:32:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (671.204µs) from=10.233.77.73:50016 2021/08/17 01:32:11 [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/08/17 01:32: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/08/17 01:32: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/08/17 01:32:12 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:12 [DEBUG] agent: Node info in sync 2021/08/17 01:32:12 [DEBUG] http: Request PUT /v1/agent/service/register (401.534738ms) from=10.233.77.73:50020 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:12 [DEBUG] agent: Node info in sync 2021/08/17 01:32:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (386.762235ms) from=10.233.77.73:50026 2021/08/17 01:32:12 [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/08/17 01:32:12 [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/08/17 01:32:12 [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/08/17 01:32:12 [DEBUG] 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/08/17 01:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Node info in sync 2021/08/17 01:32:13 [DEBUG] http: Request PUT /v1/agent/service/register (957.921322ms) from=10.233.77.73:50030 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:13 [DEBUG] agent: Node info in sync 2021/08/17 01:32:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (500.12µs) from=10.233.77.73:50040 2021/08/17 01:32:13 [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/08/17 01:32: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/08/17 01:32: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/08/17 01:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Node info in sync 2021/08/17 01:32:14 [DEBUG] http: Request PUT /v1/agent/service/register (400.093795ms) from=10.233.77.73:50048 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Node info in sync 2021/08/17 01:32:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (200.422371ms) from=10.233.77.73:50054 2021/08/17 01:32:14 [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/08/17 01:32:14 [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/08/17 01:32:14 [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/08/17 01:32:14 [DEBUG] 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/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:14 [DEBUG] agent: Node info in sync 2021/08/17 01:32:14 [DEBUG] http: Request PUT /v1/agent/service/register (329.171588ms) from=10.233.77.73:50060 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:14 [DEBUG] agent: Node info in sync 2021/08/17 01:32:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (701.973µs) from=10.233.77.73:50064 2021/08/17 01:32:15 [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/08/17 01:32: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/08/17 01:32: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/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:15 [DEBUG] agent: Node info in sync 2021/08/17 01:32:15 [DEBUG] http: Request PUT /v1/agent/service/register (601.045898ms) from=10.233.77.73:50066 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:15 [DEBUG] agent: Node info in sync 2021/08/17 01:32:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (609.73µs) from=10.233.77.73:50068 2021/08/17 01:32:15 [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/08/17 01:32:15 [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/08/17 01:32: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/08/17 01:32: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/08/17 01:32:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Node info in sync 2021/08/17 01:32:16 [DEBUG] http: Request PUT /v1/agent/service/register (700.216134ms) from=10.233.77.73:50072 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.51_9518" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdnc_10.233.10.180_8282" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.56.59_8080" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.46.237_9092" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:16 [DEBUG] agent: Node info in sync 2021/08/17 01:32:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (499.941µs) from=10.233.77.73:50080 2021/08/17 01:32:16 [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/08/17 01:32:16 [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/08/17 01:32:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.59.106_8080" in sync 2021/08/17 01:32:17 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.129_8446" 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_vnfres_10.233.6.107_8802" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.173_443" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_message-router_10.233.59.86_3904" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.170_8806" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_sdc_10.233.56.59_8443" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.44_8443" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.170_8806" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.51.32_8482" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.10_8181" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.9_8484" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v2_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.99_8410" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.222_8082" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.44.5_9095" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.87_8803" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_parser_10.233.6.170_8806" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.158_9007" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.112_9001" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.129_8446" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.170_8806" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_nslcm_10.233.30.3_8403" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.44_8801" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.228_8443" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.78_9015" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.116_9011" in sync 2021/08/17 01:32:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.129_8446" in sync 2021/08/17 01:32