+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'bd510d5c-0b27-2128-377b-192fdaf9b29b' Node name: 'onap-msb-consul-f96d66b85-bv4kl' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/07/25 23:19:53 [DEBUG] agent: Using random ID "bd510d5c-0b27-2128-377b-192fdaf9b29b" as node ID 2022/07/25 23:19:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bd510d5c-0b27-2128-377b-192fdaf9b29b Address:127.0.0.1:8300}] 2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/25 23:19:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-bv4kl.dc1 127.0.0.1 2022/07/25 23:19:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-bv4kl 127.0.0.1 2022/07/25 23:19:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-bv4kl.dc1" in area "wan" 2022/07/25 23:19:53 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-bv4kl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:19:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/25 23:19:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/25 23:19:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/25 23:19:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/25 23:19:53 [INFO] agent: started state syncer 2022/07/25 23:19:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/25 23:19:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/25 23:19:53 [DEBUG] raft: Votes needed: 1 2022/07/25 23:19:53 [DEBUG] raft: Vote granted from bd510d5c-0b27-2128-377b-192fdaf9b29b in term 2. Tally: 1 2022/07/25 23:19:53 [INFO] raft: Election won. Tally: 1 2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/25 23:19:53 [INFO] consul: cluster leadership acquired 2022/07/25 23:19:53 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-bv4kl 2022/07/25 23:19:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/25 23:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:19:53 [INFO] consul: member 'onap-msb-consul-f96d66b85-bv4kl' joined, marking health alive 2022/07/25 23:19:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:19:54 [INFO] agent: Synced node info 2022/07/25 23:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:19:56 [DEBUG] agent: Node info in sync 2022/07/25 23:19:56 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.3 (currently running: 1.4.3) 2022/07/25 23:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:21:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:21:01 [DEBUG] agent: Node info in sync 2022/07/25 23:21:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:21:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:22:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:22:42 [DEBUG] agent: Node info in sync 2022/07/25 23:22:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:23:46 [DEBUG] agent: Node info in sync 2022/07/25 23:23:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:24:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:24:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:24:47 [DEBUG] agent: Node info in sync 2022/07/25 23:24:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:26:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:26:23 [DEBUG] agent: Node info in sync 2022/07/25 23:26:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:27:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:27:46 [DEBUG] agent: Node info in sync 2022/07/25 23:27:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:28:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:29:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:29:13 [DEBUG] agent: Node info in sync 2022/07/25 23:29:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:30:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:31:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:31:07 [DEBUG] agent: Node info in sync 2022/07/25 23:31:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:31:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:32:49 [DEBUG] agent: Node info in sync 2022/07/25 23:32:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:33:07 [DEBUG] http: Request GET /v1/catalog/services (449.353µs) from=127.0.0.6:46555 2022/07/25 23:33:07 [DEBUG] http: Request GET /v1/status/leader (1.329128ms) from=127.0.0.6:48343 2022/07/25 23:33:28 [DEBUG] http: Request GET /v1/status/leader (397.155µs) from=127.0.0.6:53347 2022/07/25 23:33:48 [DEBUG] http: Request GET /v1/status/leader (272.994µs) from=127.0.0.6:48343 2022/07/25 23:33:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:34:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:34:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:34:39 [DEBUG] agent: Node info in sync 2022/07/25 23:34:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:35:03 [DEBUG] http: Request GET /v1/catalog/services (236.674µs) from=127.0.0.6:57583 2022/07/25 23:35:03 [DEBUG] http: Request GET /v1/status/leader (506.829µs) from=127.0.0.6:46879 2022/07/25 23:35:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m1.380599476s) from=127.0.0.6:46555 2022/07/25 23:35:23 [DEBUG] http: Request GET /v1/status/leader (297.29µs) from=127.0.0.6:46879 2022/07/25 23:35:43 [DEBUG] http: Request GET /v1/status/leader (249.689µs) from=127.0.0.6:54281 2022/07/25 23:35:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:35:55 [DEBUG] agent: Node info in sync 2022/07/25 23:36:07 [DEBUG] http: Request GET /v1/catalog/services (625.636µs) from=127.0.0.6:46879 2022/07/25 23:36:07 [DEBUG] http: Request GET /v1/status/leader (629.965µs) from=127.0.0.6:43377 2022/07/25 23:36:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:36:27 [DEBUG] http: Request GET /v1/status/leader (270.431µs) from=127.0.0.6:54281 2022/07/25 23:36:47 [DEBUG] http: Request GET /v1/status/leader (1.372692ms) from=127.0.0.6:54281 2022/07/25 23:36:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:37:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m0.549403635s) from=127.0.0.6:57583 2022/07/25 23:37:16 [DEBUG] http: Request GET /v1/catalog/services (129.556µs) from=127.0.0.6:43377 2022/07/25 23:37:16 [DEBUG] http: Request GET /v1/status/leader (359.645µs) from=127.0.0.6:54281 2022/07/25 23:37:18 [DEBUG] http: Request GET /v1/catalog/services (162.414µs) from=127.0.0.6:33089 2022/07/25 23:37:18 [DEBUG] http: Request GET /v1/status/leader (153.719µs) from=127.0.0.6:33089 2022/07/25 23:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:37:34 [DEBUG] agent: Node info in sync 2022/07/25 23:37:36 [DEBUG] http: Request GET /v1/status/leader (2.281313ms) from=127.0.0.6:54281 2022/07/25 23:37:38 [DEBUG] http: Request GET /v1/status/leader (372.75µs) from=127.0.0.6:54933 2022/07/25 23:37:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:37:56 [DEBUG] http: Request GET /v1/status/leader (238.199µs) from=127.0.0.6:54281 2022/07/25 23:37:58 [DEBUG] http: Request GET /v1/status/leader (136.231µs) from=127.0.0.6:54933 2022/07/25 23:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m5.682840507s) from=127.0.0.6:46879 2022/07/25 23:38:16 [DEBUG] http: Request GET /v1/status/leader (12.206939ms) from=127.0.0.6:54281 2022/07/25 23:38:26 [DEBUG] http: Request GET /v1/catalog/services (117.959µs) from=127.0.0.6:54281 2022/07/25 23:38:26 [DEBUG] http: Request GET /v1/status/leader (405.543µs) from=127.0.0.6:34283 2022/07/25 23:38:46 [DEBUG] http: Request GET /v1/status/leader (139.156µs) from=127.0.0.6:34283 2022/07/25 23:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:38:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:39:06 [DEBUG] http: Request GET /v1/status/leader (147.335µs) from=127.0.0.6:34283 2022/07/25 23:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:39:06 [DEBUG] agent: Node info in sync 2022/07/25 23:39:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m6.200454344s) from=127.0.0.6:43377 2022/07/25 23:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m7.108721542s) from=127.0.0.6:33089 2022/07/25 23:39:26 [DEBUG] http: Request GET /v1/status/leader (15.219355ms) from=127.0.0.6:34283 2022/07/25 23:39:36 [DEBUG] http: Request GET /v1/catalog/services (167.08µs) from=127.0.0.6:34283 2022/07/25 23:39:36 [DEBUG] http: Request GET /v1/status/leader (139.058µs) from=127.0.0.6:34283 2022/07/25 23:39:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:39:56 [DEBUG] http: Request GET /v1/status/leader (365.141µs) from=127.0.0.6:43619 2022/07/25 23:40:16 [DEBUG] http: Request GET /v1/status/leader (285.274µs) from=127.0.0.6:54933 2022/07/25 23:40:25 [DEBUG] http: Request GET /v1/status/leader (4.136374ms) from=127.0.0.6:54933 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.85_8181" 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.579291ms) from=127.0.0.6:54933 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (49.530953612s) from=127.0.0.6:34283 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m59.884831642s) from=127.0.0.6:54281 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.12349ms) from=127.0.0.6:43619 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (591.912µs) from=127.0.0.6:54933 2022/07/25 23:40:26 [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. 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_sdnc_10.233.19.158_8282" 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.292472ms) from=127.0.0.6:54933 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (447.681589ms) from=127.0.0.6:34283 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (320.663µs) from=127.0.0.6:54933 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.596µs) from=127.0.0.6:54933 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.185_8080" 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.580762ms) from=127.0.0.6:53699 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (155.282854ms) from=127.0.0.6:34283 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.908µs) from=127.0.0.6:53699 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (355.45µs) from=127.0.0.6:53699 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.37_443" 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.813532ms) from=127.0.0.6:49229 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (171.837356ms) from=127.0.0.6:34283 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:26 [DEBUG] agent: Node info in sync 2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (486.318µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (412.295µs) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.230_9011" 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.001231ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (75.28599ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (335.481µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (245.394µs) from=127.0.0.6:39793 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.230_9011" 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.965589ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (87.939204ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (249.358µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.595µs) from=127.0.0.6:60003 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud_10.233.2.121_9001" 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.79763ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (109.029568ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.303µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (225.425µs) from=127.0.0.6:50795 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud_10.233.2.121_9001" 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (16.790709ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (192.646563ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (308.156µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (268.186µs) from=127.0.0.6:41185 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.119_9007" 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (46.625643ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (136.776329ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (680.154µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (342.202µs) from=127.0.0.6:54173 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.119_9007" 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.707615ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (94.81321ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (425.033µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (401.613µs) from=127.0.0.6:47971 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_parser_10.233.1.60_8806" 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.426388ms) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:27 [DEBUG] agent: Node info in sync 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (92.002502ms) from=127.0.0.6:34283 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (482.25µs) from=127.0.0.6:49229 2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.039µs) from=127.0.0.6:49229 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_catalog_10.233.1.60_8806" 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.399486ms) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (103.305155ms) from=127.0.0.6:34283 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (445.857µs) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (233.229µs) from=127.0.0.6:54485 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_nsd_10.233.1.60_8806" 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (132.316734ms) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (236.563341ms) from=127.0.0.6:34283 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (369.86µs) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (298.029µs) from=127.0.0.6:58423 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.1.60_8806" 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.029577ms) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (173.164488ms) from=127.0.0.6:34283 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (320.448µs) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (228.99µs) from=127.0.0.6:37211 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.52.84_9015" 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (36.150963ms) from=127.0.0.6:35099 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (124.133686ms) from=127.0.0.6:34283 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:40:28 [DEBUG] agent: Node info in sync 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (307.739µs) from=127.0.0.6:35099 2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (121.703µs) from=127.0.0.6:35099 2022/07/25 23:40:36 [DEBUG] http: Request GET /v1/status/leader (1.874209ms) from=127.0.0.6:52553 2022/07/25 23:40:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/catalog/services (482.443µs) from=127.0.0.6:54559 2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/status/leader (239.171µs) from=127.0.0.6:54559 2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (350.357µs) from=127.0.0.6:52553 2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (290.314µs) from=127.0.0.6:37815 2022/07/25 23:41:16 [DEBUG] http: Request GET /v1/status/leader (203.191µs) from=127.0.0.6:49737 2022/07/25 23:41:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:41:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:42:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:42:08 [DEBUG] agent: Node info in sync 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/catalog/services (918.326µs) from=127.0.0.6:49737 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/status/leader (584.911µs) from=127.0.0.6:41507 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (731.3µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.900061ms) from=127.0.0.6:41507 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (122.038µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (168.52µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (178.651µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (166.595µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.863µs) from=127.0.0.6:41507 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (133.841µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.623µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.829µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (200.867µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (282.818µs) from=127.0.0.6:36131 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.079µs) from=127.0.0.6:57777 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (150.371µs) from=127.0.0.6:33431 2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (168.068µs) from=127.0.0.6:33431 2022/07/25 23:42:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m0.589987342s) from=127.0.0.6:54933 2022/07/25 23:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m0.25592748s) from=127.0.0.6:60003 2022/07/25 23:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.466654428s) from=127.0.0.6:41185 2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.079635101s) from=127.0.0.6:54485 2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.360554018s) from=127.0.0.6:53699 2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.703699192s) from=127.0.0.6:54173 2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m3.446553668s) from=127.0.0.6:50795 2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.749095167s) from=127.0.0.6:58423 2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.324273147s) from=127.0.0.6:45621 2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m3.555305765s) from=127.0.0.6:47971 2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.25671961s) from=127.0.0.6:43619 2022/07/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.985785571s) from=127.0.0.6:49229 2022/07/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m3.710926209s) from=127.0.0.6:35099 2022/07/25 23:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.68232791s) from=127.0.0.6:34283 2022/07/25 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m7.049114667s) from=127.0.0.6:39793 2022/07/25 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m7.284351022s) from=127.0.0.6:37211 2022/07/25 23:42:40 [DEBUG] http: Request GET /v1/status/leader (258.785µs) from=127.0.0.6:41501 2022/07/25 23:42:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:42:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.926364492s) from=127.0.0.6:37815 2022/07/25 23:42:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m2.853335398s) from=127.0.0.6:54559 2022/07/25 23:43:00 [DEBUG] http: Request GET /v1/status/leader (2.251579ms) from=127.0.0.6:41501 2022/07/25 23:43:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m7.293428929s) from=127.0.0.6:52553 2022/07/25 23:43:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:43:10 [DEBUG] agent: Node info in sync 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/catalog/services (386.28µs) from=127.0.0.6:41501 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/status/leader (321.845µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (450.809µs) from=127.0.0.6:40971 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (219.664µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (203.875µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (194.428µs) from=127.0.0.6:40971 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (182.154µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (292.621µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.396µs) from=127.0.0.6:40971 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (172.366µs) from=127.0.0.6:34745 2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (317.938µs) from=127.0.0.6:34745 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (191.665µs) from=127.0.0.6:40971 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.387µs) from=127.0.0.6:34745 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.833µs) from=127.0.0.6:40971 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (200.914µs) from=127.0.0.6:34745 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (221.549µs) from=127.0.0.6:59801 2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (358.29µs) from=127.0.0.6:35499 2022/07/25 23:43:46 [DEBUG] http: Request GET /v1/status/leader (5.556732ms) from=127.0.0.6:42065 2022/07/25 23:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:44:06 [DEBUG] http: Request GET /v1/status/leader (143.531µs) from=127.0.0.6:42065 2022/07/25 23:44:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m0.049549369s) from=127.0.0.6:42847 2022/07/25 23:44:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m0.148318766s) from=127.0.0.6:52807 2022/07/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.095825242s) from=127.0.0.6:41507 2022/07/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m2.144341752s) from=127.0.0.6:33877 2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.477425631s) from=127.0.0.6:35925 2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.751624787s) from=127.0.0.6:46125 2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.129588486s) from=127.0.0.6:49297 2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.868302282s) from=127.0.0.6:55979 2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.09402266s) from=127.0.0.6:33431 2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m4.336269269s) from=127.0.0.6:36131 2022/07/25 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m4.522578605s) from=127.0.0.6:57777 2022/07/25 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.821676133s) from=127.0.0.6:59977 2022/07/25 23:44:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.908776364s) from=127.0.0.6:49737 2022/07/25 23:44:26 [DEBUG] http: Request GET /v1/status/leader (207.526µs) from=127.0.0.6:51365 2022/07/25 23:44:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.899331802s) from=127.0.0.6:37243 2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m7.145592791s) from=127.0.0.6:36521 2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.403435449s) from=127.0.0.6:33829 2022/07/25 23:44:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:45:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:45:08 [DEBUG] agent: Node info in sync 2022/07/25 23:45:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m0.764843595s) from=127.0.0.6:59801 2022/07/25 23:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m0.771578275s) from=127.0.0.6:44331 2022/07/25 23:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.993854676s) from=127.0.0.6:39281 2022/07/25 23:45:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.114457398s) from=127.0.0.6:49725 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m3.110541354s) from=127.0.0.6:41409 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m3.208875031s) from=127.0.0.6:60259 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.385241217s) from=127.0.0.6:58555 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.654326487s) from=127.0.0.6:41501 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.544066323s) from=127.0.0.6:35499 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.685307713s) from=127.0.0.6:56569 2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.728269084s) from=127.0.0.6:55133 2022/07/25 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m4.629017602s) from=127.0.0.6:40971 2022/07/25 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m6.161533323s) from=127.0.0.6:34745 2022/07/25 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m6.112330942s) from=127.0.0.6:53135 2022/07/25 23:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m7.058973149s) from=127.0.0.6:35083 2022/07/25 23:45:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m7.409148587s) from=127.0.0.6:42123 2022/07/25 23:45:48 [DEBUG] http: Request GET /v1/catalog/services (474.649µs) from=127.0.0.6:42065 2022/07/25 23:45:48 [DEBUG] http: Request GET /v1/status/leader (1.166544ms) from=127.0.0.6:44447 2022/07/25 23:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (230.654µs) from=127.0.0.6:51365 2022/07/25 23:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.739µs) from=127.0.0.6:51365 2022/07/25 23:45:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:46:08 [DEBUG] http: Request GET /v1/status/leader (189.976µs) from=127.0.0.6:44447 2022/07/25 23:46:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:46:11 [DEBUG] agent: Node info in sync 2022/07/25 23:46:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:46:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:47:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.981095259s) from=127.0.0.6:42065 2022/07/25 23:47:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:47:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:47:54 [DEBUG] agent: Node info in sync 2022/07/25 23:47:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.888487751s) from=127.0.0.6:41571 2022/07/25 23:47:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m7.140336747s) from=127.0.0.6:51365 2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/catalog/services (496.817µs) from=127.0.0.6:52987 2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/status/leader (467.195µs) from=127.0.0.6:58169 2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (404.66µs) from=127.0.0.6:58169 2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (304.451µs) from=127.0.0.6:58169 2022/07/25 23:48:26 [DEBUG] http: Request GET /v1/status/leader (234.308µs) from=127.0.0.6:41301 2022/07/25 23:48:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:49:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:49:08 [DEBUG] agent: Node info in sync 2022/07/25 23:49:41 [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. 2022/07/25 23:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" 2022/07/25 23:49:41 [DEBUG] agent: Node info in sync 2022/07/25 23:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.127763ms) from=127.0.0.6:41301 2022/07/25 23:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (1m35.051009708s) from=127.0.0.6:52987 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:49:41 [DEBUG] agent: Node info in sync 2022/07/25 23:49:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (482.96µs) from=127.0.0.6:41301 2022/07/25 23:49:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/catalog/services (336.112µs) from=127.0.0.6:41301 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/status/leader (728.347µs) from=127.0.0.6:56751 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (318.637µs) from=127.0.0.6:56751 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.769µs) from=127.0.0.6:34691 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (283.282µs) from=127.0.0.6:34691 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (245.541µs) from=127.0.0.6:34691 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.726µs) from=127.0.0.6:34691 2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (214.181µs) from=127.0.0.6:34691 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (307.978µs) from=127.0.0.6:34691 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (392.528µs) from=127.0.0.6:56751 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.19µs) from=127.0.0.6:34691 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (247.469µs) from=127.0.0.6:34691 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (241.961µs) from=127.0.0.6:34691 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.695µs) from=127.0.0.6:46061 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (388.905µs) from=127.0.0.6:56373 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.008µs) from=127.0.0.6:59955 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (330.292µs) from=127.0.0.6:39235 2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (283.711µs) from=127.0.0.6:49261 2022/07/25 23:49:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:50:07 [DEBUG] http: Request GET /v1/status/leader (1.71555ms) from=127.0.0.6:48947 2022/07/25 23:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.318588141s) from=127.0.0.6:58169 2022/07/25 23:50:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.125521218s) from=127.0.0.6:50683 2022/07/25 23:50:27 [DEBUG] http: Request GET /v1/status/leader (156.708µs) from=127.0.0.6:48947 2022/07/25 23:50:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/catalog/services (343.384µs) from=127.0.0.6:48947 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/status/leader (330.532µs) from=127.0.0.6:43459 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (253.855µs) from=127.0.0.6:43459 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.541µs) from=127.0.0.6:43459 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (247.667µs) from=127.0.0.6:43459 2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (157.777µs) from=127.0.0.6:43459 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (228.278µs) from=127.0.0.6:43459 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (148.218µs) from=127.0.0.6:43459 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (184.811µs) from=127.0.0.6:43459 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (135.275µs) from=127.0.0.6:48609 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (421.299µs) from=127.0.0.6:48609 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (181.339µs) from=127.0.0.6:48609 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (257.994µs) from=127.0.0.6:38101 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (202.777µs) from=127.0.0.6:43459 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (221.019µs) from=127.0.0.6:38101 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (538.988µs) from=127.0.0.6:38101 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (275.011µs) from=127.0.0.6:38101 2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (209.447µs) from=127.0.0.6:38613 2022/07/25 23:51:05 [DEBUG] http: Request GET /v1/catalog/services (454.934µs) from=127.0.0.6:51717 2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/status/leader (431.074µs) from=127.0.0.6:35103 2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.473µs) from=127.0.0.6:35103 2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (284.854µs) from=127.0.0.6:34077 2022/07/25 23:51:16 [DEBUG] http: Request GET /v1/status/leader (199.828µs) from=127.0.0.6:54881 2022/07/25 23:51:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:20 [DEBUG] agent: Node info in sync 2022/07/25 23:51:26 [DEBUG] http: Request GET /v1/status/leader (327.198µs) from=127.0.0.6:34841 2022/07/25 23:51:37 [DEBUG] http: Request GET /v1/status/leader (623.533µs) from=127.0.0.6:54881 2022/07/25 23:51:41 [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. 2022/07/25 23:51:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:41 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.11.192_8443" 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Node info in sync 2022/07/25 23:51:41 [DEBUG] http: Request PUT /v1/agent/service/register (16.246802ms) from=127.0.0.6:54881 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:41 [DEBUG] agent: Node info in sync 2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (35.826402314s) from=127.0.0.6:51717 2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1m54.203037316s) from=127.0.0.6:41301 2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (45.06764334s) from=127.0.0.6:48947 2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (876.598µs) from=127.0.0.6:54881 2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (251.223µs) from=127.0.0.6:54881 2022/07/25 23:51:42 [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. 2022/07/25 23:51:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.199_8082" 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:42 [DEBUG] agent: Node info in sync 2022/07/25 23:51:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.024165ms) from=127.0.0.6:49245 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:42 [DEBUG] agent: Node info in sync 2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (103.584845ms) from=127.0.0.6:48947 2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (457.276µs) from=127.0.0.6:48947 2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (315.894µs) from=127.0.0.6:34841 2022/07/25 23:51:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m0.460854835s) from=127.0.0.6:36075 2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.168424559s) from=127.0.0.6:49261 2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.629758015s) from=127.0.0.6:34691 2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.640643907s) from=127.0.0.6:45023 2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.780278329s) from=127.0.0.6:53193 2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.052193311s) from=127.0.0.6:39235 2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.498378901s) from=127.0.0.6:41079 2022/07/25 23:51:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.030954282s) from=127.0.0.6:52141 2022/07/25 23:51:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m3.22971658s) from=127.0.0.6:37405 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.056605434s) from=127.0.0.6:36531 2022/07/25 23:51:52 [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. 2022/07/25 23:51:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.23_8484" 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (10.268224862s) from=127.0.0.6:48947 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (13.802143ms) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (460.98µs) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.313216311s) from=127.0.0.6:46061 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (251.256µs) from=127.0.0.6:52701 2022/07/25 23:51:52 [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. 2022/07/25 23:51:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_nslcm_10.233.46.60_8403" 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.351336ms) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (149.062908ms) from=127.0.0.6:48947 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (446.993µs) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (252.005µs) from=127.0.0.6:51091 2022/07/25 23:51:52 [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. 2022/07/25 23:51:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [INFO] agent: Synced service "_v2_nslcm_10.233.46.60_8403" 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.091969ms) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (110.587218ms) from=127.0.0.6:48947 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (316.123µs) from=127.0.0.6:48947 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (197.628µs) from=127.0.0.6:57949 2022/07/25 23:51:52 [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. 2022/07/25 23:51:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.11.227_8803" 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.240574ms) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (131.689152ms) from=127.0.0.6:48947 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:52 [DEBUG] agent: Node info in sync 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (590.311µs) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (215.546µs) from=127.0.0.6:49245 2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m4.894348377s) from=127.0.0.6:56751 2022/07/25 23:51:52 [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. 2022/07/25 23:51:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.6.36_8482" 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (48.880165ms) from=127.0.0.6:49245 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (182.017102ms) from=127.0.0.6:48947 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (308.913µs) from=127.0.0.6:49245 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (368.651µs) from=127.0.0.6:41703 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m5.017036358s) from=127.0.0.6:33873 2022/07/25 23:51:53 [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. 2022/07/25 23:51:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_vnfres_10.233.24.82_8802" 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (60.607194ms) from=127.0.0.6:49245 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (423.81334ms) from=127.0.0.6:48947 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (377.544µs) from=127.0.0.6:48947 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (294.299µs) from=127.0.0.6:35843 2022/07/25 23:51:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:51:53 [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. 2022/07/25 23:51:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.19.252_8410" 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (244.681904ms) from=127.0.0.6:48947 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (23.437187ms) from=127.0.0.6:49245 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:53 [DEBUG] agent: Node info in sync 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (419.691µs) from=127.0.0.6:49245 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.750110764s) from=127.0.0.6:56373 2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (324.969µs) from=127.0.0.6:49245 2022/07/25 23:51:53 [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. 2022/07/25 23:51: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. 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:51:54 [INFO] agent: Synced service "_v1_vnflcm_10.233.49.214_8801" 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:54 [DEBUG] agent: Node info in sync 2022/07/25 23:51:54 [DEBUG] http: Request PUT /v1/agent/service/register (76.703227ms) from=127.0.0.6:48947 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (121.600968ms) from=127.0.0.6:49245 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:51:54 [DEBUG] agent: Node info in sync 2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (503.154µs) from=127.0.0.6:49245 2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (222.157µs) from=127.0.0.6:48947 2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.060302116s) from=127.0.0.6:47311 2022/07/25 23:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m7.029375697s) from=127.0.0.6:59955 2022/07/25 23:51:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:51:57 [DEBUG] http: Request GET /v1/status/leader (244.174µs) from=127.0.0.6:34719 2022/07/25 23:52:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:52:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:52:55 [DEBUG] agent: Node info in sync 2022/07/25 23:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.40688282s) from=127.0.0.6:46971 2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.165016854s) from=127.0.0.6:38101 2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m1.083485144s) from=127.0.0.6:59137 2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.751317523s) from=127.0.0.6:54723 2022/07/25 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.792183098s) from=127.0.0.6:37983 2022/07/25 23:53:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.117847522s) from=127.0.0.6:46311 2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.819813351s) from=127.0.0.6:38873 2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m4.265802798s) from=127.0.0.6:40457 2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.3968234s) from=127.0.0.6:47627 2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m4.452140562s) from=127.0.0.6:43349 2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.625087217s) from=127.0.0.6:48609 2022/07/25 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.327147826s) from=127.0.0.6:43459 2022/07/25 23:53:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.61088017s) from=127.0.0.6:52263 2022/07/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.506736391s) from=127.0.0.6:50353 2022/07/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m6.806849163s) from=127.0.0.6:47183 2022/07/25 23:53:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.267644769s) from=127.0.0.6:38613 2022/07/25 23:53:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.491525706s) from=127.0.0.6:34077 2022/07/25 23:53:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.391597052s) from=127.0.0.6:35103 2022/07/25 23:53:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.228547898s) from=127.0.0.6:34841 2022/07/25 23:53:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.208471759s) from=127.0.0.6:54881 2022/07/25 23:53:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.214739193s) from=127.0.0.6:57949 2022/07/25 23:53:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.762033959s) from=127.0.0.6:51091 2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.511419554s) from=127.0.0.6:54213 2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m2.835063312s) from=127.0.0.6:49011 2022/07/25 23:53:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m3.115524731s) from=127.0.0.6:41703 2022/07/25 23:53:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.350257189s) from=127.0.0.6:52701 2022/07/25 23:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m5.084395176s) from=127.0.0.6:49245 2022/07/25 23:53:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.56653538s) from=127.0.0.6:35843 2022/07/25 23:54:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.387192842s) from=127.0.0.6:48947 2022/07/25 23:54:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:54:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:54:39 [DEBUG] agent: Node info in sync 2022/07/25 23:54:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:55:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:56:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:56:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:56:37 [DEBUG] agent: Node info in sync 2022/07/25 23:56:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/catalog/services (1.301109ms) from=127.0.0.6:60283 2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/status/leader (643.969µs) from=127.0.0.6:43551 2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (628.544µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (308.43µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (352.695µs) from=127.0.0.6:37363 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (186.639µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.057µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (215.393µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (274.997µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (209.109µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (160.561µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (248.137µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (135.389µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (168.466µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (191.504µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (509.179µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (159.123µs) from=127.0.0.6:37363 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (317.528µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.492µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (175.355µs) from=127.0.0.6:43551 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (266.657µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (350.877µs) from=127.0.0.6:58847 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (289.985µs) from=127.0.0.6:48767 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.89µs) from=127.0.0.6:37363 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (320.046µs) from=127.0.0.6:37363 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.356µs) from=127.0.0.6:36497 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (217.781µs) from=127.0.0.6:54575 2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (243.072µs) from=127.0.0.6:58847 2022/07/25 23:57:28 [DEBUG] http: Request GET /v1/status/leader (386.225µs) from=127.0.0.6:54467 2022/07/25 23:57:49 [DEBUG] http: Request GET /v1/status/leader (681.642µs) from=127.0.0.6:54467 2022/07/25 23:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:58:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:58:10 [DEBUG] agent: Node info in sync 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/catalog/services (1.542628ms) from=127.0.0.6:34685 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/status/leader (272.597µs) from=127.0.0.6:34685 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (404.359µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.22µs) from=127.0.0.6:36805 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (440.349µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.445µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (148.32µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (251.834µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (118.548µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.095µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.824µs) from=127.0.0.6:36805 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (211.681µs) from=127.0.0.6:36805 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (342.225µs) from=127.0.0.6:34725 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.413µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (195.781µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.931µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (304.948µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.83µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (366.947µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (124.499µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.496µs) from=127.0.0.6:43279 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (391.901µs) from=127.0.0.6:54467 2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (203.206µs) from=127.0.0.6:36805 2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (223.704µs) from=127.0.0.6:54467 2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (271.151µs) from=127.0.0.6:54467 2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (249.652µs) from=127.0.0.6:36805 2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (354.94µs) from=127.0.0.6:43993 2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.363µs) from=127.0.0.6:43993 2022/07/25 23:58:36 [DEBUG] http: Request GET /v1/status/leader (190.586µs) from=127.0.0.6:39037 2022/07/25 23:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/25 23:58:56 [DEBUG] http: Request GET /v1/status/leader (340.127µs) from=127.0.0.6:33123 2022/07/25 23:59:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.05412316s) from=127.0.0.6:60283 2022/07/25 23:59:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.520266279s) from=127.0.0.6:37363 2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.731217489s) from=127.0.0.6:58847 2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m0.866164217s) from=127.0.0.6:43443 2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m1.124016049s) from=127.0.0.6:54313 2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.417553768s) from=127.0.0.6:41459 2022/07/25 23:59:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.714758751s) from=127.0.0.6:50913 2022/07/25 23:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.123684996s) from=127.0.0.6:51261 2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.677694493s) from=127.0.0.6:56637 2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.37042353s) from=127.0.0.6:41005 2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.52140882s) from=127.0.0.6:36497 2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.522114195s) from=127.0.0.6:38483 2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.75690733s) from=127.0.0.6:55625 2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.194022179s) from=127.0.0.6:38313 2022/07/25 23:59:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.483296315s) from=127.0.0.6:53989 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.642925784s) from=127.0.0.6:37867 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.718753392s) from=127.0.0.6:51755 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m5.983660185s) from=127.0.0.6:54575 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m5.952866567s) from=127.0.0.6:52671 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.90050983s) from=127.0.0.6:52289 2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m6.389072646s) from=127.0.0.6:56009 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.705143041s) from=127.0.0.6:59791 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.854218334s) from=127.0.0.6:45193 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m7.267214379s) from=127.0.0.6:43551 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.36009727s) from=127.0.0.6:48767 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/status/leader (287.876µs) from=127.0.0.6:39037 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m7.425854501s) from=127.0.0.6:54093 2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.404140042s) from=127.0.0.6:40727 2022/07/25 23:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/25 23:59:19 [DEBUG] agent: Node info in sync 2022/07/25 23:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/25 23:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.083597033s) from=127.0.0.6:38785 2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.192147063s) from=127.0.0.6:53413 2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.390360973s) from=127.0.0.6:53649 2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m0.548335386s) from=127.0.0.6:34689 2022/07/26 00:00:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.437373639s) from=127.0.0.6:36805 2022/07/26 00:00:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.737785385s) from=127.0.0.6:52265 2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.2149983s) from=127.0.0.6:33423 2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.461683376s) from=127.0.0.6:34725 2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.390924509s) from=127.0.0.6:35833 2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m2.742202941s) from=127.0.0.6:51753 2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.973306957s) from=127.0.0.6:53049 2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m3.975546051s) from=127.0.0.6:34685 2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.68018461s) from=127.0.0.6:39767 2022/07/26 00:00:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.447569155s) from=127.0.0.6:43993 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.90239506s) from=127.0.0.6:57241 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.996208098s) from=127.0.0.6:60225 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.315661527s) from=127.0.0.6:51059 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.430001536s) from=127.0.0.6:38909 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.555742232s) from=127.0.0.6:58047 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.90804039s) from=127.0.0.6:43279 2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.887995286s) from=127.0.0.6:54467 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m6.38112431s) from=127.0.0.6:43647 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m6.453130661s) from=127.0.0.6:51859 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m6.665079348s) from=127.0.0.6:50043 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m6.76499371s) from=127.0.0.6:41609 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.827604778s) from=127.0.0.6:44441 2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.787532854s) from=127.0.0.6:60629 2022/07/26 00:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:00:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:00:55 [DEBUG] agent: Node info in sync 2022/07/26 00:01:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:02:29 [DEBUG] agent: Node info in sync 2022/07/26 00:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:03:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:03:56 [DEBUG] agent: Node info in sync 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/catalog/services (1.418665ms) from=127.0.0.6:53793 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/status/leader (417.958µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (582.455µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.048176ms) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.809µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (264.25µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.497µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (176.991µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (172.925µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (214.618µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.866µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.999µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (149.191µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (180.761µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.173µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (141.951µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.958µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.788µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (139.136µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (132.531µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (282.431µs) from=127.0.0.6:48767 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (247.607µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (203.54µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (184.824µs) from=127.0.0.6:45007 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (142.19µs) from=127.0.0.6:41463 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.798µs) from=127.0.0.6:49615 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (142.053µs) from=127.0.0.6:34257 2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (201.093µs) from=127.0.0.6:40433 2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/catalog/services (623.495µs) from=127.0.0.6:47137 2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/status/leader (244.748µs) from=127.0.0.6:34143 2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.776µs) from=127.0.0.6:34143 2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (217.817µs) from=127.0.0.6:34143 2022/07/26 00:04:47 [DEBUG] http: Request GET /v1/status/leader (1.347773ms) from=127.0.0.6:37671 2022/07/26 00:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:04:56 [DEBUG] http: Request GET /v1/status/leader (376.53µs) from=127.0.0.6:37671 2022/07/26 00:05:07 [DEBUG] http: Request GET /v1/status/leader (230.075µs) from=127.0.0.6:32875 2022/07/26 00:05:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:05:18 [DEBUG] agent: Node info in sync 2022/07/26 00:05:36 [DEBUG] http: Request GET /v1/catalog/services (449.893µs) from=127.0.0.6:37671 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/status/leader (681.336µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (228.994µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.22µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (283.696µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (237.334µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (238.829µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (138.933µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.74µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (158.299µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (125.099µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.956µs) from=127.0.0.6:50831 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (241.897µs) from=127.0.0.6:50831 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (208.424µs) from=127.0.0.6:32875 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (151.492µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.078µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.166µs) from=127.0.0.6:51207 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (118.61µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (143.006µs) from=127.0.0.6:42873 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (133.386µs) from=127.0.0.6:47289 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (205.661µs) from=127.0.0.6:48005 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (121.966µs) from=127.0.0.6:48005 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (117.503µs) from=127.0.0.6:47289 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (118.738µs) from=127.0.0.6:47289 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (143.098µs) from=127.0.0.6:42121 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.551µs) from=127.0.0.6:42121 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (156.367µs) from=127.0.0.6:47289 2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (121.605µs) from=127.0.0.6:42121 2022/07/26 00:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:05:57 [DEBUG] http: Request GET /v1/status/leader (303.398µs) from=127.0.0.6:55183 2022/07/26 00:06:17 [DEBUG] http: Request GET /v1/status/leader (1.738721ms) from=127.0.0.6:55183 2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m0.22441153s) from=127.0.0.6:57375 2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.253652715s) from=127.0.0.6:37145 2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.309886926s) from=127.0.0.6:40433 2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m0.737454162s) from=127.0.0.6:60051 2022/07/26 00:06:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m1.437666358s) from=127.0.0.6:48995 2022/07/26 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.858017307s) from=127.0.0.6:45691 2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.050267282s) from=127.0.0.6:51163 2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.246116438s) from=127.0.0.6:50229 2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.412234866s) from=127.0.0.6:40749 2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.38370558s) from=127.0.0.6:34337 2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.696114625s) from=127.0.0.6:42779 2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m3.461073094s) from=127.0.0.6:41463 2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.559747996s) from=127.0.0.6:48379 2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.134140713s) from=127.0.0.6:53793 2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m3.759013995s) from=127.0.0.6:55399 2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m4.19382012s) from=127.0.0.6:34257 2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.213745554s) from=127.0.0.6:39249 2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.673540329s) from=127.0.0.6:35729 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.340604458s) from=127.0.0.6:48767 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.339993758s) from=127.0.0.6:42333 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.4480641s) from=127.0.0.6:49615 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.72044429s) from=127.0.0.6:42063 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m5.879179376s) from=127.0.0.6:45007 2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.817866689s) from=127.0.0.6:46143 2022/07/26 00:06:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.191575482s) from=127.0.0.6:54905 2022/07/26 00:06:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.753998969s) from=127.0.0.6:33937 2022/07/26 00:06:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m7.273270156s) from=127.0.0.6:41465 2022/07/26 00:06:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.097055276s) from=127.0.0.6:47137 2022/07/26 00:06:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:06:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.818054886s) from=127.0.0.6:40435 2022/07/26 00:06:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.83750123s) from=127.0.0.6:34143 2022/07/26 00:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:07:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:07:12 [DEBUG] agent: Node info in sync 2022/07/26 00:07:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.316869679s) from=127.0.0.6:56811 2022/07/26 00:07:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.311979362s) from=127.0.0.6:51665 2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.231138422s) from=127.0.0.6:47289 2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.679744043s) from=127.0.0.6:37671 2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.463211889s) from=127.0.0.6:48005 2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m1.290507809s) from=127.0.0.6:59139 2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.327204917s) from=127.0.0.6:58855 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m2.047160661s) from=127.0.0.6:37777 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.176565553s) from=127.0.0.6:60195 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.288077389s) from=127.0.0.6:45089 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.40359422s) from=127.0.0.6:54103 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.327321713s) from=127.0.0.6:40703 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.463611517s) from=127.0.0.6:54371 2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.669871078s) from=127.0.0.6:42873 2022/07/26 00:07:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.617343696s) from=127.0.0.6:46647 2022/07/26 00:07:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.213050919s) from=127.0.0.6:54607 2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m4.608936402s) from=127.0.0.6:44205 2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m4.879546516s) from=127.0.0.6:51207 2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.856800402s) from=127.0.0.6:54431 2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.134117487s) from=127.0.0.6:54799 2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.296098166s) from=127.0.0.6:51447 2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.723226804s) from=127.0.0.6:42121 2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.664115649s) from=127.0.0.6:38955 2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.862424396s) from=127.0.0.6:32875 2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.848691208s) from=127.0.0.6:40021 2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m6.448011951s) from=127.0.0.6:58947 2022/07/26 00:07:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m7.214291293s) from=127.0.0.6:50831 2022/07/26 00:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:08:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:08:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:08:56 [DEBUG] agent: Node info in sync 2022/07/26 00:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:10:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:10:11 [DEBUG] agent: Node info in sync 2022/07/26 00:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/catalog/services (1.174529ms) from=127.0.0.6:57267 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/status/leader (844.695µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.4µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (166.468µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (269.442µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (272.61µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (352.55µs) from=127.0.0.6:54395 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.49µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (177.556µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (192.219µs) from=127.0.0.6:54395 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.096µs) from=127.0.0.6:54395 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (152.506µs) from=127.0.0.6:54395 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.401µs) from=127.0.0.6:33617 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (305.259µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (142.97µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (245.49µs) from=127.0.0.6:54395 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (109.644µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (214.214µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.214128ms) from=127.0.0.6:33617 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.251µs) from=127.0.0.6:33617 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (182.62µs) from=127.0.0.6:51893 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (144.788µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (168.273µs) from=127.0.0.6:51893 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.639531ms) from=127.0.0.6:33617 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.635µs) from=127.0.0.6:51325 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (182.766µs) from=127.0.0.6:51893 2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (231.151µs) from=127.0.0.6:33617 2022/07/26 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (209.76µs) from=127.0.0.6:33329 2022/07/26 00:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:12:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:12:06 [DEBUG] agent: Node info in sync 2022/07/26 00:12:11 [DEBUG] http: Request GET /v1/status/leader (2.542205ms) from=127.0.0.6:51933 2022/07/26 00:12:31 [DEBUG] http: Request GET /v1/status/leader (222.74µs) from=127.0.0.6:51933 2022/07/26 00:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:12:56 [DEBUG] http: Request GET /v1/catalog/services (611.461µs) from=127.0.0.6:34549 2022/07/26 00:12:56 [DEBUG] http: Request GET /v1/status/leader (331.321µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.461µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (236.126µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (676.52µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (247.466µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (151.647µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.076µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.456µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.081µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (179.474µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (133.91µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (107.256µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (132.88µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (162.839µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (147.619µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (356.578µs) from=127.0.0.6:56097 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (113.511µs) from=127.0.0.6:43557 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.589µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.602µs) from=127.0.0.6:36479 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (154.403µs) from=127.0.0.6:51933 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (148.947µs) from=127.0.0.6:51165 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (153.766µs) from=127.0.0.6:36479 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (181.266µs) from=127.0.0.6:48517 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.992833ms) from=127.0.0.6:43387 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.207916ms) from=127.0.0.6:42509 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.626µs) from=127.0.0.6:42509 2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.005µs) from=127.0.0.6:48517 2022/07/26 00:13:16 [DEBUG] http: Request GET /v1/status/leader (681.677µs) from=127.0.0.6:43043 2022/07/26 00:13:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:13:37 [DEBUG] http: Request GET /v1/status/leader (9.557135ms) from=127.0.0.6:43043 2022/07/26 00:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:13:46 [DEBUG] agent: Node info in sync 2022/07/26 00:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.629641377s) from=127.0.0.6:49913 2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m1.710360309s) from=127.0.0.6:41887 2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.854426048s) from=127.0.0.6:50777 2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.546271952s) from=127.0.0.6:57267 2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m2.563203189s) from=127.0.0.6:44391 2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.574589608s) from=127.0.0.6:33329 2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m2.962151272s) from=127.0.0.6:54395 2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.94918451s) from=127.0.0.6:46303 2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m2.96950811s) from=127.0.0.6:59589 2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.117233342s) from=127.0.0.6:60889 2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.508858223s) from=127.0.0.6:51325 2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.906851625s) from=127.0.0.6:52585 2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m4.500807741s) from=127.0.0.6:36043 2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m4.536659559s) from=127.0.0.6:58391 2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m4.755163401s) from=127.0.0.6:51567 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m4.996431167s) from=127.0.0.6:43297 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.928719581s) from=127.0.0.6:52065 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/status/leader (306.842µs) from=127.0.0.6:43043 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m5.290614721s) from=127.0.0.6:49029 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.577179117s) from=127.0.0.6:35433 2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.650341574s) from=127.0.0.6:33617 2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.280131397s) from=127.0.0.6:51893 2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m6.186267031s) from=127.0.0.6:58501 2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m6.269890564s) from=127.0.0.6:36179 2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m6.812329719s) from=127.0.0.6:34671 2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.142028287s) from=127.0.0.6:54493 2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.155222871s) from=127.0.0.6:49277 2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m7.494822431s) from=127.0.0.6:36661 2022/07/26 00:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:14:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m0.641034934s) from=127.0.0.6:42161 2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.091361849s) from=127.0.0.6:48517 2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.549972391s) from=127.0.0.6:36789 2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.64477004s) from=127.0.0.6:36479 2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m2.984833099s) from=127.0.0.6:42509 2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m3.251143713s) from=127.0.0.6:43557 2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m3.337817466s) from=127.0.0.6:35683 2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m3.350783535s) from=127.0.0.6:52875 2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.824994293s) from=127.0.0.6:50727 2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.253002226s) from=127.0.0.6:37535 2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.320471469s) from=127.0.0.6:33071 2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.47295441s) from=127.0.0.6:39243 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m4.710747282s) from=127.0.0.6:44539 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m5.077992328s) from=127.0.0.6:51933 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m5.245009245s) from=127.0.0.6:39525 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.257393085s) from=127.0.0.6:41179 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.325232006s) from=127.0.0.6:57461 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.606498514s) from=127.0.0.6:48245 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.627267058s) from=127.0.0.6:51245 2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m5.635157036s) from=127.0.0.6:51885 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.651042631s) from=127.0.0.6:46011 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.900825546s) from=127.0.0.6:43387 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m5.904403809s) from=127.0.0.6:60675 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.453652272s) from=127.0.0.6:34549 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m6.756360596s) from=127.0.0.6:56097 2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m6.613230362s) from=127.0.0.6:49775 2022/07/26 00:15:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.428052549s) from=127.0.0.6:51165 2022/07/26 00:15:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:15:16 [DEBUG] agent: Node info in sync 2022/07/26 00:15:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:16:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:16:55 [DEBUG] agent: Node info in sync 2022/07/26 00:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:18:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:18:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:18:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:18:52 [DEBUG] agent: Node info in sync 2022/07/26 00:18:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:20:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:20:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:20:36 [DEBUG] agent: Node info in sync 2022/07/26 00:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:21:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:21:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:22:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:22:29 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:22:29 [DEBUG] agent: Node info in sync 2022/07/26 00:22:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:23:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:23:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:24:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:24:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:24:10 [DEBUG] agent: Node info in sync 2022/07/26 00:24:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:25:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:25:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:25:51 [DEBUG] agent: Node info in sync 2022/07/26 00:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:26:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:26:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:27:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:27:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:27:13 [DEBUG] agent: Node info in sync 2022/07/26 00:27:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:28:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:28:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:28:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:28:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:28:57 [DEBUG] agent: Node info in sync 2022/07/26 00:29:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:30:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:30:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:30:52 [DEBUG] agent: Node info in sync 2022/07/26 00:30:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:31:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:31:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:32:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:32:51 [DEBUG] agent: Node info in sync 2022/07/26 00:32:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:33:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:33:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:34:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:34:06 [DEBUG] agent: Node info in sync 2022/07/26 00:34:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:35:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:35:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:35:29 [DEBUG] agent: Node info in sync 2022/07/26 00:35:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:36:25 [DEBUG] http: Request GET /v1/catalog/services (1.005851ms) from=127.0.0.6:41447 2022/07/26 00:36:25 [DEBUG] http: Request GET /v1/status/leader (950.156µs) from=127.0.0.6:41447 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (523.007µs) from=127.0.0.6:45921 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (230.854µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (163.766µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (254.147µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (281.135µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (220.198µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (122.837µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (240.724µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (222.924µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (130.507µs) from=127.0.0.6:45921 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (207.553µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (136.383µs) from=127.0.0.6:43413 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (114.061µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (187.773µs) from=127.0.0.6:43413 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (133.882µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.689µs) from=127.0.0.6:45921 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (121.551µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (274.732µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (172.774µs) from=127.0.0.6:54739 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (222.639µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (233.276µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (176.695µs) from=127.0.0.6:45447 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (269.737µs) from=127.0.0.6:51741 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (135.052µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (167.831µs) from=127.0.0.6:39151 2022/07/26 00:36:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (201.918µs) from=127.0.0.6:56003 2022/07/26 00:36:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:36:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:36:40 [DEBUG] agent: Node info in sync 2022/07/26 00:36:46 [DEBUG] http: Request GET /v1/status/leader (1.949219ms) from=127.0.0.6:43745 2022/07/26 00:36:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:37:06 [DEBUG] http: Request GET /v1/status/leader (274.637µs) from=127.0.0.6:43745 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/catalog/services (603.108µs) from=127.0.0.6:57047 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/status/leader (750.58µs) from=127.0.0.6:43745 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (273.956µs) from=127.0.0.6:43745 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (177.866µs) from=127.0.0.6:43745 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (351.515µs) from=127.0.0.6:59557 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (264.816µs) from=127.0.0.6:59557 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (236.923µs) from=127.0.0.6:43745 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (189.212µs) from=127.0.0.6:59557 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (198.177µs) from=127.0.0.6:56925 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (190.993µs) from=127.0.0.6:54325 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (131.681µs) from=127.0.0.6:47965 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (142.277µs) from=127.0.0.6:52509 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (154.126µs) from=127.0.0.6:60665 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (118.755µs) from=127.0.0.6:35677 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (160.794µs) from=127.0.0.6:37571 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (114.45µs) from=127.0.0.6:37471 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.782µs) from=127.0.0.6:37025 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (104.366µs) from=127.0.0.6:56925 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (3.571143ms) from=127.0.0.6:58143 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.656µs) from=127.0.0.6:59557 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (313.298µs) from=127.0.0.6:58143 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.359µs) from=127.0.0.6:59557 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.864µs) from=127.0.0.6:37025 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (204.524µs) from=127.0.0.6:37471 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (261.807µs) from=127.0.0.6:37571 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (136.534µs) from=127.0.0.6:37571 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (467.379µs) from=127.0.0.6:37571 2022/07/26 00:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.487236ms) from=127.0.0.6:37471 2022/07/26 00:37:46 [DEBUG] http: Request GET /v1/status/leader (382.254µs) from=127.0.0.6:40167 2022/07/26 00:37:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:38:06 [DEBUG] http: Request GET /v1/status/leader (1.050827ms) from=127.0.0.6:40167 2022/07/26 00:38:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:38:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:38:22 [DEBUG] agent: Node info in sync 2022/07/26 00:38:26 [DEBUG] http: Request GET /v1/status/leader (603.696µs) from=127.0.0.6:40167 2022/07/26 00:38:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m0.049834981s) from=127.0.0.6:46427 2022/07/26 00:38:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.082371378s) from=127.0.0.6:56003 2022/07/26 00:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m0.788369232s) from=127.0.0.6:54739 2022/07/26 00:38:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.821727486s) from=127.0.0.6:43297 2022/07/26 00:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.325563339s) from=127.0.0.6:51257 2022/07/26 00:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.138026552s) from=127.0.0.6:43923 2022/07/26 00:38:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.288696784s) from=127.0.0.6:37101 2022/07/26 00:38:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.333785625s) from=127.0.0.6:41447 2022/07/26 00:38:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.95995041s) from=127.0.0.6:48017 2022/07/26 00:38:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m2.130914842s) from=127.0.0.6:39151 2022/07/26 00:38:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m2.060919059s) from=127.0.0.6:49497 2022/07/26 00:38:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.491646623s) from=127.0.0.6:45921 2022/07/26 00:38:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m2.67267411s) from=127.0.0.6:37881 2022/07/26 00:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.793382184s) from=127.0.0.6:45447 2022/07/26 00:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.833705534s) from=127.0.0.6:46865 2022/07/26 00:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.148450893s) from=127.0.0.6:38747 2022/07/26 00:38:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m4.682195328s) from=127.0.0.6:36925 2022/07/26 00:38:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m4.765495275s) from=127.0.0.6:34165 2022/07/26 00:38:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.017110248s) from=127.0.0.6:50299 2022/07/26 00:38:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.269168616s) from=127.0.0.6:52363 2022/07/26 00:38:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m5.291731502s) from=127.0.0.6:42049 2022/07/26 00:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.794836071s) from=127.0.0.6:43413 2022/07/26 00:38:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.380602558s) from=127.0.0.6:51741 2022/07/26 00:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m6.461502976s) from=127.0.0.6:48475 2022/07/26 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.659238226s) from=127.0.0.6:50737 2022/07/26 00:38:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.699607917s) from=127.0.0.6:44965 2022/07/26 00:38:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.858134441s) from=127.0.0.6:43601 2022/07/26 00:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:38:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:39:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.182496587s) from=127.0.0.6:50011 2022/07/26 00:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.394634151s) from=127.0.0.6:57047 2022/07/26 00:39:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m1.112712968s) from=127.0.0.6:54325 2022/07/26 00:39:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.716042608s) from=127.0.0.6:37025 2022/07/26 00:39:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.515906798s) from=127.0.0.6:50067 2022/07/26 00:39:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m1.900889003s) from=127.0.0.6:47965 2022/07/26 00:39:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m2.111211282s) from=127.0.0.6:36155 2022/07/26 00:39:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.217702418s) from=127.0.0.6:35677 2022/07/26 00:39:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m3.312038452s) from=127.0.0.6:58143 2022/07/26 00:39:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.098378137s) from=127.0.0.6:58299 2022/07/26 00:39:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.619574756s) from=127.0.0.6:39107 2022/07/26 00:39:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.745023015s) from=127.0.0.6:44747 2022/07/26 00:39:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m3.959250227s) from=127.0.0.6:36463 2022/07/26 00:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m4.373444778s) from=127.0.0.6:56925 2022/07/26 00:39:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.307190856s) from=127.0.0.6:43745 2022/07/26 00:39:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.248585046s) from=127.0.0.6:60665 2022/07/26 00:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.156729703s) from=127.0.0.6:49927 2022/07/26 00:39:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m5.331454603s) from=127.0.0.6:37471 2022/07/26 00:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m5.490816264s) from=127.0.0.6:59557 2022/07/26 00:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.356972778s) from=127.0.0.6:54615 2022/07/26 00:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.172037244s) from=127.0.0.6:41123 2022/07/26 00:39:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.291786637s) from=127.0.0.6:54093 2022/07/26 00:39:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.485385754s) from=127.0.0.6:36087 2022/07/26 00:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m6.566191832s) from=127.0.0.6:50245 2022/07/26 00:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m6.693323086s) from=127.0.0.6:52509 2022/07/26 00:39:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m6.995388735s) from=127.0.0.6:37571 2022/07/26 00:39:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m7.040798929s) from=127.0.0.6:59159 2022/07/26 00:39:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:40:06 [DEBUG] agent: Node info in sync 2022/07/26 00:40:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:41:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:41:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:41:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:41:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:41:55 [DEBUG] agent: Node info in sync 2022/07/26 00:42:06 [DEBUG] http: Request GET /v1/catalog/services (1.745433ms) from=127.0.0.6:53209 2022/07/26 00:42:07 [DEBUG] http: Request GET /v1/status/leader (875.736µs) from=127.0.0.6:57179 2022/07/26 00:42:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (624.204µs) from=127.0.0.6:38453 2022/07/26 00:42:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.899µs) from=127.0.0.6:38453 2022/07/26 00:42:28 [DEBUG] http: Request GET /v1/status/leader (491.389µs) from=127.0.0.6:37085 2022/07/26 00:42:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:42:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:42:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:42:56 [DEBUG] agent: Node info in sync 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/catalog/services (844.99µs) from=127.0.0.6:57179 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/status/leader (2.954718ms) from=127.0.0.6:57179 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (613.76µs) from=127.0.0.6:60197 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (251.392µs) from=127.0.0.6:37085 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (251.185µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (202.906µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (440.664µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (235.995µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (299.9µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (277.715µs) from=127.0.0.6:37085 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (293.943µs) from=127.0.0.6:34635 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (212.54µs) from=127.0.0.6:42493 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.219µs) from=127.0.0.6:37085 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (130.673µs) from=127.0.0.6:60197 2022/07/26 00:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.351µs) from=127.0.0.6:60197 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (270.519µs) from=127.0.0.6:60197 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (288.47µs) from=127.0.0.6:37085 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (175.705µs) from=127.0.0.6:60197 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (164.696µs) from=127.0.0.6:34635 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (247.786µs) from=127.0.0.6:60197 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (173.154µs) from=127.0.0.6:60197 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (176.141µs) from=127.0.0.6:36789 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (152.721µs) from=127.0.0.6:34635 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (240.025µs) from=127.0.0.6:45649 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (145.813µs) from=127.0.0.6:34635 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (162.838µs) from=127.0.0.6:36789 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (145.328µs) from=127.0.0.6:34565 2022/07/26 00:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (142.126µs) from=127.0.0.6:38037 2022/07/26 00:43:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:43:59 [DEBUG] http: Request GET /v1/catalog/services (623.486µs) from=127.0.0.6:42727 2022/07/26 00:44:00 [DEBUG] http: Request GET /v1/status/leader (482.147µs) from=127.0.0.6:42727 2022/07/26 00:44:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:44:00 [DEBUG] agent: Node info in sync 2022/07/26 00:44:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (330.977µs) from=127.0.0.6:33671 2022/07/26 00:44:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (272.672µs) from=127.0.0.6:33671 2022/07/26 00:44:04 [DEBUG] http: Request GET /v1/status/leader (2.836782ms) from=127.0.0.6:33671 2022/07/26 00:44:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.364556411s) from=127.0.0.6:58997 2022/07/26 00:44:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m2.88648117s) from=127.0.0.6:38453 2022/07/26 00:44:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.995716892s) from=127.0.0.6:53209 2022/07/26 00:44:20 [DEBUG] http: Request GET /v1/status/leader (785.395µs) from=127.0.0.6:35915 2022/07/26 00:44:24 [DEBUG] http: Request GET /v1/status/leader (516.515µs) from=127.0.0.6:47695 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/catalog/services (556.084µs) from=127.0.0.6:47695 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/status/leader (390.288µs) from=127.0.0.6:47695 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.459µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (157.58µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (257.552µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (121.093µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (223.381µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (486.083µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (267.492µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (164.771µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (158.221µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (380.533µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (194.732µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.087µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (220.919µs) from=127.0.0.6:46369 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (159.189µs) from=127.0.0.6:51613 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (173.128µs) from=127.0.0.6:48919 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (172.731µs) from=127.0.0.6:45851 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (183.683µs) from=127.0.0.6:38715 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (219.782µs) from=127.0.0.6:58933 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (117.895µs) from=127.0.0.6:35915 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (165.513µs) from=127.0.0.6:38715 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (162.528µs) from=127.0.0.6:48919 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (115.079µs) from=127.0.0.6:58933 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.806µs) from=127.0.0.6:58933 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.635µs) from=127.0.0.6:58933 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (323.251µs) from=127.0.0.6:58933 2022/07/26 00:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.722µs) from=127.0.0.6:35915 2022/07/26 00:44:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:45:06 [DEBUG] http: Request GET /v1/status/leader (593.21µs) from=127.0.0.6:40791 2022/07/26 00:45:23 [DEBUG] http: Request GET /v1/catalog/services (598.449µs) from=127.0.0.6:40791 2022/07/26 00:45:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (317.145µs) from=127.0.0.6:33887 2022/07/26 00:45:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (225.984µs) from=127.0.0.6:33887 2022/07/26 00:45:26 [DEBUG] http: Request GET /v1/status/leader (304.145µs) from=127.0.0.6:33887 2022/07/26 00:45:32 [DEBUG] http: Request GET /v1/status/leader (293.1µs) from=127.0.0.6:33887 2022/07/26 00:45:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:45:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:45:45 [DEBUG] agent: Node info in sync 2022/07/26 00:45:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.282857164s) from=127.0.0.6:42493 2022/07/26 00:45:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.50022302s) from=127.0.0.6:38037 2022/07/26 00:45:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m0.589452276s) from=127.0.0.6:41741 2022/07/26 00:45:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.06264866s) from=127.0.0.6:36789 2022/07/26 00:45:46 [DEBUG] http: Request GET /v1/status/leader (185.801µs) from=127.0.0.6:41893 2022/07/26 00:45:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m1.295030946s) from=127.0.0.6:59999 2022/07/26 00:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.396873058s) from=127.0.0.6:55653 2022/07/26 00:45:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m2.575322388s) from=127.0.0.6:60197 2022/07/26 00:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m2.660899581s) from=127.0.0.6:51059 2022/07/26 00:45:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.848406034s) from=127.0.0.6:43051 2022/07/26 00:45:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m3.094628708s) from=127.0.0.6:33383 2022/07/26 00:45:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.330518433s) from=127.0.0.6:37085 2022/07/26 00:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m3.794035801s) from=127.0.0.6:46811 2022/07/26 00:45:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.683473628s) from=127.0.0.6:41119 2022/07/26 00:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.039108001s) from=127.0.0.6:34635 2022/07/26 00:45:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.399064066s) from=127.0.0.6:48135 2022/07/26 00:45:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m5.575781079s) from=127.0.0.6:54445 2022/07/26 00:45:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m5.617532941s) from=127.0.0.6:45957 2022/07/26 00:45:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m6.04834934s) from=127.0.0.6:42287 2022/07/26 00:45:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.346401669s) from=127.0.0.6:51203 2022/07/26 00:45:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.816267051s) from=127.0.0.6:57179 2022/07/26 00:45:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.603573759s) from=127.0.0.6:45649 2022/07/26 00:45:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m6.799235926s) from=127.0.0.6:34565 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.95595161s) from=127.0.0.6:43239 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.794546504s) from=127.0.0.6:45611 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.163241079s) from=127.0.0.6:40885 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m7.164053492s) from=127.0.0.6:50501 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m7.402750879s) from=127.0.0.6:58239 2022/07/26 00:45:52 [DEBUG] http: Request GET /v1/status/leader (566.53µs) from=127.0.0.6:41893 2022/07/26 00:45:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:46:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m7.372397789s) from=127.0.0.6:42727 2022/07/26 00:46:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m2.582852589s) from=127.0.0.6:34007 2022/07/26 00:46:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m7.193718627s) from=127.0.0.6:33671 2022/07/26 00:46:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.340338864s) from=127.0.0.6:46369 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.243666467s) from=127.0.0.6:38715 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m0.198072632s) from=127.0.0.6:42283 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.377696833s) from=127.0.0.6:51995 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m0.495385943s) from=127.0.0.6:44019 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m0.729756511s) from=127.0.0.6:48481 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.775442935s) from=127.0.0.6:35761 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m0.820751058s) from=127.0.0.6:56367 2022/07/26 00:46:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.86930315s) from=127.0.0.6:45951 2022/07/26 00:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m1.400726141s) from=127.0.0.6:51093 2022/07/26 00:46:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.610148883s) from=127.0.0.6:51613 2022/07/26 00:46:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.648122836s) from=127.0.0.6:33517 2022/07/26 00:46:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m2.363094285s) from=127.0.0.6:57331 2022/07/26 00:46:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.890556624s) from=127.0.0.6:48919 2022/07/26 00:46:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m2.835667977s) from=127.0.0.6:38205 2022/07/26 00:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m3.282014494s) from=127.0.0.6:35915 2022/07/26 00:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m3.950229645s) from=127.0.0.6:45851 2022/07/26 00:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m3.91553384s) from=127.0.0.6:39081 2022/07/26 00:46:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m4.842572203s) from=127.0.0.6:60629 2022/07/26 00:46:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m4.983377377s) from=127.0.0.6:43357 2022/07/26 00:46:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.637809833s) from=127.0.0.6:50171 2022/07/26 00:46:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.583889824s) from=127.0.0.6:47695 2022/07/26 00:46:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m6.251985304s) from=127.0.0.6:58933 2022/07/26 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m6.198141581s) from=127.0.0.6:38077 2022/07/26 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.622137687s) from=127.0.0.6:33695 2022/07/26 00:46:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:46:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.150717571s) from=127.0.0.6:39031 2022/07/26 00:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.266273546s) from=127.0.0.6:51355 2022/07/26 00:47:03 [DEBUG] http: Request GET /v1/catalog/services (513.332µs) from=127.0.0.6:57305 2022/07/26 00:47:03 [DEBUG] http: Request GET /v1/status/leader (377.11µs) from=127.0.0.6:59987 2022/07/26 00:47:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (333.773µs) from=127.0.0.6:59987 2022/07/26 00:47:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.915µs) from=127.0.0.6:59987 2022/07/26 00:47:23 [DEBUG] http: Request GET /v1/status/leader (314.22µs) from=127.0.0.6:49581 2022/07/26 00:47:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:47:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:47:27 [DEBUG] agent: Node info in sync 2022/07/26 00:47:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.093925216s) from=127.0.0.6:40791 2022/07/26 00:47:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.810186246s) from=127.0.0.6:59427 2022/07/26 00:47:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.880361271s) from=127.0.0.6:33887 2022/07/26 00:47:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:48:19 [DEBUG] http: Request GET /v1/catalog/services (1.694599ms) from=127.0.0.6:49581 2022/07/26 00:48:20 [DEBUG] http: Request GET /v1/status/leader (502.132µs) from=127.0.0.6:58661 2022/07/26 00:48:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (541.974µs) from=127.0.0.6:58661 2022/07/26 00:48:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (287.117µs) from=127.0.0.6:58661 2022/07/26 00:48:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:48:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:48:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:48:36 [DEBUG] agent: Node info in sync 2022/07/26 00:48:40 [DEBUG] http: Request GET /v1/status/leader (1.918149ms) from=127.0.0.6:57897 2022/07/26 00:48:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:49:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.452205915s) from=127.0.0.6:57305 2022/07/26 00:49:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.520648166s) from=127.0.0.6:59987 2022/07/26 00:49:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m7.095379526s) from=127.0.0.6:58313 2022/07/26 00:49:32 [DEBUG] http: Request GET /v1/status/leader (411.803µs) from=127.0.0.6:57897 2022/07/26 00:49:32 [DEBUG] http: Request GET /v1/catalog/services (644.206µs) from=127.0.0.6:57897 2022/07/26 00:49:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (305.331µs) from=127.0.0.6:53605 2022/07/26 00:49:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (277.281µs) from=127.0.0.6:53605 2022/07/26 00:49:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:49:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:49:38 [DEBUG] agent: Node info in sync 2022/07/26 00:49:53 [DEBUG] http: Request GET /v1/status/leader (318.671µs) from=127.0.0.6:37705 2022/07/26 00:49:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:50:13 [DEBUG] http: Request GET /v1/status/leader (400.065µs) from=127.0.0.6:36801 2022/07/26 00:50:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.19054269s) from=127.0.0.6:58661 2022/07/26 00:50:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.732453329s) from=127.0.0.6:49581 2022/07/26 00:50:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.509562936s) from=127.0.0.6:41873 2022/07/26 00:50:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/catalog/services (598.663µs) from=127.0.0.6:36801 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/status/leader (1.8955ms) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (292.012µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (250.441µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (205.509µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (157.612µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (134.885µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.861µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (184.179µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.774µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (283.612µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.698µs) from=127.0.0.6:44289 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.746287ms) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (239.591µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (253.14µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (121.145µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (152.794µs) from=127.0.0.6:44289 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (210.145µs) from=127.0.0.6:58165 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.375µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (115.869µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (231.992µs) from=127.0.0.6:38291 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (129.613µs) from=127.0.0.6:37705 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.501µs) from=127.0.0.6:58165 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (209.428µs) from=127.0.0.6:38291 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (164.582µs) from=127.0.0.6:36081 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (278.418µs) from=127.0.0.6:38291 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (122.633µs) from=127.0.0.6:60543 2022/07/26 00:51:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (177.097µs) from=127.0.0.6:35287 2022/07/26 00:51:20 [DEBUG] http: Request GET /v1/status/leader (441.33µs) from=127.0.0.6:50609 2022/07/26 00:51:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:51:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:51:29 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:51:29 [DEBUG] agent: Node info in sync 2022/07/26 00:51:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.655889061s) from=127.0.0.6:57897 2022/07/26 00:51:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.144497117s) from=127.0.0.6:49831 2022/07/26 00:51:40 [DEBUG] http: Request GET /v1/status/leader (214.688µs) from=127.0.0.6:37587 2022/07/26 00:51:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.020091022s) from=127.0.0.6:53605 2022/07/26 00:51:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/catalog/services (525.686µs) from=127.0.0.6:50609 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (278.241µs) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (232.414µs) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (260.658µs) from=127.0.0.6:57925 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (199.277µs) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (289.361µs) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (328.375µs) from=127.0.0.6:57925 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (138.994µs) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (226.409µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/status/leader (329.302µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (260.739µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (128.619µs) from=127.0.0.6:57925 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (219.019µs) from=127.0.0.6:55949 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.005873ms) from=127.0.0.6:37587 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (292.56µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (118.701µs) from=127.0.0.6:57925 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (282.211µs) from=127.0.0.6:55949 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (249.605µs) from=127.0.0.6:34265 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (513.398µs) from=127.0.0.6:34265 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (170.039µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (210.177µs) from=127.0.0.6:34265 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (109.574µs) from=127.0.0.6:50307 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (115.779µs) from=127.0.0.6:38931 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (141.244µs) from=127.0.0.6:37387 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (120.619µs) from=127.0.0.6:52357 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (245.342µs) from=127.0.0.6:57617 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (257.754µs) from=127.0.0.6:57617 2022/07/26 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (178.768µs) from=127.0.0.6:34743 2022/07/26 00:52:26 [DEBUG] http: Request GET /v1/status/leader (419.527µs) from=127.0.0.6:46841 2022/07/26 00:52:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:52:38 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:52:38 [DEBUG] agent: Node info in sync 2022/07/26 00:52:46 [DEBUG] http: Request GET /v1/status/leader (929.026µs) from=127.0.0.6:41127 2022/07/26 00:52:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:53:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.29853635s) from=127.0.0.6:36801 2022/07/26 00:53:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.053368238s) from=127.0.0.6:44289 2022/07/26 00:53:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m0.001171683s) from=127.0.0.6:47053 2022/07/26 00:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m0.176256956s) from=127.0.0.6:58165 2022/07/26 00:53:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m0.215546227s) from=127.0.0.6:54597 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.331351136s) from=127.0.0.6:38783 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.562563164s) from=127.0.0.6:36931 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.59941938s) from=127.0.0.6:36799 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m0.989792068s) from=127.0.0.6:38277 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m1.081426224s) from=127.0.0.6:45521 2022/07/26 00:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m1.295121653s) from=127.0.0.6:37705 2022/07/26 00:53:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.796569395s) from=127.0.0.6:37465 2022/07/26 00:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.198510633s) from=127.0.0.6:36081 2022/07/26 00:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m2.042314881s) from=127.0.0.6:40029 2022/07/26 00:53:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m2.634309333s) from=127.0.0.6:46363 2022/07/26 00:53:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m2.626484283s) from=127.0.0.6:39965 2022/07/26 00:53:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.85950995s) from=127.0.0.6:39567 2022/07/26 00:53:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m3.825842188s) from=127.0.0.6:48581 2022/07/26 00:53:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m4.510455612s) from=127.0.0.6:49551 2022/07/26 00:53:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m4.890127372s) from=127.0.0.6:42859 2022/07/26 00:53:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.394496136s) from=127.0.0.6:38291 2022/07/26 00:53:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.852159302s) from=127.0.0.6:60543 2022/07/26 00:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m5.859178116s) from=127.0.0.6:59513 2022/07/26 00:53:06 [DEBUG] http: Request GET /v1/status/leader (149.869µs) from=127.0.0.6:46841 2022/07/26 00:53:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m6.171123873s) from=127.0.0.6:59103 2022/07/26 00:53:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m6.507131231s) from=127.0.0.6:35287 2022/07/26 00:53:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m7.289017958s) from=127.0.0.6:42621 2022/07/26 00:53:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.305097274s) from=127.0.0.6:50757 2022/07/26 00:53:35 [DEBUG] http: Request GET /v1/catalog/services (474.448µs) from=127.0.0.6:41127 2022/07/26 00:53:35 [DEBUG] http: Request GET /v1/status/leader (272.345µs) from=127.0.0.6:46841 2022/07/26 00:53:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.298µs) from=127.0.0.6:46841 2022/07/26 00:53:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.78µs) from=127.0.0.6:55811 2022/07/26 00:53:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:53:52 [DEBUG] agent: Node info in sync 2022/07/26 00:53:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:53:56 [DEBUG] http: Request GET /v1/status/leader (4.062183ms) from=127.0.0.6:60147 2022/07/26 00:54:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.430709292s) from=127.0.0.6:39863 2022/07/26 00:54:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.361095658s) from=127.0.0.6:34743 2022/07/26 00:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m0.888132911s) from=127.0.0.6:52427 2022/07/26 00:54:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.095404121s) from=127.0.0.6:48799 2022/07/26 00:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.168305071s) from=127.0.0.6:33065 2022/07/26 00:54:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.37045692s) from=127.0.0.6:52357 2022/07/26 00:54:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m1.717602069s) from=127.0.0.6:38931 2022/07/26 00:54:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.92436904s) from=127.0.0.6:40093 2022/07/26 00:54:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.231614415s) from=127.0.0.6:57617 2022/07/26 00:54:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.759386387s) from=127.0.0.6:50609 2022/07/26 00:54:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.576497904s) from=127.0.0.6:39397 2022/07/26 00:54:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.84414649s) from=127.0.0.6:53651 2022/07/26 00:54:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.42800868s) from=127.0.0.6:50601 2022/07/26 00:54:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.713435668s) from=127.0.0.6:48083 2022/07/26 00:54:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.094412722s) from=127.0.0.6:34265 2022/07/26 00:54:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.708975388s) from=127.0.0.6:57925 2022/07/26 00:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.97062877s) from=127.0.0.6:37387 2022/07/26 00:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.559712895s) from=127.0.0.6:50307 2022/07/26 00:54:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.972236103s) from=127.0.0.6:53405 2022/07/26 00:54:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.279140474s) from=127.0.0.6:55949 2022/07/26 00:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m6.2989586s) from=127.0.0.6:60991 2022/07/26 00:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m6.203689433s) from=127.0.0.6:45299 2022/07/26 00:54:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.323505718s) from=127.0.0.6:51675 2022/07/26 00:54:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:54:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.457940466s) from=127.0.0.6:43933 2022/07/26 00:54:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.777168824s) from=127.0.0.6:37587 2022/07/26 00:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.331095158s) from=127.0.0.6:52137 2022/07/26 00:54:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m7.422559902s) from=127.0.0.6:33893 2022/07/26 00:54:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:55:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m3.15881564s) from=127.0.0.6:41127 2022/07/26 00:55:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.268503093s) from=127.0.0.6:55811 2022/07/26 00:55:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m7.344379802s) from=127.0.0.6:46841 2022/07/26 00:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:55:46 [DEBUG] agent: Node info in sync 2022/07/26 00:55:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:56:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:56:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:57:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:57:34 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:57:34 [DEBUG] agent: Node info in sync 2022/07/26 00:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/catalog/services (856.673µs) from=127.0.0.6:51217 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/status/leader (1.672483ms) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (514.496µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (279.574µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (315.519µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (448.48µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (808.488µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (295.744µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (430.669µs) from=127.0.0.6:40549 2022/07/26 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (276.021µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (317.792µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (207.572µs) from=127.0.0.6:40997 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (303.564µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (158.316µs) from=127.0.0.6:50343 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (184.823µs) from=127.0.0.6:50343 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (160.679µs) from=127.0.0.6:50343 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (150.938µs) from=127.0.0.6:40997 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (194.809µs) from=127.0.0.6:44105 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (199.715µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (136.574µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (167.571µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.354µs) from=127.0.0.6:40549 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.356µs) from=127.0.0.6:44105 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (347.918µs) from=127.0.0.6:56689 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (172.386µs) from=127.0.0.6:56689 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (168.372µs) from=127.0.0.6:47163 2022/07/26 00:58:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (183.794µs) from=127.0.0.6:42195 2022/07/26 00:58:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 00:58:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 00:58:35 [DEBUG] agent: Node info in sync 2022/07/26 00:58:47 [DEBUG] http: Request GET /v1/status/leader (1.845666ms) from=127.0.0.6:33035 2022/07/26 00:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:59:07 [DEBUG] http: Request GET /v1/status/leader (275.715µs) from=127.0.0.6:45929 2022/07/26 00:59:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/catalog/services (543.779µs) from=127.0.0.6:33035 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/status/leader (1.323255ms) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (318.596µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (151.447µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (267.362µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (258.959µs) from=127.0.0.6:40799 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (670.919µs) from=127.0.0.6:40799 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (175.557µs) from=127.0.0.6:40799 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (145.644µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.27µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.825µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (867.938µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (252.021µs) from=127.0.0.6:41621 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (156.55µs) from=127.0.0.6:55141 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (636.226µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.420079ms) from=127.0.0.6:40799 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (130.636µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (151.443µs) from=127.0.0.6:56773 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (463.335µs) from=127.0.0.6:55141 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (265.487µs) from=127.0.0.6:40509 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (266.714µs) from=127.0.0.6:45929 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (251.817µs) from=127.0.0.6:51915 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (428.846µs) from=127.0.0.6:51915 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (165.445µs) from=127.0.0.6:55141 2022/07/26 00:59:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (199.994µs) from=127.0.0.6:45929 2022/07/26 00:59:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (287.681µs) from=127.0.0.6:45929 2022/07/26 00:59:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (142.328µs) from=127.0.0.6:45929 2022/07/26 00:59:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (213.873µs) from=127.0.0.6:45929 2022/07/26 00:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 00:59:56 [DEBUG] http: Request GET /v1/status/leader (310.772µs) from=127.0.0.6:54045 2022/07/26 01:00:12 [DEBUG] http: Request GET /v1/catalog/services (646.951µs) from=127.0.0.6:46937 2022/07/26 01:00:12 [DEBUG] http: Request GET /v1/status/leader (1.486192ms) from=127.0.0.6:46937 2022/07/26 01:00:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (304.965µs) from=127.0.0.6:54045 2022/07/26 01:00:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (306.502µs) from=127.0.0.6:36955 2022/07/26 01:00:16 [DEBUG] http: Request GET /v1/status/leader (293.197µs) from=127.0.0.6:57633 2022/07/26 01:00:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:00:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:00:28 [DEBUG] agent: Node info in sync 2022/07/26 01:00:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m0.371585987s) from=127.0.0.6:34551 2022/07/26 01:00:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.059221007s) from=127.0.0.6:49277 2022/07/26 01:00:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.102030512s) from=127.0.0.6:39587 2022/07/26 01:00:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m1.236265573s) from=127.0.0.6:34669 2022/07/26 01:00:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m1.431435676s) from=127.0.0.6:47163 2022/07/26 01:00:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m1.432653507s) from=127.0.0.6:56945 2022/07/26 01:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.984339921s) from=127.0.0.6:49705 2022/07/26 01:00:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m1.915144545s) from=127.0.0.6:35019 2022/07/26 01:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m2.303366986s) from=127.0.0.6:54859 2022/07/26 01:00:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m2.564670704s) from=127.0.0.6:52219 2022/07/26 01:00:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.708537352s) from=127.0.0.6:36447 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m2.743527709s) from=127.0.0.6:58343 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m2.881659744s) from=127.0.0.6:44473 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m2.913593997s) from=127.0.0.6:42195 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.294495297s) from=127.0.0.6:47867 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m3.620247013s) from=127.0.0.6:53951 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.58322902s) from=127.0.0.6:40549 2022/07/26 01:00:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.472983623s) from=127.0.0.6:47277 2022/07/26 01:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m3.945024158s) from=127.0.0.6:50343 2022/07/26 01:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.249077994s) from=127.0.0.6:52635 2022/07/26 01:00:32 [DEBUG] http: Request GET /v1/status/leader (214.355µs) from=127.0.0.6:38325 2022/07/26 01:00:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.7348458s) from=127.0.0.6:46325 2022/07/26 01:00:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.436328536s) from=127.0.0.6:51217 2022/07/26 01:00:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.551113291s) from=127.0.0.6:59899 2022/07/26 01:00:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m6.702930196s) from=127.0.0.6:56689 2022/07/26 01:00:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m6.866659316s) from=127.0.0.6:44105 2022/07/26 01:00:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m6.962925068s) from=127.0.0.6:46093 2022/07/26 01:00:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m7.462276303s) from=127.0.0.6:40997 2022/07/26 01:00:36 [DEBUG] http: Request GET /v1/status/leader (483.983µs) from=127.0.0.6:57633 2022/07/26 01:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:01:20 [DEBUG] http: Request GET /v1/catalog/services (599.682µs) from=127.0.0.6:38325 2022/07/26 01:01:20 [DEBUG] http: Request GET /v1/status/leader (325.587µs) from=127.0.0.6:38325 2022/07/26 01:01:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (266.822µs) from=127.0.0.6:57633 2022/07/26 01:01:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (369.742µs) from=127.0.0.6:57633 2022/07/26 01:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:01:33 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:01:33 [DEBUG] agent: Node info in sync 2022/07/26 01:01:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.733741123s) from=127.0.0.6:33035 2022/07/26 01:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m0.958928617s) from=127.0.0.6:37917 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.965592752s) from=127.0.0.6:50401 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.201712738s) from=127.0.0.6:40509 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m1.188573346s) from=127.0.0.6:54813 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m1.634118036s) from=127.0.0.6:46037 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.621010855s) from=127.0.0.6:48023 2022/07/26 01:01:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m1.684519053s) from=127.0.0.6:34775 2022/07/26 01:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m2.560020715s) from=127.0.0.6:41717 2022/07/26 01:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m2.850770283s) from=127.0.0.6:52045 2022/07/26 01:01:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m2.917724608s) from=127.0.0.6:53257 2022/07/26 01:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m3.450826314s) from=127.0.0.6:51915 2022/07/26 01:01:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.852794983s) from=127.0.0.6:47675 2022/07/26 01:01:40 [DEBUG] http: Request GET /v1/status/leader (378.367µs) from=127.0.0.6:34171 2022/07/26 01:01:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m4.393497861s) from=127.0.0.6:41621 2022/07/26 01:01:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m4.674097199s) from=127.0.0.6:38423 2022/07/26 01:01:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.706659795s) from=127.0.0.6:58663 2022/07/26 01:01:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.086423954s) from=127.0.0.6:37947 2022/07/26 01:01:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.716725776s) from=127.0.0.6:55141 2022/07/26 01:01:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.633001207s) from=127.0.0.6:60581 2022/07/26 01:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.717320284s) from=127.0.0.6:45929 2022/07/26 01:01:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.877600345s) from=127.0.0.6:56773 2022/07/26 01:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m6.66781887s) from=127.0.0.6:40799 2022/07/26 01:01:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.489462511s) from=127.0.0.6:46231 2022/07/26 01:01:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m6.648607026s) from=127.0.0.6:50515 2022/07/26 01:01:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.933613742s) from=127.0.0.6:39733 2022/07/26 01:01:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m7.188744988s) from=127.0.0.6:58727 2022/07/26 01:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.393482692s) from=127.0.0.6:48339 2022/07/26 01:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:02:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:02:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.124888807s) from=127.0.0.6:46937 2022/07/26 01:02:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.807388713s) from=127.0.0.6:54045 2022/07/26 01:02:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.801900027s) from=127.0.0.6:36955 2022/07/26 01:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:02:45 [DEBUG] agent: Node info in sync 2022/07/26 01:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:03:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.800918402s) from=127.0.0.6:38325 2022/07/26 01:03:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.05959953s) from=127.0.0.6:45753 2022/07/26 01:03:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.751675226s) from=127.0.0.6:57633 2022/07/26 01:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:04:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:04:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:04:30 [DEBUG] agent: Node info in sync 2022/07/26 01:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/catalog/services (616.376µs) from=127.0.0.6:46075 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/status/leader (1.324504ms) from=127.0.0.6:40351 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (521.355µs) from=127.0.0.6:40351 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.096µs) from=127.0.0.6:39667 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (141.595µs) from=127.0.0.6:40351 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (153.527µs) from=127.0.0.6:41149 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (156.168µs) from=127.0.0.6:52093 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.478µs) from=127.0.0.6:40713 2022/07/26 01:05:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (177.713µs) from=127.0.0.6:40351 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (148.181µs) from=127.0.0.6:39667 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (131.692µs) from=127.0.0.6:45307 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (123.991µs) from=127.0.0.6:40949 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (118.821µs) from=127.0.0.6:53617 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (100.243µs) from=127.0.0.6:40351 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (130.837µs) from=127.0.0.6:40713 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (318.403µs) from=127.0.0.6:40713 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (267.563µs) from=127.0.0.6:39667 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (324.904µs) from=127.0.0.6:39667 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (274.534µs) from=127.0.0.6:39667 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (227.899µs) from=127.0.0.6:52093 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (262.883µs) from=127.0.0.6:53617 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (237.774µs) from=127.0.0.6:40351 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (198.757µs) from=127.0.0.6:40713 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.243µs) from=127.0.0.6:40351 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (190.683µs) from=127.0.0.6:40713 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (238.954µs) from=127.0.0.6:52093 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (893.835µs) from=127.0.0.6:39667 2022/07/26 01:06:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (172.048µs) from=127.0.0.6:41149 2022/07/26 01:06:19 [DEBUG] http: Request GET /v1/status/leader (218.956µs) from=127.0.0.6:57599 2022/07/26 01:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:06:24 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:06:24 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:06:24 [DEBUG] agent: Node info in sync 2022/07/26 01:06:39 [DEBUG] http: Request GET /v1/status/leader (303.114µs) from=127.0.0.6:57599 2022/07/26 01:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:07:05 [DEBUG] http: Request GET /v1/catalog/services (776.149µs) from=127.0.0.6:57599 2022/07/26 01:07:05 [DEBUG] http: Request GET /v1/status/leader (964.845µs) from=127.0.0.6:57599 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (257.549µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (256.357µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (237.865µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (151.308µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (3.594933ms) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.315µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (117.381µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (219.033µs) from=127.0.0.6:53073 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (222.63µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (270.719µs) from=127.0.0.6:51015 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (139.845µs) from=127.0.0.6:34013 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (355.401µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (112.53µs) from=127.0.0.6:53073 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (141.641µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (116.857µs) from=127.0.0.6:34013 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.62574ms) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (4.256714ms) from=127.0.0.6:53073 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (288.989µs) from=127.0.0.6:34013 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (222.891µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.557µs) from=127.0.0.6:53073 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (227.879µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (205.321µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (168.452µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (129.843µs) from=127.0.0.6:33775 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (181.194µs) from=127.0.0.6:59137 2022/07/26 01:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (212.246µs) from=127.0.0.6:53539 2022/07/26 01:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:07:25 [DEBUG] http: Request GET /v1/status/leader (346.183µs) from=127.0.0.6:55739 2022/07/26 01:07:46 [DEBUG] http: Request GET /v1/status/leader (312.697µs) from=127.0.0.6:55739 2022/07/26 01:07:46 [DEBUG] http: Request GET /v1/catalog/services (557.758µs) from=127.0.0.6:55319 2022/07/26 01:07:48 [DEBUG] http: Request GET /v1/status/leader (238.318µs) from=127.0.0.6:55739 2022/07/26 01:07:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.833µs) from=127.0.0.6:55739 2022/07/26 01:07:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (257.939µs) from=127.0.0.6:35699 2022/07/26 01:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:08:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m0.663033352s) from=127.0.0.6:57595 2022/07/26 01:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m0.671826037s) from=127.0.0.6:38261 2022/07/26 01:08:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.821654697s) from=127.0.0.6:35589 2022/07/26 01:08:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.667131997s) from=127.0.0.6:55517 2022/07/26 01:08:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m1.821342607s) from=127.0.0.6:34555 2022/07/26 01:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.192139668s) from=127.0.0.6:49729 2022/07/26 01:08:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m2.572405275s) from=127.0.0.6:52457 2022/07/26 01:08:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.332733007s) from=127.0.0.6:39667 2022/07/26 01:08:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.530614536s) from=127.0.0.6:52093 2022/07/26 01:08:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.64206187s) from=127.0.0.6:45307 2022/07/26 01:08:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m4.160799395s) from=127.0.0.6:32989 2022/07/26 01:08:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.508948955s) from=127.0.0.6:40949 2022/07/26 01:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.357755473s) from=127.0.0.6:41149 2022/07/26 01:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.246622803s) from=127.0.0.6:34595 2022/07/26 01:08:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.326343697s) from=127.0.0.6:35243 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.577892093s) from=127.0.0.6:54383 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.197117896s) from=127.0.0.6:46075 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/status/leader (1.062244ms) from=127.0.0.6:55149 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.80958527s) from=127.0.0.6:40713 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.158171719s) from=127.0.0.6:56745 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.218610587s) from=127.0.0.6:55829 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.24218219s) from=127.0.0.6:49117 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m6.473358725s) from=127.0.0.6:53617 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.54178275s) from=127.0.0.6:40351 2022/07/26 01:08:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.436161235s) from=127.0.0.6:52413 2022/07/26 01:08:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.908042062s) from=127.0.0.6:33707 2022/07/26 01:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m7.099738227s) from=127.0.0.6:52269 2022/07/26 01:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m7.231031201s) from=127.0.0.6:37187 2022/07/26 01:08:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:08:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:08:07 [DEBUG] agent: Node info in sync 2022/07/26 01:08:09 [DEBUG] http: Request GET /v1/status/leader (242.174µs) from=127.0.0.6:33569 2022/07/26 01:08:29 [DEBUG] http: Request GET /v1/status/leader (276.967µs) from=127.0.0.6:33569 2022/07/26 01:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:09:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.005278073s) from=127.0.0.6:49293 2022/07/26 01:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m0.582426587s) from=127.0.0.6:57285 2022/07/26 01:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m0.689224872s) from=127.0.0.6:59565 2022/07/26 01:09:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.892663633s) from=127.0.0.6:43695 2022/07/26 01:09:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.113226369s) from=127.0.0.6:34013 2022/07/26 01:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.648810765s) from=127.0.0.6:53073 2022/07/26 01:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.07078694s) from=127.0.0.6:57599 2022/07/26 01:09:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m2.095045256s) from=127.0.0.6:42585 2022/07/26 01:09:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m2.341824253s) from=127.0.0.6:43107 2022/07/26 01:09:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.633343325s) from=127.0.0.6:33775 2022/07/26 01:09:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m2.917478223s) from=127.0.0.6:49011 2022/07/26 01:09:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.006607215s) from=127.0.0.6:47105 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m3.60977228s) from=127.0.0.6:57209 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.794310419s) from=127.0.0.6:43331 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/catalog/services (738.032µs) from=127.0.0.6:33569 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m3.758678506s) from=127.0.0.6:53539 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/status/leader (589.136µs) from=127.0.0.6:44599 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (583.581µs) from=127.0.0.6:44599 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (397.2µs) from=127.0.0.6:44599 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.210047412s) from=127.0.0.6:39761 2022/07/26 01:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.555394673s) from=127.0.0.6:34189 2022/07/26 01:09:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m5.425421138s) from=127.0.0.6:34439 2022/07/26 01:09:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m5.334335359s) from=127.0.0.6:55063 2022/07/26 01:09:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.657454051s) from=127.0.0.6:59137 2022/07/26 01:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m6.047810062s) from=127.0.0.6:36957 2022/07/26 01:09:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.908588382s) from=127.0.0.6:38301 2022/07/26 01:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.311918431s) from=127.0.0.6:40509 2022/07/26 01:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.357285153s) from=127.0.0.6:44119 2022/07/26 01:09:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.599848471s) from=127.0.0.6:56441 2022/07/26 01:09:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m7.035498449s) from=127.0.0.6:51015 2022/07/26 01:09:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.891500969s) from=127.0.0.6:43805 2022/07/26 01:09:30 [DEBUG] http: Request GET /v1/status/leader (2.957078ms) from=127.0.0.6:50597 2022/07/26 01:09:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:09:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:09:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:09:38 [DEBUG] agent: Node info in sync 2022/07/26 01:09:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.915426754s) from=127.0.0.6:55319 2022/07/26 01:09:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.142096068s) from=127.0.0.6:35699 2022/07/26 01:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:09:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.883029421s) from=127.0.0.6:55739 2022/07/26 01:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:11:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.084565881s) from=127.0.0.6:33569 2022/07/26 01:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:11:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:11:14 [DEBUG] agent: Node info in sync 2022/07/26 01:11:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.132948669s) from=127.0.0.6:38477 2022/07/26 01:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.176904687s) from=127.0.0.6:44599 2022/07/26 01:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:12:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:12:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:12:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:12:53 [DEBUG] agent: Node info in sync 2022/07/26 01:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:13:19 [DEBUG] http: Request GET /v1/catalog/services (726.84µs) from=127.0.0.6:34915 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/status/leader (900.687µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (296.977µs) from=127.0.0.6:43665 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (159.367µs) from=127.0.0.6:43665 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (240.079µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (355.813µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (305.137µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (181.495µs) from=127.0.0.6:43665 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (196.265µs) from=127.0.0.6:43665 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.78µs) from=127.0.0.6:51491 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (134.386µs) from=127.0.0.6:59127 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (243.717µs) from=127.0.0.6:59085 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.733µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (205.678µs) from=127.0.0.6:59127 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (167.672µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (148.27µs) from=127.0.0.6:59085 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (269.7µs) from=127.0.0.6:59085 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (258.931µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (159.939µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (121.521µs) from=127.0.0.6:59085 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (107.514µs) from=127.0.0.6:59127 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (139.834µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (287.934µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (193.74µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (191.491µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (198.037µs) from=127.0.0.6:35001 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (278.129µs) from=127.0.0.6:51491 2022/07/26 01:13:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (263.514µs) from=127.0.0.6:40003 2022/07/26 01:13:40 [DEBUG] http: Request GET /v1/status/leader (247.389µs) from=127.0.0.6:45001 2022/07/26 01:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:14:00 [DEBUG] http: Request GET /v1/status/leader (790.042µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/catalog/services (806.612µs) from=127.0.0.6:35691 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/status/leader (246.054µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (371.143µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (119.838µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (293.874µs) from=127.0.0.6:37479 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (173.496µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (273.503µs) from=127.0.0.6:53925 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (224.789µs) from=127.0.0.6:56123 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (168.077µs) from=127.0.0.6:37479 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (248.857µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.542µs) from=127.0.0.6:56123 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (153.582µs) from=127.0.0.6:56123 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (137.956µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (122.608µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (103.661µs) from=127.0.0.6:56123 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (149.847µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (103.093µs) from=127.0.0.6:53925 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (220.094µs) from=127.0.0.6:41521 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (231.657µs) from=127.0.0.6:41521 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (186.762µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.321µs) from=127.0.0.6:41521 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (201.88µs) from=127.0.0.6:45001 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (299.462µs) from=127.0.0.6:37479 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (131.315µs) from=127.0.0.6:56123 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (635.75µs) from=127.0.0.6:53925 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (155.688µs) from=127.0.0.6:37479 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.526µs) from=127.0.0.6:53925 2022/07/26 01:14:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (192.519µs) from=127.0.0.6:56123 2022/07/26 01:14:46 [DEBUG] http: Request GET /v1/status/leader (1.517623ms) from=127.0.0.6:45413 2022/07/26 01:14:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:14:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:14:51 [DEBUG] agent: Node info in sync 2022/07/26 01:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:15:06 [DEBUG] http: Request GET /v1/status/leader (204.022µs) from=127.0.0.6:45413 2022/07/26 01:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.164534808s) from=127.0.0.6:34915 2022/07/26 01:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.803389735s) from=127.0.0.6:42271 2022/07/26 01:15:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.908195387s) from=127.0.0.6:34627 2022/07/26 01:15:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.954512227s) from=127.0.0.6:50789 2022/07/26 01:15:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.397117446s) from=127.0.0.6:60571 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.187816534s) from=127.0.0.6:39289 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m2.498823125s) from=127.0.0.6:54797 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.62506436s) from=127.0.0.6:36037 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.740082667s) from=127.0.0.6:50345 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.934450564s) from=127.0.0.6:39323 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/catalog/services (694.285µs) from=127.0.0.6:45413 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/status/leader (258.625µs) from=127.0.0.6:45413 2022/07/26 01:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m3.198557347s) from=127.0.0.6:59085 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m3.386124232s) from=127.0.0.6:47603 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (277.573µs) from=127.0.0.6:57159 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (122.967µs) from=127.0.0.6:57159 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m3.760737009s) from=127.0.0.6:57095 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m3.759833469s) from=127.0.0.6:56017 2022/07/26 01:15:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m4.127905608s) from=127.0.0.6:39689 2022/07/26 01:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.283681014s) from=127.0.0.6:54007 2022/07/26 01:15:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.496659534s) from=127.0.0.6:40003 2022/07/26 01:15:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m4.536738255s) from=127.0.0.6:38109 2022/07/26 01:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m4.60331809s) from=127.0.0.6:54707 2022/07/26 01:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m5.002653532s) from=127.0.0.6:32807 2022/07/26 01:15:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.542628051s) from=127.0.0.6:53297 2022/07/26 01:15:26 [DEBUG] http: Request GET /v1/status/leader (294.333µs) from=127.0.0.6:55609 2022/07/26 01:15:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.657195602s) from=127.0.0.6:46751 2022/07/26 01:15:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m6.61755986s) from=127.0.0.6:40313 2022/07/26 01:15:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m7.018981228s) from=127.0.0.6:51491 2022/07/26 01:15:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m7.240423473s) from=127.0.0.6:35001 2022/07/26 01:15:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m7.286354193s) from=127.0.0.6:59127 2022/07/26 01:15:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m7.28502846s) from=127.0.0.6:43665 2022/07/26 01:15:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:15:44 [DEBUG] http: Request GET /v1/status/leader (190.332µs) from=127.0.0.6:55609 2022/07/26 01:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:16:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:16:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:16:20 [DEBUG] agent: Node info in sync 2022/07/26 01:16:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m0.026541698s) from=127.0.0.6:37479 2022/07/26 01:16:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.047086558s) from=127.0.0.6:52231 2022/07/26 01:16:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.092033679s) from=127.0.0.6:57109 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.986452543s) from=127.0.0.6:35691 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m0.676107863s) from=127.0.0.6:55039 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.786501236s) from=127.0.0.6:56123 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.853476213s) from=127.0.0.6:51613 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m1.28581139s) from=127.0.0.6:53925 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.223970189s) from=127.0.0.6:46973 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.303644328s) from=127.0.0.6:34543 2022/07/26 01:16:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m1.268542601s) from=127.0.0.6:53139 2022/07/26 01:16:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m1.64022521s) from=127.0.0.6:57145 2022/07/26 01:16:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m2.451985402s) from=127.0.0.6:57215 2022/07/26 01:16:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.817894533s) from=127.0.0.6:45001 2022/07/26 01:16:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m2.719938016s) from=127.0.0.6:45451 2022/07/26 01:16:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.736945971s) from=127.0.0.6:54591 2022/07/26 01:16:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.053274009s) from=127.0.0.6:41521 2022/07/26 01:16:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m4.032803869s) from=127.0.0.6:38819 2022/07/26 01:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.242632614s) from=127.0.0.6:42001 2022/07/26 01:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.483644183s) from=127.0.0.6:38733 2022/07/26 01:16:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.648032191s) from=127.0.0.6:47195 2022/07/26 01:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.168772898s) from=127.0.0.6:49697 2022/07/26 01:16:31 [DEBUG] http: Request GET /v1/catalog/services (913.637µs) from=127.0.0.6:35427 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/status/leader (820.07µs) from=127.0.0.6:35427 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (736.962µs) from=127.0.0.6:55609 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.061µs) from=127.0.0.6:55609 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m6.051141821s) from=127.0.0.6:44219 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m6.207447483s) from=127.0.0.6:44677 2022/07/26 01:16:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.191356015s) from=127.0.0.6:52785 2022/07/26 01:16:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m6.513112612s) from=127.0.0.6:51753 2022/07/26 01:16:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m6.738825302s) from=127.0.0.6:46107 2022/07/26 01:16:52 [DEBUG] http: Request GET /v1/status/leader (332.459µs) from=127.0.0.6:45385 2022/07/26 01:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:17:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m0.013396462s) from=127.0.0.6:36599 2022/07/26 01:17:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.277419552s) from=127.0.0.6:57159 2022/07/26 01:17:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m5.882142052s) from=127.0.0.6:45413 2022/07/26 01:17:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:17:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:17:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:17:42 [DEBUG] agent: Node info in sync 2022/07/26 01:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:18:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.322480256s) from=127.0.0.6:35427 2022/07/26 01:18:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.808807112s) from=127.0.0.6:55609 2022/07/26 01:18:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.91064109s) from=127.0.0.6:40805 2022/07/26 01:18:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:18:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:18:47 [DEBUG] agent: Node info in sync 2022/07/26 01:18:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:20:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:20:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:20:13 [DEBUG] agent: Node info in sync 2022/07/26 01:20:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/catalog/services (734.17µs) from=127.0.0.6:52477 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/status/leader (4.208805ms) from=127.0.0.6:52477 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (319.902µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (326.824µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (190.253µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (279.777µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (232.988µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (191.986µs) from=127.0.0.6:58591 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (182.388µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (165.479µs) from=127.0.0.6:59915 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (216.448µs) from=127.0.0.6:51803 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (225.411µs) from=127.0.0.6:58591 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (131.306µs) from=127.0.0.6:51803 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (194.384µs) from=127.0.0.6:44611 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (160.99µs) from=127.0.0.6:58591 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (190.96µs) from=127.0.0.6:59915 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.848µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (199.053µs) from=127.0.0.6:37709 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.188µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (185.234µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (223.117µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (264.205µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (112.997µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (132.128µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (448.499µs) from=127.0.0.6:54537 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (191.991µs) from=127.0.0.6:39389 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.402758ms) from=127.0.0.6:44611 2022/07/26 01:20:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (369.726µs) from=127.0.0.6:36921 2022/07/26 01:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:21:05 [DEBUG] http: Request GET /v1/status/leader (846.851µs) from=127.0.0.6:53455 2022/07/26 01:21:25 [DEBUG] http: Request GET /v1/status/leader (307.492µs) from=127.0.0.6:51399 2022/07/26 01:21:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:21:43 [DEBUG] agent: Node info in sync 2022/07/26 01:21:45 [DEBUG] http: Request GET /v1/status/leader (181.525µs) from=127.0.0.6:53455 2022/07/26 01:21:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/catalog/services (543.9µs) from=127.0.0.6:51399 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/status/leader (1.630444ms) from=127.0.0.6:51399 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (255.263µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (197.224µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (178.893µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (268.139µs) from=127.0.0.6:48705 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (129.098µs) from=127.0.0.6:55649 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (106.256µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (151.496µs) from=127.0.0.6:55649 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (125.157µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.096µs) from=127.0.0.6:55649 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (174.932µs) from=127.0.0.6:50585 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.457µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (215.346µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (299.314µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (242.272µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (182.727µs) from=127.0.0.6:55649 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (125.474µs) from=127.0.0.6:55649 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (165.329µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (377.804µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (145.349µs) from=127.0.0.6:53455 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (242.862µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (141.269µs) from=127.0.0.6:48705 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (182.932µs) from=127.0.0.6:50585 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (143.359µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (235.419µs) from=127.0.0.6:57939 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (179.323µs) from=127.0.0.6:50585 2022/07/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (230.898µs) from=127.0.0.6:57185 2022/07/26 01:22:16 [DEBUG] http: Request GET /v1/status/leader (307.366µs) from=127.0.0.6:50589 2022/07/26 01:22:36 [DEBUG] http: Request GET /v1/status/leader (1.233417ms) from=127.0.0.6:37857 2022/07/26 01:22:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:22:44 [DEBUG] http: Request GET /v1/catalog/services (782.928µs) from=127.0.0.6:37857 2022/07/26 01:22:44 [DEBUG] http: Request GET /v1/status/leader (320.642µs) from=127.0.0.6:37857 2022/07/26 01:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.925µs) from=127.0.0.6:40949 2022/07/26 01:22:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (259.29µs) from=127.0.0.6:40949 2022/07/26 01:22:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m0.316674233s) from=127.0.0.6:51803 2022/07/26 01:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.268785928s) from=127.0.0.6:36921 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.386866424s) from=127.0.0.6:42885 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m0.920762485s) from=127.0.0.6:59915 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m0.870881621s) from=127.0.0.6:54939 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.015021853s) from=127.0.0.6:34693 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.102344592s) from=127.0.0.6:42311 2022/07/26 01:22:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.166339415s) from=127.0.0.6:60101 2022/07/26 01:22:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m1.502999993s) from=127.0.0.6:51971 2022/07/26 01:22:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m1.868584266s) from=127.0.0.6:42007 2022/07/26 01:22:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.303898662s) from=127.0.0.6:49071 2022/07/26 01:22:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.590622533s) from=127.0.0.6:51293 2022/07/26 01:22:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.6573627s) from=127.0.0.6:60465 2022/07/26 01:22:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m3.578948718s) from=127.0.0.6:43785 2022/07/26 01:22:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m3.731641054s) from=127.0.0.6:40765 2022/07/26 01:22:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.977269372s) from=127.0.0.6:53523 2022/07/26 01:22:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.866669228s) from=127.0.0.6:52477 2022/07/26 01:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.740940731s) from=127.0.0.6:54537 2022/07/26 01:22:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.775420982s) from=127.0.0.6:35199 2022/07/26 01:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.034819868s) from=127.0.0.6:58591 2022/07/26 01:22:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.091287525s) from=127.0.0.6:47579 2022/07/26 01:22:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.115755332s) from=127.0.0.6:44611 2022/07/26 01:22:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.507959242s) from=127.0.0.6:60541 2022/07/26 01:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m7.202080729s) from=127.0.0.6:39389 2022/07/26 01:22:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.447935564s) from=127.0.0.6:37709 2022/07/26 01:22:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.250230399s) from=127.0.0.6:35177 2022/07/26 01:22:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m7.477566638s) from=127.0.0.6:51707 2022/07/26 01:22:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:22:56 [DEBUG] http: Request GET /v1/status/leader (236.598µs) from=127.0.0.6:56699 2022/07/26 01:23:04 [DEBUG] http: Request GET /v1/status/leader (301.942µs) from=127.0.0.6:50589 2022/07/26 01:23:26 [DEBUG] http: Request GET /v1/status/leader (419.73µs) from=127.0.0.6:50589 2022/07/26 01:23:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:23:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:23:31 [DEBUG] agent: Node info in sync 2022/07/26 01:23:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.326050639s) from=127.0.0.6:58533 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.45850356s) from=127.0.0.6:40659 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.5847954s) from=127.0.0.6:57185 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m0.734890746s) from=127.0.0.6:53455 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m0.740727665s) from=127.0.0.6:60211 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m1.041481609s) from=127.0.0.6:38167 2022/07/26 01:23:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m1.154071797s) from=127.0.0.6:44755 2022/07/26 01:23:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.044240709s) from=127.0.0.6:55649 2022/07/26 01:23:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m1.996171014s) from=127.0.0.6:53751 2022/07/26 01:23:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.1050003s) from=127.0.0.6:48705 2022/07/26 01:24:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m3.417575414s) from=127.0.0.6:46935 2022/07/26 01:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.205964344s) from=127.0.0.6:58311 2022/07/26 01:24:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.222340506s) from=127.0.0.6:51159 2022/07/26 01:24:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m4.523658484s) from=127.0.0.6:52605 2022/07/26 01:24:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.776207626s) from=127.0.0.6:57939 2022/07/26 01:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.231199517s) from=127.0.0.6:40805 2022/07/26 01:24:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m5.352344772s) from=127.0.0.6:33659 2022/07/26 01:24:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m5.501190307s) from=127.0.0.6:54543 2022/07/26 01:24:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m6.27060279s) from=127.0.0.6:50585 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.442131148s) from=127.0.0.6:42779 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.764260965s) from=127.0.0.6:43413 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.735635587s) from=127.0.0.6:53767 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m7.27972792s) from=127.0.0.6:51399 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m6.925496279s) from=127.0.0.6:53877 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m7.237587217s) from=127.0.0.6:52797 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m7.205643154s) from=127.0.0.6:40933 2022/07/26 01:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.224145591s) from=127.0.0.6:59229 2022/07/26 01:24:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:24:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:24:33 [DEBUG] agent: Node info in sync 2022/07/26 01:24:36 [DEBUG] http: Request GET /v1/catalog/services (637.394µs) from=127.0.0.6:50589 2022/07/26 01:24:36 [DEBUG] http: Request GET /v1/status/leader (370.851µs) from=127.0.0.6:55639 2022/07/26 01:24:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (434.12µs) from=127.0.0.6:45341 2022/07/26 01:24:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.915µs) from=127.0.0.6:55639 2022/07/26 01:24:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.4663564s) from=127.0.0.6:40949 2022/07/26 01:24:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.63654811s) from=127.0.0.6:37857 2022/07/26 01:24:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m7.095614239s) from=127.0.0.6:53187 2022/07/26 01:24:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:25:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:26:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:26:14 [DEBUG] agent: Node info in sync 2022/07/26 01:26:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.882542703s) from=127.0.0.6:50589 2022/07/26 01:26:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.325870637s) from=127.0.0.6:45341 2022/07/26 01:26:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.483652539s) from=127.0.0.6:55639 2022/07/26 01:26:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:27:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:27:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:27:18 [DEBUG] agent: Node info in sync 2022/07/26 01:27:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:27:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/catalog/services (2.45525ms) from=127.0.0.6:37609 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/status/leader (891.895µs) from=127.0.0.6:37609 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (300.242µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (260.432µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (119.858µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (308.524µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (329.643µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (212.056µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (140.604µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (301.515µs) from=127.0.0.6:37669 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (292.784µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.106µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.55µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.903µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (133.63µs) from=127.0.0.6:48603 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (660.624µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (155.244µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (4.863494ms) from=127.0.0.6:48603 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (284.723µs) from=127.0.0.6:48603 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (247.661µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (109.419µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (166.429µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.538µs) from=127.0.0.6:51257 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (260.045µs) from=127.0.0.6:37669 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (435.253µs) from=127.0.0.6:52361 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.896µs) from=127.0.0.6:47947 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (169.376µs) from=127.0.0.6:57229 2022/07/26 01:28:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (189.209µs) from=127.0.0.6:60571 2022/07/26 01:28:37 [DEBUG] http: Request GET /v1/status/leader (997.751µs) from=127.0.0.6:57103 2022/07/26 01:28:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:28:57 [DEBUG] http: Request GET /v1/status/leader (324.396µs) from=127.0.0.6:57103 2022/07/26 01:28:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:28:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:28:59 [DEBUG] agent: Node info in sync 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/catalog/services (602.84µs) from=127.0.0.6:57103 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/status/leader (368.411µs) from=127.0.0.6:57103 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (408.289µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (423.581µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.560655ms) from=127.0.0.6:43151 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (360.68µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (244.246µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (122.441µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (123.995µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (137.405µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (185.24µs) from=127.0.0.6:43151 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (137.171µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (130.981µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (163.648µs) from=127.0.0.6:39061 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (181.73µs) from=127.0.0.6:39061 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (140.566µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (124.019µs) from=127.0.0.6:43151 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.958µs) from=127.0.0.6:39061 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (236.675µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (121.951µs) from=127.0.0.6:48153 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.203µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (231.98µs) from=127.0.0.6:39061 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (177.915µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (216.914µs) from=127.0.0.6:43151 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.31µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (171.06µs) from=127.0.0.6:46927 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (147.879µs) from=127.0.0.6:53375 2022/07/26 01:29:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.813µs) from=127.0.0.6:46927 2022/07/26 01:29:46 [DEBUG] http: Request GET /v1/status/leader (370.513µs) from=127.0.0.6:42357 2022/07/26 01:29:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:30:06 [DEBUG] http: Request GET /v1/status/leader (640.861µs) from=127.0.0.6:42509 2022/07/26 01:30:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:30:13 [DEBUG] agent: Node info in sync 2022/07/26 01:30:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m0.340425483s) from=127.0.0.6:47039 2022/07/26 01:30:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.218499486s) from=127.0.0.6:41799 2022/07/26 01:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m1.42261652s) from=127.0.0.6:51257 2022/07/26 01:30:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m1.015633715s) from=127.0.0.6:35119 2022/07/26 01:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m1.281811956s) from=127.0.0.6:58165 2022/07/26 01:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.483589297s) from=127.0.0.6:57229 2022/07/26 01:30:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m1.776981178s) from=127.0.0.6:37669 2022/07/26 01:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.901604472s) from=127.0.0.6:60571 2022/07/26 01:30:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.393276343s) from=127.0.0.6:50731 2022/07/26 01:30:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.412289881s) from=127.0.0.6:37167 2022/07/26 01:30:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m3.620965741s) from=127.0.0.6:37609 2022/07/26 01:30:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.901014251s) from=127.0.0.6:50215 2022/07/26 01:30:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m3.505520415s) from=127.0.0.6:48603 2022/07/26 01:30:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.56201552s) from=127.0.0.6:47919 2022/07/26 01:30:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.503941766s) from=127.0.0.6:36523 2022/07/26 01:30:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.428710617s) from=127.0.0.6:52361 2022/07/26 01:30:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m4.087692777s) from=127.0.0.6:57457 2022/07/26 01:30:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.588935812s) from=127.0.0.6:47947 2022/07/26 01:30:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.359840426s) from=127.0.0.6:35835 2022/07/26 01:30:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.821722463s) from=127.0.0.6:34965 2022/07/26 01:30:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m5.228321175s) from=127.0.0.6:58859 2022/07/26 01:30:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.387358779s) from=127.0.0.6:54743 2022/07/26 01:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.488947833s) from=127.0.0.6:47643 2022/07/26 01:30:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.897432209s) from=127.0.0.6:47001 2022/07/26 01:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m6.568251178s) from=127.0.0.6:40231 2022/07/26 01:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m6.867775061s) from=127.0.0.6:53177 2022/07/26 01:30:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m7.419526877s) from=127.0.0.6:47403 2022/07/26 01:30:25 [DEBUG] http: Request GET /v1/catalog/services (873.106µs) from=127.0.0.6:42509 2022/07/26 01:30:26 [DEBUG] http: Request GET /v1/status/leader (523.709µs) from=127.0.0.6:36697 2022/07/26 01:30:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (430.547µs) from=127.0.0.6:36697 2022/07/26 01:30:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (442.404µs) from=127.0.0.6:42357 2022/07/26 01:30:26 [DEBUG] http: Request GET /v1/status/leader (162.976µs) from=127.0.0.6:36697 2022/07/26 01:30:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:30:46 [DEBUG] http: Request GET /v1/status/leader (569.798µs) from=127.0.0.6:58551 2022/07/26 01:30:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:31:07 [DEBUG] http: Request GET /v1/status/leader (308.228µs) from=127.0.0.6:39299 2022/07/26 01:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m0.027151052s) from=127.0.0.6:43151 2022/07/26 01:31:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m0.201240063s) from=127.0.0.6:51841 2022/07/26 01:31:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.615976969s) from=127.0.0.6:39061 2022/07/26 01:31:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.499284923s) from=127.0.0.6:57103 2022/07/26 01:31:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m1.3216429s) from=127.0.0.6:47481 2022/07/26 01:31:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m1.138481978s) from=127.0.0.6:51593 2022/07/26 01:31:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m1.761401208s) from=127.0.0.6:36749 2022/07/26 01:31:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m2.010733905s) from=127.0.0.6:56625 2022/07/26 01:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m2.703372597s) from=127.0.0.6:48153 2022/07/26 01:31:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.939962569s) from=127.0.0.6:57279 2022/07/26 01:31:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m2.989396234s) from=127.0.0.6:54279 2022/07/26 01:31:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.057452423s) from=127.0.0.6:40773 2022/07/26 01:31:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.766536274s) from=127.0.0.6:53531 2022/07/26 01:31:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.918846049s) from=127.0.0.6:44447 2022/07/26 01:31:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m3.823095904s) from=127.0.0.6:46051 2022/07/26 01:31:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.284237512s) from=127.0.0.6:42289 2022/07/26 01:31:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m4.745445869s) from=127.0.0.6:46927 2022/07/26 01:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.706398437s) from=127.0.0.6:48113 2022/07/26 01:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.009277086s) from=127.0.0.6:59451 2022/07/26 01:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.011348407s) from=127.0.0.6:33219 2022/07/26 01:31:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m5.451579839s) from=127.0.0.6:57091 2022/07/26 01:31:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m5.620378745s) from=127.0.0.6:34057 2022/07/26 01:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.664102489s) from=127.0.0.6:38147 2022/07/26 01:31:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m6.221855363s) from=127.0.0.6:47541 2022/07/26 01:31:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m6.878608949s) from=127.0.0.6:53375 2022/07/26 01:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m7.066356986s) from=127.0.0.6:58339 2022/07/26 01:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m7.013221711s) from=127.0.0.6:43835 2022/07/26 01:31:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:31:54 [DEBUG] http: Request GET /v1/catalog/services (628.697µs) from=127.0.0.6:39299 2022/07/26 01:31:54 [DEBUG] http: Request GET /v1/status/leader (311.805µs) from=127.0.0.6:39299 2022/07/26 01:31:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.07µs) from=127.0.0.6:58551 2022/07/26 01:31:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (367.493µs) from=127.0.0.6:56877 2022/07/26 01:31:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:31:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:31:55 [DEBUG] agent: Node info in sync 2022/07/26 01:32:14 [DEBUG] http: Request GET /v1/status/leader (291.763µs) from=127.0.0.6:38647 2022/07/26 01:32:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.149880429s) from=127.0.0.6:36697 2022/07/26 01:32:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m5.007192689s) from=127.0.0.6:42509 2022/07/26 01:32:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m6.004571567s) from=127.0.0.6:42357 2022/07/26 01:32:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:32:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:33:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:33:22 [DEBUG] agent: Node info in sync 2022/07/26 01:33:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:33:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.042496143s) from=127.0.0.6:56877 2022/07/26 01:33:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.623534418s) from=127.0.0.6:58551 2022/07/26 01:34:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m5.879087326s) from=127.0.0.6:39299 2022/07/26 01:34:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:34:35 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:34:35 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:34:35 [DEBUG] agent: Node info in sync 2022/07/26 01:34:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/26 01:34:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small 2022/07/26 01:35:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync 2022/07/26 01:35:39 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync 2022/07/26 01:35:39 [DEBUG] agent: