By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + grep ^- + echo agent + [ 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: '1ebe97f8-cd50-5d2b-abff-3214bc69e742' Node name: 'onap-msb-consul-5454dcc5c5-zfkzz' 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: 2023/02/02 07:59:59 [DEBUG] agent: Using random ID "1ebe97f8-cd50-5d2b-abff-3214bc69e742" as node ID 2023/02/02 07:59:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1ebe97f8-cd50-5d2b-abff-3214bc69e742 Address:127.0.0.1:8300}] 2023/02/02 07:59:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/02 07:59:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-zfkzz.dc1 127.0.0.1 2023/02/02 07:59:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-zfkzz 127.0.0.1 2023/02/02 07:59:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/02 07:59:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-zfkzz.dc1" in area "wan" 2023/02/02 07:59:59 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/02 07:59:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/02 07:59:59 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-zfkzz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 07:59:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/02 07:59:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/02 07:59:59 [INFO] agent: started state syncer 2023/02/02 07:59:59 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/02 07:59:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/02 07:59:59 [DEBUG] raft: Votes needed: 1 2023/02/02 07:59:59 [DEBUG] raft: Vote granted from 1ebe97f8-cd50-5d2b-abff-3214bc69e742 in term 2. Tally: 1 2023/02/02 07:59:59 [INFO] raft: Election won. Tally: 1 2023/02/02 07:59:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/02 07:59:59 [INFO] consul: cluster leadership acquired 2023/02/02 07:59:59 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-zfkzz 2023/02/02 07:59:59 [INFO] agent: Synced node info 2023/02/02 07:59:59 [DEBUG] agent: Node info in sync 2023/02/02 07:59:59 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/02 07:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 07:59:59 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-zfkzz' joined, marking health alive 2023/02/02 08:00:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:00:02 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/02/02 08:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:01:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:01:19 [DEBUG] agent: Node info in sync 2023/02/02 08:01:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:02:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:02:30 [DEBUG] agent: Node info in sync 2023/02/02 08:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:04:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:04:22 [DEBUG] agent: Node info in sync 2023/02/02 08:04:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:05:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:05:52 [DEBUG] agent: Node info in sync 2023/02/02 08:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:07:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:07:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:07:27 [DEBUG] agent: Node info in sync 2023/02/02 08:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:08:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:08:31 [DEBUG] agent: Node info in sync 2023/02/02 08:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:09:19 [DEBUG] http: Request GET /v1/status/leader (5.497895ms) from=127.0.0.6:45419 2023/02/02 08:09:20 [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. 2023/02/02 08:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:20 [INFO] agent: Synced service "_v0_multicloud_10.233.11.122_9001" 2023/02/02 08:09:20 [DEBUG] agent: Node info in sync 2023/02/02 08:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (13.095624ms) from=127.0.0.6:45419 2023/02/02 08:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:20 [DEBUG] agent: Node info in sync 2023/02/02 08:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (9.020243ms) from=127.0.0.6:45419 2023/02/02 08:09:20 [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. 2023/02/02 08:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:20 [INFO] agent: Synced service "_v1_multicloud_10.233.11.122_9001" 2023/02/02 08:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:20 [DEBUG] agent: Node info in sync 2023/02/02 08:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (14.511949ms) from=127.0.0.6:45419 2023/02/02 08:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:20 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (665.582µs) from=127.0.0.6:45419 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.15.183_9011" 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.851376ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (845.541µs) from=127.0.0.6:45419 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.15.183_9011" 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (25.183031ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.925393ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.236_8181" 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.664629ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.08696ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [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. 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:21 [INFO] agent: Synced service "_v1_wf-gui_10.233.19.186_8080" 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (17.5524ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (531.003µs) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.60.116_9007" 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (53.083073ms) from=127.0.0.6:45419 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:21 [DEBUG] agent: Node info in sync 2023/02/02 08:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (6.101796ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.60.116_9007" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (28.346635ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (678.458µs) from=127.0.0.6:45419 2023/02/02 08:09:22 [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. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_parser_10.233.15.115_8806" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (14.554675ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (742.822µs) from=127.0.0.6:45419 2023/02/02 08:09:22 [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. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_catalog_10.233.15.115_8806" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (14.243248ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (531.805µs) from=127.0.0.6:45419 2023/02/02 08:09:22 [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. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_nsd_10.233.15.115_8806" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.054921ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.445887ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [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. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.15.115_8806" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (23.546039ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (511.065µs) from=127.0.0.6:45419 2023/02/02 08:09:22 [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. 2023/02/02 08:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.75_9015" 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (35.979252ms) from=127.0.0.6:45419 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:09:22 [DEBUG] agent: Node info in sync 2023/02/02 08:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (524.637µs) from=127.0.0.6:45419 2023/02/02 08:09:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/catalog/services (5.305678ms) from=127.0.0.6:56221 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/status/leader (616.873µs) from=127.0.0.6:56221 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (697.629µs) from=127.0.0.6:36349 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (707.354µs) from=127.0.0.6:45737 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (363.787µs) from=127.0.0.6:45737 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.109µs) from=127.0.0.6:36865 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (316.56µs) from=127.0.0.6:45737 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (446.097µs) from=127.0.0.6:45737 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.438348ms) from=127.0.0.6:36349 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (361.798µs) from=127.0.0.6:56811 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (490.165µs) from=127.0.0.6:36349 2023/02/02 08:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (390.659µs) from=127.0.0.6:36349 2023/02/02 08:11:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:11:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:11:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:11:03 [DEBUG] agent: Node info in sync 2023/02/02 08:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (583.055µs) from=127.0.0.6:36865 2023/02/02 08:11:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (333.983µs) from=127.0.0.6:56811 2023/02/02 08:11:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (510.89µs) from=127.0.0.6:46851 2023/02/02 08:11:22 [DEBUG] http: Request GET /v1/status/leader (366.979µs) from=127.0.0.6:36255 2023/02/02 08:11:38 [DEBUG] http: Request GET /v1/status/leader (345.659µs) from=127.0.0.6:42209 2023/02/02 08:11:38 [DEBUG] http: Request GET /v1/catalog/services (510.496µs) from=127.0.0.6:60141 2023/02/02 08:11:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (385.092µs) from=127.0.0.6:36255 2023/02/02 08:11:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.66573ms) from=127.0.0.6:42209 2023/02/02 08:11:42 [DEBUG] http: Request GET /v1/status/leader (348.336µs) from=127.0.0.6:35981 2023/02/02 08:11:50 [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. 2023/02/02 08:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [INFO] agent: Synced service "_v1_sdnc_10.233.54.132_8282" 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:11:50 [DEBUG] agent: Node info in sync 2023/02/02 08:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (10.246591ms) from=127.0.0.6:35981 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:11:50 [DEBUG] agent: Node info in sync 2023/02/02 08:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (11.886697352s) from=127.0.0.6:60141 2023/02/02 08:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (48.105334355s) from=127.0.0.6:56221 2023/02/02 08:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (644.522µs) from=127.0.0.6:56221 2023/02/02 08:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (399.089µs) from=127.0.0.6:54429 2023/02/02 08:11:58 [DEBUG] http: Request GET /v1/status/leader (372.325µs) from=127.0.0.6:57203 2023/02/02 08:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:12:03 [DEBUG] http: Request GET /v1/status/leader (383.476µs) from=127.0.0.6:57203 2023/02/02 08:12:19 [DEBUG] http: Request GET /v1/status/leader (39.772638ms) from=127.0.0.6:57203 2023/02/02 08:12:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:12:23 [DEBUG] http: Request GET /v1/status/leader (572.944µs) from=127.0.0.6:57203 2023/02/02 08:12:39 [DEBUG] http: Request GET /v1/status/leader (443.522µs) from=127.0.0.6:35981 2023/02/02 08:12:43 [DEBUG] http: Request GET /v1/status/leader (2.461255ms) from=127.0.0.6:57203 2023/02/02 08:12:59 [DEBUG] http: Request GET /v1/status/leader (508.943µs) from=127.0.0.6:57203 2023/02/02 08:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:13:03 [DEBUG] http: Request GET /v1/status/leader (164.021µs) from=127.0.0.6:57203 2023/02/02 08:13:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.225997644s) from=127.0.0.6:35197 2023/02/02 08:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.754852592s) from=127.0.0.6:36349 2023/02/02 08:13:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.25384609s) from=127.0.0.6:52525 2023/02/02 08:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.508266318s) from=127.0.0.6:35003 2023/02/02 08:13:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.041026416s) from=127.0.0.6:36865 2023/02/02 08:13:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.022412326s) from=127.0.0.6:58195 2023/02/02 08:13:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.308412097s) from=127.0.0.6:46851 2023/02/02 08:13:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.206086435s) from=127.0.0.6:46541 2023/02/02 08:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.263463852s) from=127.0.0.6:56811 2023/02/02 08:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.394445591s) from=127.0.0.6:58483 2023/02/02 08:13:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.707164001s) from=127.0.0.6:42919 2023/02/02 08:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.134728329s) from=127.0.0.6:45737 2023/02/02 08:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.177400067s) from=127.0.0.6:59593 2023/02/02 08:13:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:13:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:13:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:13:16 [DEBUG] agent: Node info in sync 2023/02/02 08:13:19 [DEBUG] http: Request GET /v1/status/leader (454.905µs) from=127.0.0.6:57203 2023/02/02 08:13:23 [DEBUG] http: Request GET /v1/status/leader (253.334µs) from=127.0.0.6:35981 2023/02/02 08:13:39 [DEBUG] http: Request GET /v1/status/leader (495.856µs) from=127.0.0.6:35981 2023/02/02 08:13:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.27386194s) from=127.0.0.6:36255 2023/02/02 08:13:43 [DEBUG] http: Request GET /v1/status/leader (284.615µs) from=127.0.0.6:35981 2023/02/02 08:13:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.226166269s) from=127.0.0.6:42209 2023/02/02 08:13:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.619150264s) from=127.0.0.6:54429 2023/02/02 08:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.392127783s) from=127.0.0.6:60141 2023/02/02 08:13:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.608427539s) from=127.0.0.6:56221 2023/02/02 08:13:59 [DEBUG] http: Request GET /v1/status/leader (228.334µs) from=127.0.0.6:35981 2023/02/02 08:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:14:03 [DEBUG] http: Request GET /v1/status/leader (321.701µs) from=127.0.0.6:35981 2023/02/02 08:14:19 [DEBUG] http: Request GET /v1/status/leader (405.269µs) from=127.0.0.6:35981 2023/02/02 08:14:23 [DEBUG] http: Request GET /v1/status/leader (196.347µs) from=127.0.0.6:35981 2023/02/02 08:14:39 [DEBUG] http: Request GET /v1/status/leader (186.489µs) from=127.0.0.6:57203 2023/02/02 08:14:43 [DEBUG] http: Request GET /v1/status/leader (164.141µs) from=127.0.0.6:57203 2023/02/02 08:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:14:59 [DEBUG] http: Request GET /v1/status/leader (388.684µs) from=127.0.0.6:57203 2023/02/02 08:15:03 [DEBUG] http: Request GET /v1/status/leader (218.121µs) from=127.0.0.6:57203 2023/02/02 08:15:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:15:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:15:04 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:15:04 [DEBUG] agent: Node info in sync 2023/02/02 08:15:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.946077488s) from=127.0.0.6:52525 2023/02/02 08:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.756673559s) from=127.0.0.6:36349 2023/02/02 08:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.46784207s) from=127.0.0.6:56811 2023/02/02 08:15:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.686469958s) from=127.0.0.6:46541 2023/02/02 08:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.780745138s) from=127.0.0.6:58195 2023/02/02 08:15:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.854790258s) from=127.0.0.6:35197 2023/02/02 08:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.907939869s) from=127.0.0.6:45737 2023/02/02 08:15:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.797577311s) from=127.0.0.6:35003 2023/02/02 08:15:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.921748378s) from=127.0.0.6:42919 2023/02/02 08:15:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.29431199s) from=127.0.0.6:46851 2023/02/02 08:15:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.387037939s) from=127.0.0.6:59593 2023/02/02 08:15:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.025993903s) from=127.0.0.6:36865 2023/02/02 08:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.173675574s) from=127.0.0.6:58483 2023/02/02 08:15:19 [DEBUG] http: Request GET /v1/status/leader (1.047625ms) from=127.0.0.6:35981 2023/02/02 08:15:23 [DEBUG] http: Request GET /v1/status/leader (334.994µs) from=127.0.0.6:35981 2023/02/02 08:15:39 [DEBUG] http: Request GET /v1/status/leader (169.083µs) from=127.0.0.6:57203 2023/02/02 08:15:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.105117929s) from=127.0.0.6:36255 2023/02/02 08:15:43 [DEBUG] http: Request GET /v1/status/leader (356.377µs) from=127.0.0.6:35981 2023/02/02 08:15:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.020602032s) from=127.0.0.6:42209 2023/02/02 08:15:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.978123637s) from=127.0.0.6:60141 2023/02/02 08:15:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.125335626s) from=127.0.0.6:54429 2023/02/02 08:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.926503071s) from=127.0.0.6:56221 2023/02/02 08:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:15:59 [DEBUG] http: Request GET /v1/status/leader (7.414402ms) from=127.0.0.6:57203 2023/02/02 08:16:03 [DEBUG] http: Request GET /v1/status/leader (197.158µs) from=127.0.0.6:35981 2023/02/02 08:16:19 [DEBUG] http: Request GET /v1/status/leader (464.395µs) from=127.0.0.6:57203 2023/02/02 08:16:23 [DEBUG] http: Request GET /v1/status/leader (164.689µs) from=127.0.0.6:35981 2023/02/02 08:16:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:16:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:16:38 [DEBUG] agent: Node info in sync 2023/02/02 08:16:39 [DEBUG] http: Request GET /v1/status/leader (441.126µs) from=127.0.0.6:35981 2023/02/02 08:16:43 [DEBUG] http: Request GET /v1/status/leader (209.031µs) from=127.0.0.6:57203 2023/02/02 08:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:16:59 [DEBUG] http: Request GET /v1/status/leader (3.394648ms) from=127.0.0.6:35981 2023/02/02 08:17:04 [DEBUG] http: Request GET /v1/status/leader (756.754µs) from=127.0.0.6:35981 2023/02/02 08:17:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.508602661s) from=127.0.0.6:56811 2023/02/02 08:17:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.087047157s) from=127.0.0.6:36349 2023/02/02 08:17:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.820823481s) from=127.0.0.6:46541 2023/02/02 08:17:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.106701011s) from=127.0.0.6:35197 2023/02/02 08:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.657395695s) from=127.0.0.6:45737 2023/02/02 08:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.245979493s) from=127.0.0.6:35003 2023/02/02 08:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.931033838s) from=127.0.0.6:58195 2023/02/02 08:17:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.080540876s) from=127.0.0.6:52525 2023/02/02 08:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.51404517s) from=127.0.0.6:58483 2023/02/02 08:17:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.926579453s) from=127.0.0.6:42919 2023/02/02 08:17:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.516650698s) from=127.0.0.6:46851 2023/02/02 08:17:19 [DEBUG] http: Request GET /v1/status/leader (8.091699ms) from=127.0.0.6:57203 2023/02/02 08:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.803592384s) from=127.0.0.6:59593 2023/02/02 08:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.713941703s) from=127.0.0.6:36865 2023/02/02 08:17:24 [DEBUG] http: Request GET /v1/status/leader (240.608µs) from=127.0.0.6:57203 2023/02/02 08:17:39 [DEBUG] http: Request GET /v1/status/leader (533.235µs) from=127.0.0.6:35981 2023/02/02 08:17:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:17:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:17:44 [DEBUG] agent: Node info in sync 2023/02/02 08:17:44 [DEBUG] http: Request GET /v1/status/leader (499.424µs) from=127.0.0.6:57203 2023/02/02 08:17:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.448571344s) from=127.0.0.6:36255 2023/02/02 08:17:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.810463308s) from=127.0.0.6:42209 2023/02/02 08:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:17:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.220787862s) from=127.0.0.6:60141 2023/02/02 08:17:59 [DEBUG] http: Request GET /v1/status/leader (801.938µs) from=127.0.0.6:57203 2023/02/02 08:18:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.729371411s) from=127.0.0.6:54429 2023/02/02 08:18:04 [DEBUG] http: Request GET /v1/status/leader (2.128346ms) from=127.0.0.6:57203 2023/02/02 08:18:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.414812718s) from=127.0.0.6:56221 2023/02/02 08:18:19 [DEBUG] http: Request GET /v1/status/leader (355.397µs) from=127.0.0.6:57203 2023/02/02 08:18:24 [DEBUG] http: Request GET /v1/status/leader (411.872µs) from=127.0.0.6:57203 2023/02/02 08:18:39 [DEBUG] http: Request GET /v1/status/leader (191.316µs) from=127.0.0.6:57203 2023/02/02 08:18:44 [DEBUG] http: Request GET /v1/status/leader (216.801µs) from=127.0.0.6:57203 2023/02/02 08:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:18:59 [DEBUG] http: Request GET /v1/status/leader (451.805µs) from=127.0.0.6:57203 2023/02/02 08:19:04 [DEBUG] http: Request GET /v1/status/leader (10.83768ms) from=127.0.0.6:35981 2023/02/02 08:19:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.104143845s) from=127.0.0.6:36349 2023/02/02 08:19:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.570134151s) from=127.0.0.6:46541 2023/02/02 08:19:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:19:11 [DEBUG] agent: Node info in sync 2023/02/02 08:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.819510428s) from=127.0.0.6:56811 2023/02/02 08:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.908095067s) from=127.0.0.6:35003 2023/02/02 08:19:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.084768455s) from=127.0.0.6:52525 2023/02/02 08:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.026769487s) from=127.0.0.6:45737 2023/02/02 08:19:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.716362351s) from=127.0.0.6:35197 2023/02/02 08:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.479119282s) from=127.0.0.6:58195 2023/02/02 08:19:19 [DEBUG] http: Request GET /v1/status/leader (240.881µs) from=127.0.0.6:57203 2023/02/02 08:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.697550125s) from=127.0.0.6:58483 2023/02/02 08:19:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.611063576s) from=127.0.0.6:36865 2023/02/02 08:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.464149698s) from=127.0.0.6:59593 2023/02/02 08:19:24 [DEBUG] http: Request GET /v1/status/leader (4.665497ms) from=127.0.0.6:35981 2023/02/02 08:19:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.982828102s) from=127.0.0.6:42919 2023/02/02 08:19:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.066102125s) from=127.0.0.6:46851 2023/02/02 08:19:39 [DEBUG] http: Request GET /v1/status/leader (530.4µs) from=127.0.0.6:35981 2023/02/02 08:19:44 [DEBUG] http: Request GET /v1/status/leader (250.016µs) from=127.0.0.6:35981 2023/02/02 08:19:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:19:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.622248223s) from=127.0.0.6:36255 2023/02/02 08:19:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.352004393s) from=127.0.0.6:42209 2023/02/02 08:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:19:59 [DEBUG] http: Request GET /v1/status/leader (187.918µs) from=127.0.0.6:35981 2023/02/02 08:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.384983733s) from=127.0.0.6:60141 2023/02/02 08:20:04 [DEBUG] http: Request GET /v1/status/leader (306.325µs) from=127.0.0.6:57203 2023/02/02 08:20:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.551924022s) from=127.0.0.6:54429 2023/02/02 08:20:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.821869658s) from=127.0.0.6:56221 2023/02/02 08:20:19 [DEBUG] http: Request GET /v1/status/leader (447.696µs) from=127.0.0.6:57203 2023/02/02 08:20:24 [DEBUG] http: Request GET /v1/status/leader (379.202µs) from=127.0.0.6:57203 2023/02/02 08:20:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:20:35 [DEBUG] agent: Node info in sync 2023/02/02 08:20:39 [DEBUG] http: Request GET /v1/status/leader (169.501µs) from=127.0.0.6:57203 2023/02/02 08:20:44 [DEBUG] http: Request GET /v1/status/leader (242.126µs) from=127.0.0.6:57203 2023/02/02 08:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:20:59 [DEBUG] http: Request GET /v1/status/leader (905.889µs) from=127.0.0.6:57203 2023/02/02 08:21:04 [DEBUG] http: Request GET /v1/status/leader (371.815µs) from=127.0.0.6:35981 2023/02/02 08:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.24308482s) from=127.0.0.6:36349 2023/02/02 08:21:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.679724773s) from=127.0.0.6:46541 2023/02/02 08:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.889138337s) from=127.0.0.6:56811 2023/02/02 08:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.365491484s) from=127.0.0.6:35003 2023/02/02 08:21:19 [DEBUG] http: Request GET /v1/status/leader (331.669µs) from=127.0.0.6:35981 2023/02/02 08:21:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.517776577s) from=127.0.0.6:52525 2023/02/02 08:21:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.090816391s) from=127.0.0.6:45737 2023/02/02 08:21:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.779174026s) from=127.0.0.6:35197 2023/02/02 08:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.19688192s) from=127.0.0.6:59593 2023/02/02 08:21:24 [DEBUG] http: Request GET /v1/status/leader (308.739µs) from=127.0.0.6:57203 2023/02/02 08:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.541682841s) from=127.0.0.6:58195 2023/02/02 08:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.030762247s) from=127.0.0.6:58483 2023/02/02 08:21:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.891391431s) from=127.0.0.6:36865 2023/02/02 08:21:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.788965043s) from=127.0.0.6:42919 2023/02/02 08:21:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.455039377s) from=127.0.0.6:46851 2023/02/02 08:21:40 [DEBUG] http: Request GET /v1/status/leader (349.949µs) from=127.0.0.6:35981 2023/02/02 08:21:44 [DEBUG] http: Request GET /v1/status/leader (328.678µs) from=127.0.0.6:35981 2023/02/02 08:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:21:51 [DEBUG] agent: Node info in sync 2023/02/02 08:21:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.800455559s) from=127.0.0.6:36255 2023/02/02 08:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:22:00 [DEBUG] http: Request GET /v1/status/leader (3.776862ms) from=127.0.0.6:35981 2023/02/02 08:22:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.3685775s) from=127.0.0.6:42209 2023/02/02 08:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.551735368s) from=127.0.0.6:60141 2023/02/02 08:22:04 [DEBUG] http: Request GET /v1/status/leader (361.718µs) from=127.0.0.6:57203 2023/02/02 08:22:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.236455526s) from=127.0.0.6:54429 2023/02/02 08:22:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.866768372s) from=127.0.0.6:56221 2023/02/02 08:22:20 [DEBUG] http: Request GET /v1/status/leader (362.124µs) from=127.0.0.6:35981 2023/02/02 08:22:24 [DEBUG] http: Request GET /v1/status/leader (192.698µs) from=127.0.0.6:57203 2023/02/02 08:22:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:22:40 [DEBUG] http: Request GET /v1/status/leader (3.38673ms) from=127.0.0.6:57203 2023/02/02 08:22:44 [DEBUG] http: Request GET /v1/status/leader (226.194µs) from=127.0.0.6:35981 2023/02/02 08:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:23:00 [DEBUG] http: Request GET /v1/status/leader (616.087µs) from=127.0.0.6:35981 2023/02/02 08:23:04 [DEBUG] http: Request GET /v1/status/leader (740.402µs) from=127.0.0.6:35981 2023/02/02 08:23:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:23:07 [DEBUG] agent: Node info in sync 2023/02/02 08:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.532939659s) from=127.0.0.6:46541 2023/02/02 08:23:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.118747039s) from=127.0.0.6:36349 2023/02/02 08:23:20 [DEBUG] http: Request GET /v1/status/leader (255.73µs) from=127.0.0.6:57203 2023/02/02 08:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.289036874s) from=127.0.0.6:56811 2023/02/02 08:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.055245045s) from=127.0.0.6:35003 2023/02/02 08:23:24 [DEBUG] http: Request GET /v1/status/leader (185.059µs) from=127.0.0.6:35981 2023/02/02 08:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.787175167s) from=127.0.0.6:59593 2023/02/02 08:23:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.672671955s) from=127.0.0.6:35197 2023/02/02 08:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.56821283s) from=127.0.0.6:58483 2023/02/02 08:23:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.996435978s) from=127.0.0.6:52525 2023/02/02 08:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.439749138s) from=127.0.0.6:45737 2023/02/02 08:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.090516509s) from=127.0.0.6:58195 2023/02/02 08:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.419284145s) from=127.0.0.6:36865 2023/02/02 08:23:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.333450454s) from=127.0.0.6:42919 2023/02/02 08:23:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.174544898s) from=127.0.0.6:46851 2023/02/02 08:23:40 [DEBUG] http: Request GET /v1/status/leader (640.798µs) from=127.0.0.6:35981 2023/02/02 08:23:45 [DEBUG] http: Request GET /v1/status/leader (401.041µs) from=127.0.0.6:35981 2023/02/02 08:23:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.555224658s) from=127.0.0.6:36255 2023/02/02 08:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:24:00 [DEBUG] http: Request GET /v1/status/leader (178.995µs) from=127.0.0.6:35981 2023/02/02 08:24:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.947982074s) from=127.0.0.6:42209 2023/02/02 08:24:05 [DEBUG] http: Request GET /v1/status/leader (375.25µs) from=127.0.0.6:35981 2023/02/02 08:24:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.101274303s) from=127.0.0.6:60141 2023/02/02 08:24:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.918068113s) from=127.0.0.6:54429 2023/02/02 08:24:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.395766709s) from=127.0.0.6:56221 2023/02/02 08:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:24:20 [DEBUG] agent: Node info in sync 2023/02/02 08:24:20 [DEBUG] http: Request GET /v1/status/leader (462.831µs) from=127.0.0.6:57203 2023/02/02 08:24:25 [DEBUG] http: Request GET /v1/status/leader (197.217µs) from=127.0.0.6:57203 2023/02/02 08:24:40 [DEBUG] http: Request GET /v1/status/leader (5.086121ms) from=127.0.0.6:57203 2023/02/02 08:24:45 [DEBUG] http: Request GET /v1/status/leader (296.152µs) from=127.0.0.6:35981 2023/02/02 08:24:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:25:00 [DEBUG] http: Request GET /v1/status/leader (195.448µs) from=127.0.0.6:35981 2023/02/02 08:25:05 [DEBUG] http: Request GET /v1/status/leader (1.306364ms) from=127.0.0.6:35981 2023/02/02 08:25:20 [DEBUG] http: Request GET /v1/status/leader (3.597088ms) from=127.0.0.6:57203 2023/02/02 08:25:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.917938618s) from=127.0.0.6:36349 2023/02/02 08:25:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.655437583s) from=127.0.0.6:46541 2023/02/02 08:25:25 [DEBUG] http: Request GET /v1/status/leader (255.889µs) from=127.0.0.6:35981 2023/02/02 08:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.078259263s) from=127.0.0.6:56811 2023/02/02 08:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.806544185s) from=127.0.0.6:58483 2023/02/02 08:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.931725278s) from=127.0.0.6:59593 2023/02/02 08:25:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.562087143s) from=127.0.0.6:35197 2023/02/02 08:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.538567237s) from=127.0.0.6:35003 2023/02/02 08:25:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.757288224s) from=127.0.0.6:52525 2023/02/02 08:25:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:25:33 [DEBUG] agent: Node info in sync 2023/02/02 08:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.214648974s) from=127.0.0.6:42919 2023/02/02 08:25:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.387106296s) from=127.0.0.6:36865 2023/02/02 08:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.629991537s) from=127.0.0.6:45737 2023/02/02 08:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.744862745s) from=127.0.0.6:58195 2023/02/02 08:25:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.650085871s) from=127.0.0.6:46851 2023/02/02 08:25:40 [DEBUG] http: Request GET /v1/status/leader (222.181µs) from=127.0.0.6:57203 2023/02/02 08:25:45 [DEBUG] http: Request GET /v1/status/leader (296.704µs) from=127.0.0.6:35981 2023/02/02 08:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:26:00 [DEBUG] http: Request GET /v1/status/leader (653.422µs) from=127.0.0.6:57203 2023/02/02 08:26:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.333757864s) from=127.0.0.6:36255 2023/02/02 08:26:05 [DEBUG] http: Request GET /v1/status/leader (2.853707ms) from=127.0.0.6:57203 2023/02/02 08:26:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.748067456s) from=127.0.0.6:42209 2023/02/02 08:26:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.872044533s) from=127.0.0.6:60141 2023/02/02 08:26:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.440748865s) from=127.0.0.6:54429 2023/02/02 08:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.105068581s) from=127.0.0.6:56221 2023/02/02 08:26:20 [DEBUG] http: Request GET /v1/status/leader (308.73µs) from=127.0.0.6:35981 2023/02/02 08:26:25 [DEBUG] http: Request GET /v1/status/leader (330.966µs) from=127.0.0.6:35981 2023/02/02 08:26:40 [DEBUG] http: Request GET /v1/status/leader (208.712µs) from=127.0.0.6:57203 2023/02/02 08:26:42 [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. 2023/02/02 08:26: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. 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:26:42 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" 2023/02/02 08:26:42 [DEBUG] agent: Node info in sync 2023/02/02 08:26:42 [DEBUG] http: Request PUT /v1/agent/service/register (40.649369ms) from=127.0.0.6:35981 2023/02/02 08:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (23.58490472s) from=127.0.0.6:56221 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:26:42 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:26:42 [DEBUG] agent: Node info in sync 2023/02/02 08:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (27.313494482s) from=127.0.0.6:60141 2023/02/02 08:26:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (2.514599ms) from=127.0.0.6:56221 2023/02/02 08:26:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (366.187µs) from=127.0.0.6:57203 2023/02/02 08:26:45 [DEBUG] http: Request GET /v1/status/leader (340.206µs) from=127.0.0.6:56221 2023/02/02 08:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:27:00 [DEBUG] http: Request GET /v1/status/leader (347.514µs) from=127.0.0.6:53081 2023/02/02 08:27:05 [DEBUG] http: Request GET /v1/status/leader (182.739µs) from=127.0.0.6:56221 2023/02/02 08:27:20 [DEBUG] http: Request GET /v1/status/leader (4.75999ms) from=127.0.0.6:53081 2023/02/02 08:27:25 [DEBUG] http: Request GET /v1/status/leader (381.041µs) from=127.0.0.6:56221 2023/02/02 08:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.338218799s) from=127.0.0.6:36349 2023/02/02 08:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.086669282s) from=127.0.0.6:56811 2023/02/02 08:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.93088924s) from=127.0.0.6:46541 2023/02/02 08:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.077438981s) from=127.0.0.6:35003 2023/02/02 08:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.777913166s) from=127.0.0.6:58483 2023/02/02 08:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.531541335s) from=127.0.0.6:59593 2023/02/02 08:27:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.612929564s) from=127.0.0.6:35197 2023/02/02 08:27:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.946181138s) from=127.0.0.6:52525 2023/02/02 08:27:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.044789551s) from=127.0.0.6:42919 2023/02/02 08:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.323483702s) from=127.0.0.6:58195 2023/02/02 08:27:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.327875692s) from=127.0.0.6:45737 2023/02/02 08:27:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.181587062s) from=127.0.0.6:36865 2023/02/02 08:27:40 [DEBUG] http: Request GET /v1/status/leader (237.294µs) from=127.0.0.6:36865 2023/02/02 08:27:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.130139126s) from=127.0.0.6:46851 2023/02/02 08:27:45 [DEBUG] http: Request GET /v1/status/leader (1.492932ms) from=127.0.0.6:56221 2023/02/02 08:27:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:27:51 [DEBUG] agent: Node info in sync 2023/02/02 08:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:28:00 [DEBUG] http: Request GET /v1/status/leader (286.741µs) from=127.0.0.6:53081 2023/02/02 08:28:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.637614323s) from=127.0.0.6:36255 2023/02/02 08:28:05 [DEBUG] http: Request GET /v1/status/leader (562.183µs) from=127.0.0.6:56221 2023/02/02 08:28:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.352947997s) from=127.0.0.6:42209 2023/02/02 08:28:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.105814935s) from=127.0.0.6:54429 2023/02/02 08:28:20 [DEBUG] http: Request GET /v1/status/leader (654.56µs) from=127.0.0.6:53081 2023/02/02 08:28:25 [DEBUG] http: Request GET /v1/status/leader (9.058491ms) from=127.0.0.6:56221 2023/02/02 08:28:40 [DEBUG] http: Request GET /v1/status/leader (189.633µs) from=127.0.0.6:56221 2023/02/02 08:28:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (2m2.241588309s) from=127.0.0.6:60141 2023/02/02 08:28:45 [DEBUG] http: Request GET /v1/status/leader (392.204µs) from=127.0.0.6:56221 2023/02/02 08:28:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (2m3.141154368s) from=127.0.0.6:35981 2023/02/02 08:28:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.27814872s) from=127.0.0.6:57203 2023/02/02 08:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:29:00 [DEBUG] http: Request GET /v1/status/leader (404.593µs) from=127.0.0.6:53081 2023/02/02 08:29:05 [DEBUG] http: Request GET /v1/status/leader (208.132µs) from=127.0.0.6:56221 2023/02/02 08:29:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:09 [DEBUG] agent: Node info in sync 2023/02/02 08:29:20 [DEBUG] http: Request GET /v1/status/leader (231.365µs) from=127.0.0.6:56221 2023/02/02 08:29:26 [DEBUG] http: Request GET /v1/status/leader (440.973µs) from=127.0.0.6:56221 2023/02/02 08:29:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.606872461s) from=127.0.0.6:46541 2023/02/02 08:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.162892945s) from=127.0.0.6:56811 2023/02/02 08:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.136715067s) from=127.0.0.6:36349 2023/02/02 08:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.968216133s) from=127.0.0.6:35003 2023/02/02 08:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.190866704s) from=127.0.0.6:59593 2023/02/02 08:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.634141386s) from=127.0.0.6:58195 2023/02/02 08:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.851354314s) from=127.0.0.6:58483 2023/02/02 08:29:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.391469228s) from=127.0.0.6:35197 2023/02/02 08:29:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.650901819s) from=127.0.0.6:52525 2023/02/02 08:29:40 [DEBUG] http: Request GET /v1/status/leader (398.809µs) from=127.0.0.6:56221 2023/02/02 08:29:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.083141854s) from=127.0.0.6:36865 2023/02/02 08:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.516257637s) from=127.0.0.6:45737 2023/02/02 08:29:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.656068283s) from=127.0.0.6:42919 2023/02/02 08:29:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.790456543s) from=127.0.0.6:46851 2023/02/02 08:29:46 [DEBUG] http: Request GET /v1/status/leader (322.168µs) from=127.0.0.6:56221 2023/02/02 08:29:57 [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. 2023/02/02 08:29:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.37.223_8443" 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:57 [DEBUG] agent: Node info in sync 2023/02/02 08:29:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.888016ms) from=127.0.0.6:56221 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:29:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m12.819695508s) from=127.0.0.6:60141 2023/02/02 08:29:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m11.888119821s) from=127.0.0.6:35981 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:29:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:29:57 [DEBUG] agent: Node info in sync 2023/02/02 08:29:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (941.995µs) from=127.0.0.6:35981 2023/02/02 08:29:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (959.826µs) from=127.0.0.6:35981 2023/02/02 08:29:58 [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. 2023/02/02 08:29:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:29:58 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.156_8082" 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:58 [DEBUG] agent: Node info in sync 2023/02/02 08:29:58 [DEBUG] http: Request PUT /v1/agent/service/register (20.733505ms) from=127.0.0.6:40725 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:29:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:29:58 [DEBUG] agent: Node info in sync 2023/02/02 08:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (223.196863ms) from=127.0.0.6:56221 2023/02/02 08:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (231.586082ms) from=127.0.0.6:60141 2023/02/02 08:29:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (541.937µs) from=127.0.0.6:56221 2023/02/02 08:29:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (400.156µs) from=127.0.0.6:53081 2023/02/02 08:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:30:01 [DEBUG] http: Request GET /v1/status/leader (342.771µs) from=127.0.0.6:36731 2023/02/02 08:30:06 [DEBUG] http: Request GET /v1/status/leader (5.60701ms) from=127.0.0.6:40725 2023/02/02 08:30:07 [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. 2023/02/02 08:30:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:07 [INFO] agent: Synced service "_v1_vnfmgr_10.233.8.239_8803" 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:07 [DEBUG] agent: Node info in sync 2023/02/02 08:30:07 [DEBUG] http: Request PUT /v1/agent/service/register (13.512154ms) from=127.0.0.6:40725 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (9.478291585s) from=127.0.0.6:60141 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (9.456358601s) from=127.0.0.6:56221 2023/02/02 08:30:07 [DEBUG] agent: Node info in sync 2023/02/02 08:30:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (689.767µs) from=127.0.0.6:40725 2023/02/02 08:30:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (365.693µs) from=127.0.0.6:40725 2023/02/02 08:30:08 [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. 2023/02/02 08:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (379.902136ms) from=127.0.0.6:56221 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (395.43508ms) from=127.0.0.6:60141 2023/02/02 08:30:08 [INFO] agent: Synced service "_v1_vnflcm_10.233.21.229_8801" 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (18.968867ms) from=127.0.0.6:56357 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (517.541µs) from=127.0.0.6:56221 2023/02/02 08:30:08 [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. 2023/02/02 08:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (365.612µs) from=127.0.0.6:36731 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.46.4_8410" 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (37.063131ms) from=127.0.0.6:56221 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (236.508267ms) from=127.0.0.6:56357 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (246.861591ms) from=127.0.0.6:60141 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (515.737µs) from=127.0.0.6:56221 2023/02/02 08:30:08 [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. 2023/02/02 08:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:08 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.32.239_8482" 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (52.368399ms) from=127.0.0.6:56357 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (119.035561ms) from=127.0.0.6:56221 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (201.404674ms) from=127.0.0.6:60141 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:08 [DEBUG] agent: Node info in sync 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (235.264µs) from=127.0.0.6:45445 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (808.958µs) from=127.0.0.6:56221 2023/02/02 08:30:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (383.261µs) from=127.0.0.6:56357 2023/02/02 08:30:08 [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. 2023/02/02 08:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.57.145_8484" 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (27.967201ms) from=127.0.0.6:55059 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (313.954941ms) from=127.0.0.6:56221 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (363.82649ms) from=127.0.0.6:60141 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.149681ms) from=127.0.0.6:55059 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (386.74µs) from=127.0.0.6:58031 2023/02/02 08:30:09 [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. 2023/02/02 08:30:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [INFO] agent: Synced service "_v1_vnfres_10.233.23.69_8802" 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (60.519444ms) from=127.0.0.6:55059 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (244.568906ms) from=127.0.0.6:56221 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (240.440261ms) from=127.0.0.6:60141 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.364825ms) from=127.0.0.6:55059 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (333.389µs) from=127.0.0.6:55059 2023/02/02 08:30:09 [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. 2023/02/02 08:30:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:30:09 [INFO] agent: Synced service "_v1_nslcm_10.233.45.26_8403" 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (57.081988ms) from=127.0.0.6:35825 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (214.266229ms) from=127.0.0.6:60141 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (207.160554ms) from=127.0.0.6:56221 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (633.945µs) from=127.0.0.6:35825 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (6.58239ms) from=127.0.0.6:35825 2023/02/02 08:30:09 [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. 2023/02/02 08:30:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [INFO] agent: Synced service "_v2_nslcm_10.233.45.26_8403" 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (101.1384ms) from=127.0.0.6:34291 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (337.638116ms) from=127.0.0.6:60141 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (338.423598ms) from=127.0.0.6:56221 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:30:09 [DEBUG] agent: Node info in sync 2023/02/02 08:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (612.679µs) from=127.0.0.6:34291 2023/02/02 08:30:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (350.448µs) from=127.0.0.6:34291 2023/02/02 08:30:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.006833406s) from=127.0.0.6:36255 2023/02/02 08:30:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.146149651s) from=127.0.0.6:42209 2023/02/02 08:30:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.078911945s) from=127.0.0.6:54429 2023/02/02 08:30:21 [DEBUG] http: Request GET /v1/status/leader (312.887µs) from=127.0.0.6:44609 2023/02/02 08:30:26 [DEBUG] http: Request GET /v1/status/leader (15.64903ms) from=127.0.0.6:36227 2023/02/02 08:30:41 [DEBUG] http: Request GET /v1/status/leader (324.056µs) from=127.0.0.6:36227 2023/02/02 08:30:46 [DEBUG] http: Request GET /v1/status/leader (276.526µs) from=127.0.0.6:36227 2023/02/02 08:30:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.492319166s) from=127.0.0.6:57203 2023/02/02 08:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:31:01 [DEBUG] http: Request GET /v1/status/leader (332.845µs) from=127.0.0.6:36227 2023/02/02 08:31:06 [DEBUG] http: Request GET /v1/status/leader (317.677µs) from=127.0.0.6:36227 2023/02/02 08:31:21 [DEBUG] http: Request GET /v1/status/leader (360.818µs) from=127.0.0.6:36227 2023/02/02 08:31:26 [DEBUG] http: Request GET /v1/status/leader (192.209µs) from=127.0.0.6:36227 2023/02/02 08:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.575783542s) from=127.0.0.6:56811 2023/02/02 08:31:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.576793102s) from=127.0.0.6:46541 2023/02/02 08:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.026123824s) from=127.0.0.6:35003 2023/02/02 08:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.368450664s) from=127.0.0.6:36349 2023/02/02 08:31:41 [DEBUG] http: Request GET /v1/status/leader (259.637µs) from=127.0.0.6:36227 2023/02/02 08:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.003300692s) from=127.0.0.6:58195 2023/02/02 08:31:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.072335365s) from=127.0.0.6:35197 2023/02/02 08:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.207950264s) from=127.0.0.6:58483 2023/02/02 08:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.315724988s) from=127.0.0.6:59593 2023/02/02 08:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.774660139s) from=127.0.0.6:45737 2023/02/02 08:31:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.131126342s) from=127.0.0.6:52525 2023/02/02 08:31:46 [DEBUG] http: Request GET /v1/status/leader (376.123µs) from=127.0.0.6:36227 2023/02/02 08:31:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.36820439s) from=127.0.0.6:42919 2023/02/02 08:31:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.865698556s) from=127.0.0.6:36865 2023/02/02 08:31:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.551984971s) from=127.0.0.6:46851 2023/02/02 08:31:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:31:58 [DEBUG] agent: Node info in sync 2023/02/02 08:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:32:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.030479068s) from=127.0.0.6:35981 2023/02/02 08:32:01 [DEBUG] http: Request GET /v1/status/leader (400.193µs) from=127.0.0.6:35981 2023/02/02 08:32:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.553792593s) from=127.0.0.6:53081 2023/02/02 08:32:06 [DEBUG] http: Request GET /v1/status/leader (219.528µs) from=127.0.0.6:36227 2023/02/02 08:32:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.170218921s) from=127.0.0.6:56357 2023/02/02 08:32:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.55511067s) from=127.0.0.6:40725 2023/02/02 08:32:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.299273818s) from=127.0.0.6:56221 2023/02/02 08:32:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.352228536s) from=127.0.0.6:60141 2023/02/02 08:32:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.005332497s) from=127.0.0.6:55059 2023/02/02 08:32:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.918200803s) from=127.0.0.6:35825 2023/02/02 08:32:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.070312647s) from=127.0.0.6:36255 2023/02/02 08:32:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.637385679s) from=127.0.0.6:42209 2023/02/02 08:32:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.299481646s) from=127.0.0.6:45445 2023/02/02 08:32:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.493277987s) from=127.0.0.6:58031 2023/02/02 08:32:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.494250476s) from=127.0.0.6:36731 2023/02/02 08:32:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.05331941s) from=127.0.0.6:34291 2023/02/02 08:32:21 [DEBUG] http: Request GET /v1/status/leader (400.805µs) from=127.0.0.6:35981 2023/02/02 08:32:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.366508799s) from=127.0.0.6:54429 2023/02/02 08:32:27 [DEBUG] http: Request GET /v1/status/leader (4.823252ms) from=127.0.0.6:36227 2023/02/02 08:32:41 [DEBUG] http: Request GET /v1/status/leader (536.781µs) from=127.0.0.6:36227 2023/02/02 08:32:47 [DEBUG] http: Request GET /v1/status/leader (565.586µs) from=127.0.0.6:36227 2023/02/02 08:32:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:32:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.978781959s) from=127.0.0.6:57203 2023/02/02 08:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:33:01 [DEBUG] http: Request GET /v1/status/leader (817.876µs) from=127.0.0.6:35981 2023/02/02 08:33:07 [DEBUG] http: Request GET /v1/status/leader (315.732µs) from=127.0.0.6:36227 2023/02/02 08:33:21 [DEBUG] http: Request GET /v1/status/leader (403.257µs) from=127.0.0.6:36227 2023/02/02 08:33:27 [DEBUG] http: Request GET /v1/status/leader (329.255µs) from=127.0.0.6:36227 2023/02/02 08:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.10257944s) from=127.0.0.6:35003 2023/02/02 08:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.476932083s) from=127.0.0.6:56811 2023/02/02 08:33:41 [DEBUG] http: Request GET /v1/status/leader (261.976µs) from=127.0.0.6:35981 2023/02/02 08:33:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:33:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:33:41 [DEBUG] agent: Node info in sync 2023/02/02 08:33:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.634384623s) from=127.0.0.6:46541 2023/02/02 08:33:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.239589874s) from=127.0.0.6:35197 2023/02/02 08:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.668605457s) from=127.0.0.6:59593 2023/02/02 08:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.003675235s) from=127.0.0.6:36349 2023/02/02 08:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.181579924s) from=127.0.0.6:58483 2023/02/02 08:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.986087696s) from=127.0.0.6:58195 2023/02/02 08:33:47 [DEBUG] http: Request GET /v1/status/leader (451.586µs) from=127.0.0.6:36227 2023/02/02 08:33:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.590554642s) from=127.0.0.6:36865 2023/02/02 08:33:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.856387231s) from=127.0.0.6:52525 2023/02/02 08:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.229168901s) from=127.0.0.6:45737 2023/02/02 08:33:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.64708154s) from=127.0.0.6:42919 2023/02/02 08:33:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.195769836s) from=127.0.0.6:46851 2023/02/02 08:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:34:01 [DEBUG] http: Request GET /v1/status/leader (359.865µs) from=127.0.0.6:35981 2023/02/02 08:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.275066479s) from=127.0.0.6:53081 2023/02/02 08:34:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.732350569s) from=127.0.0.6:44609 2023/02/02 08:34:07 [DEBUG] http: Request GET /v1/status/leader (456.915µs) from=127.0.0.6:36227 2023/02/02 08:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.462319618s) from=127.0.0.6:60141 2023/02/02 08:34:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.300294094s) from=127.0.0.6:35825 2023/02/02 08:34:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.284506713s) from=127.0.0.6:56357 2023/02/02 08:34:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.880276055s) from=127.0.0.6:40725 2023/02/02 08:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.722490708s) from=127.0.0.6:45445 2023/02/02 08:34:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.516204947s) from=127.0.0.6:56221 2023/02/02 08:34:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.504205853s) from=127.0.0.6:55059 2023/02/02 08:34:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.855274646s) from=127.0.0.6:36255 2023/02/02 08:34:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.334968263s) from=127.0.0.6:34291 2023/02/02 08:34:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.292545374s) from=127.0.0.6:58031 2023/02/02 08:34:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.180101563s) from=127.0.0.6:42209 2023/02/02 08:34:21 [DEBUG] http: Request GET /v1/status/leader (240.778µs) from=127.0.0.6:36227 2023/02/02 08:34:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.242605932s) from=127.0.0.6:36731 2023/02/02 08:34:27 [DEBUG] http: Request GET /v1/status/leader (246.559µs) from=127.0.0.6:36227 2023/02/02 08:34:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.234215717s) from=127.0.0.6:54429 2023/02/02 08:34:41 [DEBUG] http: Request GET /v1/status/leader (3.537279ms) from=127.0.0.6:36227 2023/02/02 08:34:47 [DEBUG] http: Request GET /v1/status/leader (1.735907ms) from=127.0.0.6:36227 2023/02/02 08:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:35:01 [DEBUG] http: Request GET /v1/status/leader (523.447µs) from=127.0.0.6:35981 2023/02/02 08:35:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.381383873s) from=127.0.0.6:57203 2023/02/02 08:35:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:35:05 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:35:05 [DEBUG] agent: Node info in sync 2023/02/02 08:35:07 [DEBUG] http: Request GET /v1/status/leader (427.837µs) from=127.0.0.6:36227 2023/02/02 08:35:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:35:21 [DEBUG] http: Request GET /v1/status/leader (332.52µs) from=127.0.0.6:36227 2023/02/02 08:35:28 [DEBUG] http: Request GET /v1/status/leader (277.497µs) from=127.0.0.6:36227 2023/02/02 08:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.755060356s) from=127.0.0.6:35003 2023/02/02 08:35:41 [DEBUG] http: Request GET /v1/status/leader (5.544588ms) from=127.0.0.6:35981 2023/02/02 08:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.378221384s) from=127.0.0.6:56811 2023/02/02 08:35:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.483124221s) from=127.0.0.6:46541 2023/02/02 08:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.372767633s) from=127.0.0.6:36349 2023/02/02 08:35:48 [DEBUG] http: Request GET /v1/status/leader (592.485µs) from=127.0.0.6:36227 2023/02/02 08:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.819950323s) from=127.0.0.6:58195 2023/02/02 08:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.573957523s) from=127.0.0.6:59593 2023/02/02 08:35:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.802172915s) from=127.0.0.6:52525 2023/02/02 08:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.14641204s) from=127.0.0.6:45737 2023/02/02 08:35:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.45454176s) from=127.0.0.6:35197 2023/02/02 08:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.846266772s) from=127.0.0.6:58483 2023/02/02 08:35:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.52431174s) from=127.0.0.6:36865 2023/02/02 08:35:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.324161172s) from=127.0.0.6:46851 2023/02/02 08:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:36:01 [DEBUG] http: Request GET /v1/status/leader (230.5µs) from=127.0.0.6:35981 2023/02/02 08:36:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.271189731s) from=127.0.0.6:42919 2023/02/02 08:36:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m0.277410553s) from=127.0.0.6:44609 2023/02/02 08:36:08 [DEBUG] http: Request GET /v1/status/leader (184.386µs) from=127.0.0.6:36227 2023/02/02 08:36:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.57471316s) from=127.0.0.6:53081 2023/02/02 08:36:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:36:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:36:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:36:13 [DEBUG] agent: Node info in sync 2023/02/02 08:36:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.504646183s) from=127.0.0.6:56357 2023/02/02 08:36:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.752970701s) from=127.0.0.6:35825 2023/02/02 08:36:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.214132991s) from=127.0.0.6:40725 2023/02/02 08:36:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.376266535s) from=127.0.0.6:60141 2023/02/02 08:36:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.566212713s) from=127.0.0.6:34291 2023/02/02 08:36:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.659609456s) from=127.0.0.6:45445 2023/02/02 08:36:21 [DEBUG] http: Request GET /v1/status/leader (243.012µs) from=127.0.0.6:35981 2023/02/02 08:36:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.903665985s) from=127.0.0.6:55059 2023/02/02 08:36:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.180847409s) from=127.0.0.6:36255 2023/02/02 08:36:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.097395087s) from=127.0.0.6:56221 2023/02/02 08:36:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.169117189s) from=127.0.0.6:42209 2023/02/02 08:36:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.858029411s) from=127.0.0.6:58031 2023/02/02 08:36:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.630061269s) from=127.0.0.6:36731 2023/02/02 08:36:28 [DEBUG] http: Request GET /v1/status/leader (2.403604ms) from=127.0.0.6:36227 2023/02/02 08:36:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.810485101s) from=127.0.0.6:54429 2023/02/02 08:36:41 [DEBUG] http: Request GET /v1/status/leader (2.334295ms) from=127.0.0.6:35981 2023/02/02 08:36:48 [DEBUG] http: Request GET /v1/status/leader (314.222µs) from=127.0.0.6:36227 2023/02/02 08:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:37:01 [DEBUG] http: Request GET /v1/status/leader (247.283µs) from=127.0.0.6:35981 2023/02/02 08:37:08 [DEBUG] http: Request GET /v1/status/leader (413.377µs) from=127.0.0.6:36227 2023/02/02 08:37:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.154109742s) from=127.0.0.6:57203 2023/02/02 08:37:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:37:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:37:13 [DEBUG] agent: Node info in sync 2023/02/02 08:37:21 [DEBUG] http: Request GET /v1/status/leader (182.92µs) from=127.0.0.6:36227 2023/02/02 08:37:28 [DEBUG] http: Request GET /v1/status/leader (24.969317ms) from=127.0.0.6:36227 2023/02/02 08:37:41 [DEBUG] http: Request GET /v1/status/leader (318.254µs) from=127.0.0.6:36227 2023/02/02 08:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.203473429s) from=127.0.0.6:35003 2023/02/02 08:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.309098332s) from=127.0.0.6:56811 2023/02/02 08:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.353808665s) from=127.0.0.6:36349 2023/02/02 08:37:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.510116376s) from=127.0.0.6:46541 2023/02/02 08:37:48 [DEBUG] http: Request GET /v1/status/leader (187.882µs) from=127.0.0.6:36227 2023/02/02 08:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.12906462s) from=127.0.0.6:59593 2023/02/02 08:37:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.338258384s) from=127.0.0.6:58195 2023/02/02 08:37:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.046527307s) from=127.0.0.6:36865 2023/02/02 08:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.674322042s) from=127.0.0.6:58483 2023/02/02 08:37:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.003042584s) from=127.0.0.6:52525 2023/02/02 08:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.547138209s) from=127.0.0.6:45737 2023/02/02 08:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:37:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.993114848s) from=127.0.0.6:35197 2023/02/02 08:38:01 [DEBUG] http: Request GET /v1/status/leader (330.403µs) from=127.0.0.6:35981 2023/02/02 08:38:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.570652761s) from=127.0.0.6:46851 2023/02/02 08:38:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.166259462s) from=127.0.0.6:42919 2023/02/02 08:38:08 [DEBUG] http: Request GET /v1/status/leader (338.404µs) from=127.0.0.6:36227 2023/02/02 08:38:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.245412057s) from=127.0.0.6:44609 2023/02/02 08:38:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.21841667s) from=127.0.0.6:53081 2023/02/02 08:38:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.506116208s) from=127.0.0.6:56357 2023/02/02 08:38:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:38:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:38:18 [DEBUG] agent: Node info in sync 2023/02/02 08:38:21 [DEBUG] http: Request GET /v1/status/leader (426.686µs) from=127.0.0.6:35981 2023/02/02 08:38:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.773175006s) from=127.0.0.6:40725 2023/02/02 08:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.070122716s) from=127.0.0.6:35825 2023/02/02 08:38:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.440216247s) from=127.0.0.6:42209 2023/02/02 08:38:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.550429612s) from=127.0.0.6:36255 2023/02/02 08:38:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.376612765s) from=127.0.0.6:60141 2023/02/02 08:38:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.133658998s) from=127.0.0.6:45445 2023/02/02 08:38:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.67218383s) from=127.0.0.6:55059 2023/02/02 08:38:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.404236884s) from=127.0.0.6:34291 2023/02/02 08:38:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.979963432s) from=127.0.0.6:58031 2023/02/02 08:38:28 [DEBUG] http: Request GET /v1/status/leader (526.079µs) from=127.0.0.6:36227 2023/02/02 08:38:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.401954523s) from=127.0.0.6:56221 2023/02/02 08:38:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.255888283s) from=127.0.0.6:36731 2023/02/02 08:38:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.618611123s) from=127.0.0.6:54429 2023/02/02 08:38:41 [DEBUG] http: Request GET /v1/status/leader (339.25µs) from=127.0.0.6:35981 2023/02/02 08:38:48 [DEBUG] http: Request GET /v1/status/leader (430.66µs) from=127.0.0.6:36227 2023/02/02 08:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:39:01 [DEBUG] http: Request GET /v1/status/leader (824.835µs) from=127.0.0.6:35981 2023/02/02 08:39:08 [DEBUG] http: Request GET /v1/status/leader (405.134µs) from=127.0.0.6:36227 2023/02/02 08:39:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.32716542s) from=127.0.0.6:57203 2023/02/02 08:39:21 [DEBUG] http: Request GET /v1/status/leader (621.506µs) from=127.0.0.6:36227 2023/02/02 08:39:28 [DEBUG] http: Request GET /v1/status/leader (481.514µs) from=127.0.0.6:36227 2023/02/02 08:39:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:39:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:39:34 [DEBUG] agent: Node info in sync 2023/02/02 08:39:41 [DEBUG] http: Request GET /v1/status/leader (870.625µs) from=127.0.0.6:35981 2023/02/02 08:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.420419647s) from=127.0.0.6:36349 2023/02/02 08:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.721491072s) from=127.0.0.6:56811 2023/02/02 08:39:48 [DEBUG] http: Request GET /v1/status/leader (516.834µs) from=127.0.0.6:36227 2023/02/02 08:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m7.203554841s) from=127.0.0.6:35003 2023/02/02 08:39:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.256560421s) from=127.0.0.6:46541 2023/02/02 08:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.383866952s) from=127.0.0.6:59593 2023/02/02 08:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.533897936s) from=127.0.0.6:45737 2023/02/02 08:40:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.942277475s) from=127.0.0.6:36865 2023/02/02 08:40:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.497403693s) from=127.0.0.6:35197 2023/02/02 08:40:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.646622513s) from=127.0.0.6:52525 2023/02/02 08:40:01 [DEBUG] http: Request GET /v1/status/leader (377.668µs) from=127.0.0.6:35981 2023/02/02 08:40:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.83585721s) from=127.0.0.6:58195 2023/02/02 08:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.356857183s) from=127.0.0.6:58483 2023/02/02 08:40:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.87622159s) from=127.0.0.6:46851 2023/02/02 08:40:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.029812274s) from=127.0.0.6:42919 2023/02/02 08:40:08 [DEBUG] http: Request GET /v1/status/leader (413.443µs) from=127.0.0.6:36227 2023/02/02 08:40:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.136100965s) from=127.0.0.6:44609 2023/02/02 08:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.163301144s) from=127.0.0.6:53081 2023/02/02 08:40:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:40:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.790121335s) from=127.0.0.6:56357 2023/02/02 08:40:21 [DEBUG] http: Request GET /v1/status/leader (392.664µs) from=127.0.0.6:36227 2023/02/02 08:40:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.990252845s) from=127.0.0.6:36255 2023/02/02 08:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.182631478s) from=127.0.0.6:60141 2023/02/02 08:40:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.719011173s) from=127.0.0.6:42209 2023/02/02 08:40:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.821961499s) from=127.0.0.6:45445 2023/02/02 08:40:29 [DEBUG] http: Request GET /v1/status/leader (384.085µs) from=127.0.0.6:36227 2023/02/02 08:40:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.294086107s) from=127.0.0.6:58031 2023/02/02 08:40:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.324091564s) from=127.0.0.6:56221 2023/02/02 08:40:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.47459292s) from=127.0.0.6:40725 2023/02/02 08:40:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.718962146s) from=127.0.0.6:35825 2023/02/02 08:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.426351672s) from=127.0.0.6:34291 2023/02/02 08:40:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.492410303s) from=127.0.0.6:36731 2023/02/02 08:40:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m7.173702895s) from=127.0.0.6:55059 2023/02/02 08:40:41 [DEBUG] http: Request GET /v1/status/leader (331.564µs) from=127.0.0.6:36227 2023/02/02 08:40:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.827888986s) from=127.0.0.6:54429 2023/02/02 08:40:49 [DEBUG] http: Request GET /v1/status/leader (388.75µs) from=127.0.0.6:36227 2023/02/02 08:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:40:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:40:58 [DEBUG] agent: Node info in sync 2023/02/02 08:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:41:01 [DEBUG] http: Request GET /v1/status/leader (419.107µs) from=127.0.0.6:35981 2023/02/02 08:41:09 [DEBUG] http: Request GET /v1/status/leader (195.18µs) from=127.0.0.6:36227 2023/02/02 08:41:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.080445029s) from=127.0.0.6:57203 2023/02/02 08:41:21 [DEBUG] http: Request GET /v1/status/leader (745.082µs) from=127.0.0.6:35981 2023/02/02 08:41:29 [DEBUG] http: Request GET /v1/status/leader (294.746µs) from=127.0.0.6:36227 2023/02/02 08:41:42 [DEBUG] http: Request GET /v1/status/leader (193.849µs) from=127.0.0.6:36227 2023/02/02 08:41:49 [DEBUG] http: Request GET /v1/status/leader (178.025µs) from=127.0.0.6:36227 2023/02/02 08:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.764496316s) from=127.0.0.6:36349 2023/02/02 08:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.887164768s) from=127.0.0.6:56811 2023/02/02 08:41:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.215103903s) from=127.0.0.6:46541 2023/02/02 08:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.007919477s) from=127.0.0.6:35003 2023/02/02 08:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:42:02 [DEBUG] http: Request GET /v1/status/leader (1.314071ms) from=127.0.0.6:35981 2023/02/02 08:42:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.737153453s) from=127.0.0.6:52525 2023/02/02 08:42:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.523090339s) from=127.0.0.6:36865 2023/02/02 08:42:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.870148557s) from=127.0.0.6:35197 2023/02/02 08:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.695407469s) from=127.0.0.6:59593 2023/02/02 08:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.57580224s) from=127.0.0.6:45737 2023/02/02 08:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.80181659s) from=127.0.0.6:58195 2023/02/02 08:42:09 [DEBUG] http: Request GET /v1/status/leader (221.225µs) from=127.0.0.6:36227 2023/02/02 08:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.981581919s) from=127.0.0.6:58483 2023/02/02 08:42:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.784079446s) from=127.0.0.6:46851 2023/02/02 08:42:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.487806001s) from=127.0.0.6:42919 2023/02/02 08:42:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.245054819s) from=127.0.0.6:44609 2023/02/02 08:42:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:42:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:42:18 [DEBUG] agent: Node info in sync 2023/02/02 08:42:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.908720671s) from=127.0.0.6:53081 2023/02/02 08:42:22 [DEBUG] http: Request GET /v1/status/leader (290.116µs) from=127.0.0.6:36227 2023/02/02 08:42:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.783958439s) from=127.0.0.6:56357 2023/02/02 08:42:29 [DEBUG] http: Request GET /v1/status/leader (2.278433ms) from=127.0.0.6:36227 2023/02/02 08:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.36151257s) from=127.0.0.6:60141 2023/02/02 08:42:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.553161582s) from=127.0.0.6:45445 2023/02/02 08:42:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.247326367s) from=127.0.0.6:35825 2023/02/02 08:42:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.163943018s) from=127.0.0.6:36255 2023/02/02 08:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.34593443s) from=127.0.0.6:56221 2023/02/02 08:42:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.422700344s) from=127.0.0.6:34291 2023/02/02 08:42:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:42:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.119822978s) from=127.0.0.6:42209 2023/02/02 08:42:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.371136129s) from=127.0.0.6:40725 2023/02/02 08:42:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.862837258s) from=127.0.0.6:58031 2023/02/02 08:42:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.880566467s) from=127.0.0.6:36731 2023/02/02 08:42:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.321191622s) from=127.0.0.6:55059 2023/02/02 08:42:42 [DEBUG] http: Request GET /v1/status/leader (325.772µs) from=127.0.0.6:36227 2023/02/02 08:42:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.561593916s) from=127.0.0.6:54429 2023/02/02 08:42:49 [DEBUG] http: Request GET /v1/status/leader (330.822µs) from=127.0.0.6:36227 2023/02/02 08:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:43:02 [DEBUG] http: Request GET /v1/status/leader (5.600224ms) from=127.0.0.6:35981 2023/02/02 08:43:09 [DEBUG] http: Request GET /v1/status/leader (915.617µs) from=127.0.0.6:36227 2023/02/02 08:43:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.132561701s) from=127.0.0.6:57203 2023/02/02 08:43:22 [DEBUG] http: Request GET /v1/status/leader (359.936µs) from=127.0.0.6:36227 2023/02/02 08:43:29 [DEBUG] http: Request GET /v1/status/leader (1.078762ms) from=127.0.0.6:36227 2023/02/02 08:43:42 [DEBUG] http: Request GET /v1/status/leader (229.491µs) from=127.0.0.6:35981 2023/02/02 08:43:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:43:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:43:46 [DEBUG] agent: Node info in sync 2023/02/02 08:43:49 [DEBUG] http: Request GET /v1/status/leader (381.616µs) from=127.0.0.6:36227 2023/02/02 08:43:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.384078194s) from=127.0.0.6:36349 2023/02/02 08:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.986531524s) from=127.0.0.6:56811 2023/02/02 08:43:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.469437586s) from=127.0.0.6:46541 2023/02/02 08:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:44:02 [DEBUG] http: Request GET /v1/status/leader (298.977µs) from=127.0.0.6:35981 2023/02/02 08:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.539592452s) from=127.0.0.6:35003 2023/02/02 08:44:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.332620696s) from=127.0.0.6:52525 2023/02/02 08:44:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.059985044s) from=127.0.0.6:36865 2023/02/02 08:44:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.018901524s) from=127.0.0.6:45737 2023/02/02 08:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.611160229s) from=127.0.0.6:59593 2023/02/02 08:44:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.063740995s) from=127.0.0.6:35197 2023/02/02 08:44:09 [DEBUG] http: Request GET /v1/status/leader (1.673181ms) from=127.0.0.6:36227 2023/02/02 08:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.926171174s) from=127.0.0.6:58195 2023/02/02 08:44:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.211633515s) from=127.0.0.6:46851 2023/02/02 08:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.155483048s) from=127.0.0.6:58483 2023/02/02 08:44:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.028907331s) from=127.0.0.6:44609 2023/02/02 08:44:22 [DEBUG] http: Request GET /v1/status/leader (1.984015ms) from=127.0.0.6:36227 2023/02/02 08:44:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.96729017s) from=127.0.0.6:53081 2023/02/02 08:44:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.916442664s) from=127.0.0.6:42919 2023/02/02 08:44:29 [DEBUG] http: Request GET /v1/status/leader (236.109µs) from=127.0.0.6:36227 2023/02/02 08:44:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.829216279s) from=127.0.0.6:56357 2023/02/02 08:44:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.090201776s) from=127.0.0.6:36255 2023/02/02 08:44:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.049332461s) from=127.0.0.6:35825 2023/02/02 08:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.948785182s) from=127.0.0.6:60141 2023/02/02 08:44:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.338771862s) from=127.0.0.6:45445 2023/02/02 08:44:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.891949693s) from=127.0.0.6:36731 2023/02/02 08:44:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.250786771s) from=127.0.0.6:34291 2023/02/02 08:44:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.013623859s) from=127.0.0.6:58031 2023/02/02 08:44:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.137478957s) from=127.0.0.6:40725 2023/02/02 08:44:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.836112941s) from=127.0.0.6:42209 2023/02/02 08:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.443315258s) from=127.0.0.6:56221 2023/02/02 08:44:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.274317249s) from=127.0.0.6:55059 2023/02/02 08:44:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:44:42 [DEBUG] http: Request GET /v1/status/leader (527.244µs) from=127.0.0.6:35981 2023/02/02 08:44:49 [DEBUG] http: Request GET /v1/status/leader (281.151µs) from=127.0.0.6:36227 2023/02/02 08:44:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.419463614s) from=127.0.0.6:54429 2023/02/02 08:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:45:02 [DEBUG] http: Request GET /v1/status/leader (266.356µs) from=127.0.0.6:36227 2023/02/02 08:45:09 [DEBUG] http: Request GET /v1/status/leader (448.088µs) from=127.0.0.6:36227 2023/02/02 08:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:45:10 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:45:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:45:10 [DEBUG] agent: Node info in sync 2023/02/02 08:45:22 [DEBUG] http: Request GET /v1/status/leader (323.941µs) from=127.0.0.6:36227 2023/02/02 08:45:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.523728291s) from=127.0.0.6:57203 2023/02/02 08:45:29 [DEBUG] http: Request GET /v1/status/leader (363.252µs) from=127.0.0.6:36227 2023/02/02 08:45:42 [DEBUG] http: Request GET /v1/status/leader (1.560335ms) from=127.0.0.6:35981 2023/02/02 08:45:49 [DEBUG] http: Request GET /v1/status/leader (224.184µs) from=127.0.0.6:36227 2023/02/02 08:45:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.998388407s) from=127.0.0.6:36349 2023/02/02 08:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.229478528s) from=127.0.0.6:56811 2023/02/02 08:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:46:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.58545433s) from=127.0.0.6:46541 2023/02/02 08:46:02 [DEBUG] http: Request GET /v1/status/leader (1.003022ms) from=127.0.0.6:35981 2023/02/02 08:46:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.461201903s) from=127.0.0.6:52525 2023/02/02 08:46:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.029670649s) from=127.0.0.6:35003 2023/02/02 08:46:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.477172744s) from=127.0.0.6:45737 2023/02/02 08:46:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.367137145s) from=127.0.0.6:36865 2023/02/02 08:46:09 [DEBUG] http: Request GET /v1/status/leader (267.635µs) from=127.0.0.6:36227 2023/02/02 08:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.051774002s) from=127.0.0.6:59593 2023/02/02 08:46:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.57936309s) from=127.0.0.6:35197 2023/02/02 08:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.652900481s) from=127.0.0.6:58195 2023/02/02 08:46:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.669260744s) from=127.0.0.6:46851 2023/02/02 08:46:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:46:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:46:19 [DEBUG] agent: Node info in sync 2023/02/02 08:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.44312079s) from=127.0.0.6:44609 2023/02/02 08:46:22 [DEBUG] http: Request GET /v1/status/leader (513.266µs) from=127.0.0.6:36227 2023/02/02 08:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.386345112s) from=127.0.0.6:58483 2023/02/02 08:46:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.438610859s) from=127.0.0.6:42919 2023/02/02 08:46:30 [DEBUG] http: Request GET /v1/status/leader (218.992µs) from=127.0.0.6:36227 2023/02/02 08:46:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.886195211s) from=127.0.0.6:53081 2023/02/02 08:46:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.263457277s) from=127.0.0.6:56357 2023/02/02 08:46:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.570371578s) from=127.0.0.6:36255 2023/02/02 08:46:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.155145285s) from=127.0.0.6:36731 2023/02/02 08:46:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.681298593s) from=127.0.0.6:34291 2023/02/02 08:46:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.122182509s) from=127.0.0.6:35825 2023/02/02 08:46:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.404728761s) from=127.0.0.6:60141 2023/02/02 08:46:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.865752612s) from=127.0.0.6:40725 2023/02/02 08:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.227070228s) from=127.0.0.6:56221 2023/02/02 08:46:42 [DEBUG] http: Request GET /v1/status/leader (542.262µs) from=127.0.0.6:35981 2023/02/02 08:46:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.204118134s) from=127.0.0.6:45445 2023/02/02 08:46:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.930639756s) from=127.0.0.6:58031 2023/02/02 08:46:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.654815322s) from=127.0.0.6:55059 2023/02/02 08:46:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.712066952s) from=127.0.0.6:42209 2023/02/02 08:46:50 [DEBUG] http: Request GET /v1/status/leader (323.94µs) from=127.0.0.6:36227 2023/02/02 08:46:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.027184309s) from=127.0.0.6:54429 2023/02/02 08:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:47:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:47:02 [DEBUG] http: Request GET /v1/status/leader (3.254501ms) from=127.0.0.6:35981 2023/02/02 08:47:10 [DEBUG] http: Request GET /v1/status/leader (374.769µs) from=127.0.0.6:36227 2023/02/02 08:47:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:47:21 [DEBUG] agent: Node info in sync 2023/02/02 08:47:22 [DEBUG] http: Request GET /v1/status/leader (386µs) from=127.0.0.6:35981 2023/02/02 08:47:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.02897745s) from=127.0.0.6:57203 2023/02/02 08:47:30 [DEBUG] http: Request GET /v1/status/leader (202.283µs) from=127.0.0.6:36227 2023/02/02 08:47:42 [DEBUG] http: Request GET /v1/status/leader (11.656417ms) from=127.0.0.6:36227 2023/02/02 08:47:50 [DEBUG] http: Request GET /v1/status/leader (376.467µs) from=127.0.0.6:36227 2023/02/02 08:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.806056903s) from=127.0.0.6:36349 2023/02/02 08:48:02 [DEBUG] http: Request GET /v1/status/leader (404.931µs) from=127.0.0.6:36227 2023/02/02 08:48:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.38406881s) from=127.0.0.6:56811 2023/02/02 08:48:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.092698878s) from=127.0.0.6:46541 2023/02/02 08:48:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.791974331s) from=127.0.0.6:52525 2023/02/02 08:48:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.809246627s) from=127.0.0.6:35003 2023/02/02 08:48:10 [DEBUG] http: Request GET /v1/status/leader (216.779µs) from=127.0.0.6:36227 2023/02/02 08:48:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.864992689s) from=127.0.0.6:45737 2023/02/02 08:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.182036709s) from=127.0.0.6:59593 2023/02/02 08:48:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.758300191s) from=127.0.0.6:36865 2023/02/02 08:48:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.36503516s) from=127.0.0.6:46851 2023/02/02 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.247790042s) from=127.0.0.6:58195 2023/02/02 08:48:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.679025899s) from=127.0.0.6:35197 2023/02/02 08:48:22 [DEBUG] http: Request GET /v1/status/leader (1.923981ms) from=127.0.0.6:36227 2023/02/02 08:48:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.093561432s) from=127.0.0.6:44609 2023/02/02 08:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.382071979s) from=127.0.0.6:58483 2023/02/02 08:48:30 [DEBUG] http: Request GET /v1/status/leader (584.654µs) from=127.0.0.6:36227 2023/02/02 08:48:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.900070997s) from=127.0.0.6:53081 2023/02/02 08:48:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.546474878s) from=127.0.0.6:42919 2023/02/02 08:48:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.36413513s) from=127.0.0.6:56357 2023/02/02 08:48:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.587377611s) from=127.0.0.6:36255 2023/02/02 08:48:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.475497369s) from=127.0.0.6:35825 2023/02/02 08:48:42 [DEBUG] http: Request GET /v1/status/leader (274.555µs) from=127.0.0.6:35981 2023/02/02 08:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.68668373s) from=127.0.0.6:34291 2023/02/02 08:48:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.667966635s) from=127.0.0.6:36731 2023/02/02 08:48:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.657000968s) from=127.0.0.6:56221 2023/02/02 08:48:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.935214899s) from=127.0.0.6:58031 2023/02/02 08:48:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.826572934s) from=127.0.0.6:60141 2023/02/02 08:48:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.161076299s) from=127.0.0.6:45445 2023/02/02 08:48:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.988253496s) from=127.0.0.6:40725 2023/02/02 08:48:50 [DEBUG] http: Request GET /v1/status/leader (190.169µs) from=127.0.0.6:36227 2023/02/02 08:48:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.026964691s) from=127.0.0.6:42209 2023/02/02 08:48:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.327394933s) from=127.0.0.6:55059 2023/02/02 08:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:49:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.449557111s) from=127.0.0.6:54429 2023/02/02 08:49:02 [DEBUG] http: Request GET /v1/status/leader (202.843µs) from=127.0.0.6:36227 2023/02/02 08:49:10 [DEBUG] http: Request GET /v1/status/leader (827.539µs) from=127.0.0.6:36227 2023/02/02 08:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:49:19 [DEBUG] agent: Node info in sync 2023/02/02 08:49:22 [DEBUG] http: Request GET /v1/status/leader (188.644µs) from=127.0.0.6:36227 2023/02/02 08:49:30 [DEBUG] http: Request GET /v1/status/leader (198.263µs) from=127.0.0.6:36227 2023/02/02 08:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.268797976s) from=127.0.0.6:57203 2023/02/02 08:49:43 [DEBUG] http: Request GET /v1/status/leader (617.707µs) from=127.0.0.6:35981 2023/02/02 08:49:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:49:50 [DEBUG] http: Request GET /v1/status/leader (11.876737ms) from=127.0.0.6:36227 2023/02/02 08:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:50:03 [DEBUG] http: Request GET /v1/status/leader (454.212µs) from=127.0.0.6:35981 2023/02/02 08:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.5147316s) from=127.0.0.6:36349 2023/02/02 08:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.525994069s) from=127.0.0.6:56811 2023/02/02 08:50:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.064409909s) from=127.0.0.6:46541 2023/02/02 08:50:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.668112831s) from=127.0.0.6:52525 2023/02/02 08:50:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.300858039s) from=127.0.0.6:35003 2023/02/02 08:50:10 [DEBUG] http: Request GET /v1/status/leader (703.537µs) from=127.0.0.6:36227 2023/02/02 08:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.595453424s) from=127.0.0.6:59593 2023/02/02 08:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.344811352s) from=127.0.0.6:45737 2023/02/02 08:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.92099858s) from=127.0.0.6:58195 2023/02/02 08:50:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.55450225s) from=127.0.0.6:36865 2023/02/02 08:50:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:50:21 [DEBUG] agent: Node info in sync 2023/02/02 08:50:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.223344144s) from=127.0.0.6:46851 2023/02/02 08:50:23 [DEBUG] http: Request GET /v1/status/leader (1.80167ms) from=127.0.0.6:35981 2023/02/02 08:50:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.830927544s) from=127.0.0.6:35197 2023/02/02 08:50:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.100899173s) from=127.0.0.6:44609 2023/02/02 08:50:30 [DEBUG] http: Request GET /v1/status/leader (350.929µs) from=127.0.0.6:36227 2023/02/02 08:50:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.357280802s) from=127.0.0.6:58483 2023/02/02 08:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.096382326s) from=127.0.0.6:53081 2023/02/02 08:50:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.711334553s) from=127.0.0.6:42919 2023/02/02 08:50:43 [DEBUG] http: Request GET /v1/status/leader (188.355µs) from=127.0.0.6:36227 2023/02/02 08:50:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.778595515s) from=127.0.0.6:34291 2023/02/02 08:50:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.677664595s) from=127.0.0.6:35825 2023/02/02 08:50:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.248748682s) from=127.0.0.6:56357 2023/02/02 08:50:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.06116568s) from=127.0.0.6:36255 2023/02/02 08:50:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.910793838s) from=127.0.0.6:36731 2023/02/02 08:50:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.929926773s) from=127.0.0.6:58031 2023/02/02 08:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.159328354s) from=127.0.0.6:60141 2023/02/02 08:50:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.274145863s) from=127.0.0.6:40725 2023/02/02 08:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.016929389s) from=127.0.0.6:56221 2023/02/02 08:50:50 [DEBUG] http: Request GET /v1/status/leader (498.304µs) from=127.0.0.6:36227 2023/02/02 08:50:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.213931839s) from=127.0.0.6:45445 2023/02/02 08:50:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.445150386s) from=127.0.0.6:55059 2023/02/02 08:50:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.013436532s) from=127.0.0.6:42209 2023/02/02 08:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:51:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.232873413s) from=127.0.0.6:54429 2023/02/02 08:51:03 [DEBUG] http: Request GET /v1/status/leader (166.648µs) from=127.0.0.6:35981 2023/02/02 08:51:10 [DEBUG] http: Request GET /v1/status/leader (1.48549ms) from=127.0.0.6:36227 2023/02/02 08:51:23 [DEBUG] http: Request GET /v1/status/leader (387.693µs) from=127.0.0.6:36227 2023/02/02 08:51:30 [DEBUG] http: Request GET /v1/status/leader (239.511µs) from=127.0.0.6:36227 2023/02/02 08:51:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.313630475s) from=127.0.0.6:57203 2023/02/02 08:51:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:51:41 [DEBUG] agent: Node info in sync 2023/02/02 08:51:43 [DEBUG] http: Request GET /v1/status/leader (206.516µs) from=127.0.0.6:35981 2023/02/02 08:51:50 [DEBUG] http: Request GET /v1/status/leader (223.633µs) from=127.0.0.6:36227 2023/02/02 08:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:52:03 [DEBUG] http: Request GET /v1/status/leader (328.865µs) from=127.0.0.6:35981 2023/02/02 08:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.831536263s) from=127.0.0.6:36349 2023/02/02 08:52:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:52:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.656486965s) from=127.0.0.6:56811 2023/02/02 08:52:10 [DEBUG] http: Request GET /v1/status/leader (246.933µs) from=127.0.0.6:36227 2023/02/02 08:52:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.898472957s) from=127.0.0.6:52525 2023/02/02 08:52:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.315830031s) from=127.0.0.6:46541 2023/02/02 08:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.409844162s) from=127.0.0.6:35003 2023/02/02 08:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.433459189s) from=127.0.0.6:59593 2023/02/02 08:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.11508805s) from=127.0.0.6:45737 2023/02/02 08:52:23 [DEBUG] http: Request GET /v1/status/leader (6.146623ms) from=127.0.0.6:35981 2023/02/02 08:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.808793137s) from=127.0.0.6:58195 2023/02/02 08:52:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.833602276s) from=127.0.0.6:35197 2023/02/02 08:52:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.728173657s) from=127.0.0.6:36865 2023/02/02 08:52:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.849584382s) from=127.0.0.6:46851 2023/02/02 08:52:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.35730127s) from=127.0.0.6:44609 2023/02/02 08:52:30 [DEBUG] http: Request GET /v1/status/leader (4.347328ms) from=127.0.0.6:36227 2023/02/02 08:52:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.739785598s) from=127.0.0.6:53081 2023/02/02 08:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.013077569s) from=127.0.0.6:58483 2023/02/02 08:52:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.780050912s) from=127.0.0.6:42919 2023/02/02 08:52:43 [DEBUG] http: Request GET /v1/status/leader (209.558µs) from=127.0.0.6:35981 2023/02/02 08:52:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.613055984s) from=127.0.0.6:34291 2023/02/02 08:52:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.353139676s) from=127.0.0.6:35825 2023/02/02 08:52:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.678825205s) from=127.0.0.6:36255 2023/02/02 08:52:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.471195073s) from=127.0.0.6:40725 2023/02/02 08:52:50 [DEBUG] http: Request GET /v1/status/leader (484.435µs) from=127.0.0.6:36227 2023/02/02 08:52:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.626000962s) from=127.0.0.6:56357 2023/02/02 08:52:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.038069374s) from=127.0.0.6:56221 2023/02/02 08:52:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.305404509s) from=127.0.0.6:60141 2023/02/02 08:52:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.40518274s) from=127.0.0.6:55059 2023/02/02 08:52:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.116401023s) from=127.0.0.6:36731 2023/02/02 08:52:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.419104473s) from=127.0.0.6:58031 2023/02/02 08:52:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.715798562s) from=127.0.0.6:45445 2023/02/02 08:52:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.920230962s) from=127.0.0.6:42209 2023/02/02 08:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:53:03 [DEBUG] http: Request GET /v1/status/leader (208.612µs) from=127.0.0.6:36227 2023/02/02 08:53:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.610532794s) from=127.0.0.6:54429 2023/02/02 08:53:10 [DEBUG] http: Request GET /v1/status/leader (5.160477ms) from=127.0.0.6:36227 2023/02/02 08:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:53:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:53:13 [DEBUG] agent: Node info in sync 2023/02/02 08:53:23 [DEBUG] http: Request GET /v1/status/leader (243.009µs) from=127.0.0.6:36227 2023/02/02 08:53:31 [DEBUG] http: Request GET /v1/status/leader (498.389µs) from=127.0.0.6:36227 2023/02/02 08:53:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.901656454s) from=127.0.0.6:57203 2023/02/02 08:53:43 [DEBUG] http: Request GET /v1/status/leader (757.204µs) from=127.0.0.6:36227 2023/02/02 08:53:51 [DEBUG] http: Request GET /v1/status/leader (295.796µs) from=127.0.0.6:36227 2023/02/02 08:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:54:03 [DEBUG] http: Request GET /v1/status/leader (763.514µs) from=127.0.0.6:36227 2023/02/02 08:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.551640421s) from=127.0.0.6:36349 2023/02/02 08:54:11 [DEBUG] http: Request GET /v1/status/leader (449.371µs) from=127.0.0.6:36227 2023/02/02 08:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.028424065s) from=127.0.0.6:35003 2023/02/02 08:54:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.455519129s) from=127.0.0.6:52525 2023/02/02 08:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:54:16 [DEBUG] agent: Node info in sync 2023/02/02 08:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.975496194s) from=127.0.0.6:56811 2023/02/02 08:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.464027306s) from=127.0.0.6:46541 2023/02/02 08:54:23 [DEBUG] http: Request GET /v1/status/leader (2.252415ms) from=127.0.0.6:36227 2023/02/02 08:54:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.936233737s) from=127.0.0.6:58195 2023/02/02 08:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.174777906s) from=127.0.0.6:59593 2023/02/02 08:54:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.949971852s) from=127.0.0.6:46851 2023/02/02 08:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.171787926s) from=127.0.0.6:45737 2023/02/02 08:54:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.123456665s) from=127.0.0.6:36865 2023/02/02 08:54:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.925702291s) from=127.0.0.6:35197 2023/02/02 08:54:31 [DEBUG] http: Request GET /v1/status/leader (578.638µs) from=127.0.0.6:36227 2023/02/02 08:54:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.922944951s) from=127.0.0.6:44609 2023/02/02 08:54:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.623264538s) from=127.0.0.6:53081 2023/02/02 08:54:43 [DEBUG] http: Request GET /v1/status/leader (17.866417ms) from=127.0.0.6:35981 2023/02/02 08:54:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.919352262s) from=127.0.0.6:58483 2023/02/02 08:54:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.489444167s) from=127.0.0.6:42919 2023/02/02 08:54:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:54:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.96695619s) from=127.0.0.6:34291 2023/02/02 08:54:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.985694858s) from=127.0.0.6:35825 2023/02/02 08:54:51 [DEBUG] http: Request GET /v1/status/leader (360.225µs) from=127.0.0.6:36227 2023/02/02 08:54:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.283723027s) from=127.0.0.6:36255 2023/02/02 08:54:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.320791265s) from=127.0.0.6:56357 2023/02/02 08:54:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.910922285s) from=127.0.0.6:60141 2023/02/02 08:54:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.21520338s) from=127.0.0.6:36731 2023/02/02 08:54:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.051592886s) from=127.0.0.6:45445 2023/02/02 08:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.403968546s) from=127.0.0.6:40725 2023/02/02 08:54:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.36402666s) from=127.0.0.6:56221 2023/02/02 08:54:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.63913794s) from=127.0.0.6:55059 2023/02/02 08:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:55:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.992266466s) from=127.0.0.6:42209 2023/02/02 08:55:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.672240287s) from=127.0.0.6:58031 2023/02/02 08:55:03 [DEBUG] http: Request GET /v1/status/leader (1.701909ms) from=127.0.0.6:36227 2023/02/02 08:55:11 [DEBUG] http: Request GET /v1/status/leader (170.315µs) from=127.0.0.6:36227 2023/02/02 08:55:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.596214213s) from=127.0.0.6:54429 2023/02/02 08:55:23 [DEBUG] http: Request GET /v1/status/leader (403.581µs) from=127.0.0.6:35981 2023/02/02 08:55:31 [DEBUG] http: Request GET /v1/status/leader (379.472µs) from=127.0.0.6:36227 2023/02/02 08:55:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.38320527s) from=127.0.0.6:57203 2023/02/02 08:55:43 [DEBUG] http: Request GET /v1/status/leader (415.634µs) from=127.0.0.6:36227 2023/02/02 08:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:55:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:55:46 [DEBUG] agent: Node info in sync 2023/02/02 08:55:51 [DEBUG] http: Request GET /v1/status/leader (196.869µs) from=127.0.0.6:36227 2023/02/02 08:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:56:03 [DEBUG] http: Request GET /v1/status/leader (801.546µs) from=127.0.0.6:36227 2023/02/02 08:56:11 [DEBUG] http: Request GET /v1/status/leader (197.634µs) from=127.0.0.6:36227 2023/02/02 08:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.431833785s) from=127.0.0.6:36349 2023/02/02 08:56:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.126715432s) from=127.0.0.6:46541 2023/02/02 08:56:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.529229344s) from=127.0.0.6:35003 2023/02/02 08:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.928759964s) from=127.0.0.6:56811 2023/02/02 08:56:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.774801506s) from=127.0.0.6:52525 2023/02/02 08:56:23 [DEBUG] http: Request GET /v1/status/leader (343.34µs) from=127.0.0.6:35981 2023/02/02 08:56:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.578343639s) from=127.0.0.6:58195 2023/02/02 08:56:31 [DEBUG] http: Request GET /v1/status/leader (322.929µs) from=127.0.0.6:36227 2023/02/02 08:56:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.689486114s) from=127.0.0.6:59593 2023/02/02 08:56:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.805860737s) from=127.0.0.6:45737 2023/02/02 08:56:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.25131801s) from=127.0.0.6:36865 2023/02/02 08:56:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.803739334s) from=127.0.0.6:46851 2023/02/02 08:56:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.086913143s) from=127.0.0.6:35197 2023/02/02 08:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m6.525346466s) from=127.0.0.6:44609 2023/02/02 08:56:43 [DEBUG] http: Request GET /v1/status/leader (321.048µs) from=127.0.0.6:35981 2023/02/02 08:56:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.32266926s) from=127.0.0.6:53081 2023/02/02 08:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.432696544s) from=127.0.0.6:58483 2023/02/02 08:56:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.288956053s) from=127.0.0.6:34291 2023/02/02 08:56:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.342566578s) from=127.0.0.6:35825 2023/02/02 08:56:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.757776737s) from=127.0.0.6:42919 2023/02/02 08:56:51 [DEBUG] http: Request GET /v1/status/leader (342.055µs) from=127.0.0.6:36227 2023/02/02 08:56:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.465971035s) from=127.0.0.6:56357 2023/02/02 08:56:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.023682563s) from=127.0.0.6:36255 2023/02/02 08:56:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.503170534s) from=127.0.0.6:40725 2023/02/02 08:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:57:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.575886584s) from=127.0.0.6:36731 2023/02/02 08:57:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.452562101s) from=127.0.0.6:60141 2023/02/02 08:57:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.630145794s) from=127.0.0.6:56221 2023/02/02 08:57:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:57:01 [DEBUG] agent: Node info in sync 2023/02/02 08:57:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.104848089s) from=127.0.0.6:42209 2023/02/02 08:57:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.347634255s) from=127.0.0.6:45445 2023/02/02 08:57:03 [DEBUG] http: Request GET /v1/status/leader (452.255µs) from=127.0.0.6:36227 2023/02/02 08:57:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.875353857s) from=127.0.0.6:55059 2023/02/02 08:57:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.513812481s) from=127.0.0.6:58031 2023/02/02 08:57:11 [DEBUG] http: Request GET /v1/status/leader (501.778µs) from=127.0.0.6:36227 2023/02/02 08:57:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.362073868s) from=127.0.0.6:54429 2023/02/02 08:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:57:23 [DEBUG] http: Request GET /v1/status/leader (339.572µs) from=127.0.0.6:35981 2023/02/02 08:57:31 [DEBUG] http: Request GET /v1/status/leader (398.562µs) from=127.0.0.6:36227 2023/02/02 08:57:43 [DEBUG] http: Request GET /v1/status/leader (179.028µs) from=127.0.0.6:35981 2023/02/02 08:57:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.222750795s) from=127.0.0.6:57203 2023/02/02 08:57:51 [DEBUG] http: Request GET /v1/status/leader (1.18408ms) from=127.0.0.6:36227 2023/02/02 08:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:58:03 [DEBUG] http: Request GET /v1/status/leader (351.158µs) from=127.0.0.6:35981 2023/02/02 08:58:11 [DEBUG] http: Request GET /v1/status/leader (314.679µs) from=127.0.0.6:36227 2023/02/02 08:58:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:58:12 [DEBUG] agent: Node info in sync 2023/02/02 08:58:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.245597922s) from=127.0.0.6:46541 2023/02/02 08:58:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.329471574s) from=127.0.0.6:36349 2023/02/02 08:58:23 [DEBUG] http: Request GET /v1/status/leader (268.777µs) from=127.0.0.6:36227 2023/02/02 08:58:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.208248193s) from=127.0.0.6:52525 2023/02/02 08:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.781383065s) from=127.0.0.6:35003 2023/02/02 08:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.342707375s) from=127.0.0.6:56811 2023/02/02 08:58:31 [DEBUG] http: Request GET /v1/status/leader (205.273µs) from=127.0.0.6:36227 2023/02/02 08:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.65363088s) from=127.0.0.6:58195 2023/02/02 08:58:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.236927488s) from=127.0.0.6:36865 2023/02/02 08:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.864263866s) from=127.0.0.6:59593 2023/02/02 08:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.563884323s) from=127.0.0.6:45737 2023/02/02 08:58:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.180555749s) from=127.0.0.6:35197 2023/02/02 08:58:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.117710214s) from=127.0.0.6:46851 2023/02/02 08:58:43 [DEBUG] http: Request GET /v1/status/leader (295.021µs) from=127.0.0.6:36227 2023/02/02 08:58:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.795589034s) from=127.0.0.6:53081 2023/02/02 08:58:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m6.10916282s) from=127.0.0.6:44609 2023/02/02 08:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.305973042s) from=127.0.0.6:58483 2023/02/02 08:58:51 [DEBUG] http: Request GET /v1/status/leader (188.622µs) from=127.0.0.6:36227 2023/02/02 08:58:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.955304614s) from=127.0.0.6:35825 2023/02/02 08:58:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.144770798s) from=127.0.0.6:42919 2023/02/02 08:58:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.714571873s) from=127.0.0.6:34291 2023/02/02 08:58:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.302977403s) from=127.0.0.6:56357 2023/02/02 08:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 08:59:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.90211058s) from=127.0.0.6:56221 2023/02/02 08:59:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.218978042s) from=127.0.0.6:40725 2023/02/02 08:59:03 [DEBUG] http: Request GET /v1/status/leader (250.753µs) from=127.0.0.6:35981 2023/02/02 08:59:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.610607186s) from=127.0.0.6:36255 2023/02/02 08:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.466469332s) from=127.0.0.6:60141 2023/02/02 08:59:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.562218669s) from=127.0.0.6:58031 2023/02/02 08:59:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.488321492s) from=127.0.0.6:36731 2023/02/02 08:59:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.645541006s) from=127.0.0.6:45445 2023/02/02 08:59:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.401416323s) from=127.0.0.6:42209 2023/02/02 08:59:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.786373009s) from=127.0.0.6:55059 2023/02/02 08:59:11 [DEBUG] http: Request GET /v1/status/leader (254.042µs) from=127.0.0.6:36227 2023/02/02 08:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 08:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 08:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 08:59:19 [DEBUG] agent: Node info in sync 2023/02/02 08:59:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.364725672s) from=127.0.0.6:54429 2023/02/02 08:59:23 [DEBUG] http: Request GET /v1/status/leader (2.032175ms) from=127.0.0.6:35981 2023/02/02 08:59:31 [DEBUG] http: Request GET /v1/status/leader (257.319µs) from=127.0.0.6:36227 2023/02/02 08:59:43 [DEBUG] http: Request GET /v1/status/leader (370.108µs) from=127.0.0.6:35981 2023/02/02 08:59:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.136158065s) from=127.0.0.6:57203 2023/02/02 08:59:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 08:59:51 [DEBUG] http: Request GET /v1/status/leader (200.26µs) from=127.0.0.6:36227 2023/02/02 08:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:00:03 [DEBUG] http: Request GET /v1/status/leader (463.591µs) from=127.0.0.6:35981 2023/02/02 09:00:11 [DEBUG] http: Request GET /v1/status/leader (192.227µs) from=127.0.0.6:36227 2023/02/02 09:00:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.05203841s) from=127.0.0.6:46541 2023/02/02 09:00:23 [DEBUG] http: Request GET /v1/status/leader (379.723µs) from=127.0.0.6:36227 2023/02/02 09:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.446812636s) from=127.0.0.6:36349 2023/02/02 09:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.491428469s) from=127.0.0.6:56811 2023/02/02 09:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.814472528s) from=127.0.0.6:35003 2023/02/02 09:00:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.878695057s) from=127.0.0.6:52525 2023/02/02 09:00:31 [DEBUG] http: Request GET /v1/status/leader (1.141017ms) from=127.0.0.6:36227 2023/02/02 09:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.964833301s) from=127.0.0.6:58195 2023/02/02 09:00:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.249739872s) from=127.0.0.6:36865 2023/02/02 09:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.649561205s) from=127.0.0.6:59593 2023/02/02 09:00:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.365567797s) from=127.0.0.6:35197 2023/02/02 09:00:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.598036282s) from=127.0.0.6:46851 2023/02/02 09:00:44 [DEBUG] http: Request GET /v1/status/leader (1.466658ms) from=127.0.0.6:35981 2023/02/02 09:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.842017655s) from=127.0.0.6:45737 2023/02/02 09:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.248507737s) from=127.0.0.6:53081 2023/02/02 09:00:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m4.902808727s) from=127.0.0.6:44609 2023/02/02 09:00:51 [DEBUG] http: Request GET /v1/status/leader (696.721µs) from=127.0.0.6:36227 2023/02/02 09:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.13468706s) from=127.0.0.6:58483 2023/02/02 09:00:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.795133976s) from=127.0.0.6:42919 2023/02/02 09:00:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.704034159s) from=127.0.0.6:35825 2023/02/02 09:00:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.543304133s) from=127.0.0.6:56357 2023/02/02 09:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:01:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.978784544s) from=127.0.0.6:34291 2023/02/02 09:01:04 [DEBUG] http: Request GET /v1/status/leader (494.189µs) from=127.0.0.6:35981 2023/02/02 09:01:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.988949704s) from=127.0.0.6:36255 2023/02/02 09:01:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.551294984s) from=127.0.0.6:56221 2023/02/02 09:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.833075427s) from=127.0.0.6:40725 2023/02/02 09:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.548612706s) from=127.0.0.6:60141 2023/02/02 09:01:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.541728395s) from=127.0.0.6:58031 2023/02/02 09:01:11 [DEBUG] http: Request GET /v1/status/leader (412.057µs) from=127.0.0.6:36227 2023/02/02 09:01:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.989229094s) from=127.0.0.6:36731 2023/02/02 09:01:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.009218404s) from=127.0.0.6:45445 2023/02/02 09:01:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.596990927s) from=127.0.0.6:42209 2023/02/02 09:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:01:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:01:16 [DEBUG] agent: Node info in sync 2023/02/02 09:01:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.600368337s) from=127.0.0.6:55059 2023/02/02 09:01:24 [DEBUG] http: Request GET /v1/status/leader (4.811671ms) from=127.0.0.6:35981 2023/02/02 09:01:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.496730171s) from=127.0.0.6:54429 2023/02/02 09:01:31 [DEBUG] http: Request GET /v1/status/leader (375.521µs) from=127.0.0.6:36227 2023/02/02 09:01:44 [DEBUG] http: Request GET /v1/status/leader (363.78µs) from=127.0.0.6:35981 2023/02/02 09:01:52 [DEBUG] http: Request GET /v1/status/leader (949.767µs) from=127.0.0.6:36227 2023/02/02 09:01:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.494523214s) from=127.0.0.6:57203 2023/02/02 09:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:02:04 [DEBUG] http: Request GET /v1/status/leader (2.006735ms) from=127.0.0.6:36227 2023/02/02 09:02:12 [DEBUG] http: Request GET /v1/status/leader (466.376µs) from=127.0.0.6:36227 2023/02/02 09:02:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:02:24 [DEBUG] http: Request GET /v1/status/leader (196.225µs) from=127.0.0.6:35981 2023/02/02 09:02:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.218797161s) from=127.0.0.6:46541 2023/02/02 09:02:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:02:24 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:02:24 [DEBUG] agent: Node info in sync 2023/02/02 09:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.548525084s) from=127.0.0.6:36349 2023/02/02 09:02:32 [DEBUG] http: Request GET /v1/status/leader (544.65µs) from=127.0.0.6:36227 2023/02/02 09:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.986418513s) from=127.0.0.6:35003 2023/02/02 09:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.297061418s) from=127.0.0.6:56811 2023/02/02 09:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.488265119s) from=127.0.0.6:52525 2023/02/02 09:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.384193345s) from=127.0.0.6:58195 2023/02/02 09:02:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.711947936s) from=127.0.0.6:35197 2023/02/02 09:02:44 [DEBUG] http: Request GET /v1/status/leader (242.3µs) from=127.0.0.6:35981 2023/02/02 09:02:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.587640836s) from=127.0.0.6:36865 2023/02/02 09:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.544539s) from=127.0.0.6:59593 2023/02/02 09:02:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.28038838s) from=127.0.0.6:46851 2023/02/02 09:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.315180433s) from=127.0.0.6:45737 2023/02/02 09:02:52 [DEBUG] http: Request GET /v1/status/leader (563.23µs) from=127.0.0.6:36227 2023/02/02 09:02:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.466763395s) from=127.0.0.6:53081 2023/02/02 09:02:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m4.86850649s) from=127.0.0.6:44609 2023/02/02 09:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.960730402s) from=127.0.0.6:58483 2023/02/02 09:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:02:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.43237401s) from=127.0.0.6:42919 2023/02/02 09:03:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.279143975s) from=127.0.0.6:56357 2023/02/02 09:03:04 [DEBUG] http: Request GET /v1/status/leader (358.86µs) from=127.0.0.6:36227 2023/02/02 09:03:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.627035362s) from=127.0.0.6:35825 2023/02/02 09:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.939505471s) from=127.0.0.6:36255 2023/02/02 09:03:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.75370313s) from=127.0.0.6:34291 2023/02/02 09:03:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.147952579s) from=127.0.0.6:56221 2023/02/02 09:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.724911688s) from=127.0.0.6:60141 2023/02/02 09:03:12 [DEBUG] http: Request GET /v1/status/leader (200.628µs) from=127.0.0.6:36227 2023/02/02 09:03:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.952516053s) from=127.0.0.6:40725 2023/02/02 09:03:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.065783649s) from=127.0.0.6:58031 2023/02/02 09:03:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.51720468s) from=127.0.0.6:45445 2023/02/02 09:03:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.591758536s) from=127.0.0.6:36731 2023/02/02 09:03:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.190141211s) from=127.0.0.6:42209 2023/02/02 09:03:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.88707865s) from=127.0.0.6:55059 2023/02/02 09:03:24 [DEBUG] http: Request GET /v1/status/leader (252.756µs) from=127.0.0.6:35981 2023/02/02 09:03:32 [DEBUG] http: Request GET /v1/status/leader (852.469µs) from=127.0.0.6:36227 2023/02/02 09:03:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.893164729s) from=127.0.0.6:54429 2023/02/02 09:03:44 [DEBUG] http: Request GET /v1/status/leader (301.714µs) from=127.0.0.6:35981 2023/02/02 09:03:52 [DEBUG] http: Request GET /v1/status/leader (292.267µs) from=127.0.0.6:36227 2023/02/02 09:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:03:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.062172738s) from=127.0.0.6:57203 2023/02/02 09:04:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:04:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:04:03 [DEBUG] agent: Node info in sync 2023/02/02 09:04:04 [DEBUG] http: Request GET /v1/status/leader (165.844µs) from=127.0.0.6:36227 2023/02/02 09:04:12 [DEBUG] http: Request GET /v1/status/leader (645.183µs) from=127.0.0.6:36227 2023/02/02 09:04:24 [DEBUG] http: Request GET /v1/status/leader (265.285µs) from=127.0.0.6:35981 2023/02/02 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.405870114s) from=127.0.0.6:36349 2023/02/02 09:04:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.718975376s) from=127.0.0.6:46541 2023/02/02 09:04:32 [DEBUG] http: Request GET /v1/status/leader (602.466µs) from=127.0.0.6:36227 2023/02/02 09:04:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.745097082s) from=127.0.0.6:56811 2023/02/02 09:04:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.238087465s) from=127.0.0.6:52525 2023/02/02 09:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.828367021s) from=127.0.0.6:35003 2023/02/02 09:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.286752867s) from=127.0.0.6:58195 2023/02/02 09:04:44 [DEBUG] http: Request GET /v1/status/leader (336.314µs) from=127.0.0.6:35981 2023/02/02 09:04:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.997861136s) from=127.0.0.6:35197 2023/02/02 09:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.023341002s) from=127.0.0.6:59593 2023/02/02 09:04:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.232256465s) from=127.0.0.6:36865 2023/02/02 09:04:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.426382486s) from=127.0.0.6:46851 2023/02/02 09:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.131079286s) from=127.0.0.6:45737 2023/02/02 09:04:52 [DEBUG] http: Request GET /v1/status/leader (1.007702ms) from=127.0.0.6:36227 2023/02/02 09:04:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.233956623s) from=127.0.0.6:53081 2023/02/02 09:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:05:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.192753094s) from=127.0.0.6:42919 2023/02/02 09:05:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.257062323s) from=127.0.0.6:44609 2023/02/02 09:05:04 [DEBUG] http: Request GET /v1/status/leader (306.393µs) from=127.0.0.6:35981 2023/02/02 09:05:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.927065811s) from=127.0.0.6:58483 2023/02/02 09:05:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.779681818s) from=127.0.0.6:56357 2023/02/02 09:05:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.076940511s) from=127.0.0.6:35825 2023/02/02 09:05:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.722376954s) from=127.0.0.6:34291 2023/02/02 09:05:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:05:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:05:11 [DEBUG] agent: Node info in sync 2023/02/02 09:05:12 [DEBUG] http: Request GET /v1/status/leader (393.693µs) from=127.0.0.6:36227 2023/02/02 09:05:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.625542828s) from=127.0.0.6:60141 2023/02/02 09:05:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.154744885s) from=127.0.0.6:36255 2023/02/02 09:05:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.376417142s) from=127.0.0.6:56221 2023/02/02 09:05:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.251432742s) from=127.0.0.6:58031 2023/02/02 09:05:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.464282448s) from=127.0.0.6:40725 2023/02/02 09:05:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.914001226s) from=127.0.0.6:42209 2023/02/02 09:05:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.928592813s) from=127.0.0.6:45445 2023/02/02 09:05:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.701101718s) from=127.0.0.6:36731 2023/02/02 09:05:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.157418097s) from=127.0.0.6:55059 2023/02/02 09:05:24 [DEBUG] http: Request GET /v1/status/leader (4.799809ms) from=127.0.0.6:36227 2023/02/02 09:05:32 [DEBUG] http: Request GET /v1/status/leader (625.552µs) from=127.0.0.6:36227 2023/02/02 09:05:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.373900216s) from=127.0.0.6:54429 2023/02/02 09:05:44 [DEBUG] http: Request GET /v1/status/leader (5.568521ms) from=127.0.0.6:36227 2023/02/02 09:05:52 [DEBUG] http: Request GET /v1/status/leader (987.322µs) from=127.0.0.6:36227 2023/02/02 09:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:06:04 [DEBUG] http: Request GET /v1/status/leader (202.036µs) from=127.0.0.6:35981 2023/02/02 09:06:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.201719497s) from=127.0.0.6:57203 2023/02/02 09:06:12 [DEBUG] http: Request GET /v1/status/leader (1.145379ms) from=127.0.0.6:36227 2023/02/02 09:06:24 [DEBUG] http: Request GET /v1/status/leader (241.535µs) from=127.0.0.6:35981 2023/02/02 09:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.295384131s) from=127.0.0.6:36349 2023/02/02 09:06:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.968044208s) from=127.0.0.6:46541 2023/02/02 09:06:32 [DEBUG] http: Request GET /v1/status/leader (354.126µs) from=127.0.0.6:36227 2023/02/02 09:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.097296183s) from=127.0.0.6:56811 2023/02/02 09:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.338728693s) from=127.0.0.6:35003 2023/02/02 09:06:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.208517205s) from=127.0.0.6:52525 2023/02/02 09:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.514439851s) from=127.0.0.6:58195 2023/02/02 09:06:44 [DEBUG] http: Request GET /v1/status/leader (4.388657ms) from=127.0.0.6:36227 2023/02/02 09:06:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.572517678s) from=127.0.0.6:35197 2023/02/02 09:06:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.166551723s) from=127.0.0.6:46851 2023/02/02 09:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.244329823s) from=127.0.0.6:59593 2023/02/02 09:06:52 [DEBUG] http: Request GET /v1/status/leader (447.683µs) from=127.0.0.6:36227 2023/02/02 09:06:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.57613968s) from=127.0.0.6:36865 2023/02/02 09:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.11165946s) from=127.0.0.6:45737 2023/02/02 09:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:07:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.085668302s) from=127.0.0.6:42919 2023/02/02 09:07:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.691233944s) from=127.0.0.6:53081 2023/02/02 09:07:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.98738325s) from=127.0.0.6:44609 2023/02/02 09:07:04 [DEBUG] http: Request GET /v1/status/leader (539.514µs) from=127.0.0.6:35981 2023/02/02 09:07:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.887480055s) from=127.0.0.6:34291 2023/02/02 09:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:07:11 [DEBUG] agent: Node info in sync 2023/02/02 09:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.242091329s) from=127.0.0.6:58483 2023/02/02 09:07:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.84734591s) from=127.0.0.6:56357 2023/02/02 09:07:12 [DEBUG] http: Request GET /v1/status/leader (468.615µs) from=127.0.0.6:36227 2023/02/02 09:07:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.362671776s) from=127.0.0.6:35825 2023/02/02 09:07:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.067584229s) from=127.0.0.6:36255 2023/02/02 09:07:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.713853535s) from=127.0.0.6:56221 2023/02/02 09:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.741753884s) from=127.0.0.6:60141 2023/02/02 09:07:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.584701506s) from=127.0.0.6:58031 2023/02/02 09:07:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.042558461s) from=127.0.0.6:40725 2023/02/02 09:07:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.649695147s) from=127.0.0.6:42209 2023/02/02 09:07:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.664012909s) from=127.0.0.6:36731 2023/02/02 09:07:24 [DEBUG] http: Request GET /v1/status/leader (339.533µs) from=127.0.0.6:36227 2023/02/02 09:07:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.137869059s) from=127.0.0.6:45445 2023/02/02 09:07:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:07:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.582467525s) from=127.0.0.6:55059 2023/02/02 09:07:32 [DEBUG] http: Request GET /v1/status/leader (294.232µs) from=127.0.0.6:36227 2023/02/02 09:07:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.790397784s) from=127.0.0.6:54429 2023/02/02 09:07:44 [DEBUG] http: Request GET /v1/status/leader (370.452µs) from=127.0.0.6:36227 2023/02/02 09:07:52 [DEBUG] http: Request GET /v1/status/leader (324.686µs) from=127.0.0.6:36227 2023/02/02 09:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:08:04 [DEBUG] http: Request GET /v1/status/leader (432.39µs) from=127.0.0.6:36227 2023/02/02 09:08:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.841703442s) from=127.0.0.6:57203 2023/02/02 09:08:12 [DEBUG] http: Request GET /v1/status/leader (401.206µs) from=127.0.0.6:36227 2023/02/02 09:08:24 [DEBUG] http: Request GET /v1/status/leader (535.583µs) from=127.0.0.6:36227 2023/02/02 09:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.855029699s) from=127.0.0.6:36349 2023/02/02 09:08:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:08:32 [DEBUG] agent: Node info in sync 2023/02/02 09:08:33 [DEBUG] http: Request GET /v1/status/leader (899.558µs) from=127.0.0.6:36227 2023/02/02 09:08:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.79236748s) from=127.0.0.6:46541 2023/02/02 09:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.361933027s) from=127.0.0.6:56811 2023/02/02 09:08:44 [DEBUG] http: Request GET /v1/status/leader (465.414µs) from=127.0.0.6:36227 2023/02/02 09:08:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.560455323s) from=127.0.0.6:35003 2023/02/02 09:08:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.818551905s) from=127.0.0.6:52525 2023/02/02 09:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.236105273s) from=127.0.0.6:58195 2023/02/02 09:08:53 [DEBUG] http: Request GET /v1/status/leader (735.5µs) from=127.0.0.6:36227 2023/02/02 09:08:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.77564614s) from=127.0.0.6:59593 2023/02/02 09:08:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.041985162s) from=127.0.0.6:46851 2023/02/02 09:08:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.57109981s) from=127.0.0.6:35197 2023/02/02 09:08:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.094236241s) from=127.0.0.6:45737 2023/02/02 09:08:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.441259774s) from=127.0.0.6:36865 2023/02/02 09:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:09:04 [DEBUG] http: Request GET /v1/status/leader (350.969µs) from=127.0.0.6:36227 2023/02/02 09:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.568359215s) from=127.0.0.6:44609 2023/02/02 09:09:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.056666288s) from=127.0.0.6:42919 2023/02/02 09:09:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.303875171s) from=127.0.0.6:53081 2023/02/02 09:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.315415668s) from=127.0.0.6:58483 2023/02/02 09:09:13 [DEBUG] http: Request GET /v1/status/leader (399.141µs) from=127.0.0.6:36227 2023/02/02 09:09:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.33786865s) from=127.0.0.6:56357 2023/02/02 09:09:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.753211548s) from=127.0.0.6:34291 2023/02/02 09:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.599477374s) from=127.0.0.6:36255 2023/02/02 09:09:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.229710944s) from=127.0.0.6:60141 2023/02/02 09:09:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.392017745s) from=127.0.0.6:35825 2023/02/02 09:09:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.502178467s) from=127.0.0.6:56221 2023/02/02 09:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.517547978s) from=127.0.0.6:40725 2023/02/02 09:09:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.580855587s) from=127.0.0.6:42209 2023/02/02 09:09:24 [DEBUG] http: Request GET /v1/status/leader (422.907µs) from=127.0.0.6:35981 2023/02/02 09:09:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.498576221s) from=127.0.0.6:58031 2023/02/02 09:09:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.790009873s) from=127.0.0.6:36731 2023/02/02 09:09:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.984868185s) from=127.0.0.6:55059 2023/02/02 09:09:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.988531717s) from=127.0.0.6:45445 2023/02/02 09:09:33 [DEBUG] http: Request GET /v1/status/leader (328.597µs) from=127.0.0.6:36227 2023/02/02 09:09:44 [DEBUG] http: Request GET /v1/status/leader (465.897µs) from=127.0.0.6:35981 2023/02/02 09:09:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.886853373s) from=127.0.0.6:54429 2023/02/02 09:09:53 [DEBUG] http: Request GET /v1/status/leader (216.639µs) from=127.0.0.6:36227 2023/02/02 09:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:10:04 [DEBUG] http: Request GET /v1/status/leader (400.488µs) from=127.0.0.6:35981 2023/02/02 09:10:13 [DEBUG] http: Request GET /v1/status/leader (323.297µs) from=127.0.0.6:36227 2023/02/02 09:10:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.081402907s) from=127.0.0.6:57203 2023/02/02 09:10:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:10:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:10:15 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:10:15 [DEBUG] agent: Node info in sync 2023/02/02 09:10:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:10:24 [DEBUG] http: Request GET /v1/status/leader (415.325µs) from=127.0.0.6:36227 2023/02/02 09:10:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.1412812s) from=127.0.0.6:36349 2023/02/02 09:10:33 [DEBUG] http: Request GET /v1/status/leader (201.256µs) from=127.0.0.6:36227 2023/02/02 09:10:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.315721963s) from=127.0.0.6:46541 2023/02/02 09:10:44 [DEBUG] http: Request GET /v1/status/leader (477.479µs) from=127.0.0.6:35981 2023/02/02 09:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.554055264s) from=127.0.0.6:56811 2023/02/02 09:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.075334307s) from=127.0.0.6:35003 2023/02/02 09:10:53 [DEBUG] http: Request GET /v1/status/leader (1.140218ms) from=127.0.0.6:36227 2023/02/02 09:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.148537818s) from=127.0.0.6:59593 2023/02/02 09:10:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.459483144s) from=127.0.0.6:52525 2023/02/02 09:10:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.231591282s) from=127.0.0.6:35197 2023/02/02 09:10:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.952998495s) from=127.0.0.6:58195 2023/02/02 09:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.663663971s) from=127.0.0.6:45737 2023/02/02 09:11:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.082819125s) from=127.0.0.6:46851 2023/02/02 09:11:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.892653712s) from=127.0.0.6:36865 2023/02/02 09:11:04 [DEBUG] http: Request GET /v1/status/leader (361.937µs) from=127.0.0.6:35981 2023/02/02 09:11:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.52840131s) from=127.0.0.6:42919 2023/02/02 09:11:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m4.725701716s) from=127.0.0.6:44609 2023/02/02 09:11:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.808295849s) from=127.0.0.6:53081 2023/02/02 09:11:13 [DEBUG] http: Request GET /v1/status/leader (473.731µs) from=127.0.0.6:36227 2023/02/02 09:11:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.302545931s) from=127.0.0.6:56357 2023/02/02 09:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.774176073s) from=127.0.0.6:58483 2023/02/02 09:11:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.497307967s) from=127.0.0.6:34291 2023/02/02 09:11:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.923334413s) from=127.0.0.6:60141 2023/02/02 09:11:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.218861807s) from=127.0.0.6:36255 2023/02/02 09:11:24 [DEBUG] http: Request GET /v1/status/leader (326.803µs) from=127.0.0.6:36227 2023/02/02 09:11:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.887572214s) from=127.0.0.6:40725 2023/02/02 09:11:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.416675865s) from=127.0.0.6:35825 2023/02/02 09:11:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.508862591s) from=127.0.0.6:42209 2023/02/02 09:11:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.679196406s) from=127.0.0.6:56221 2023/02/02 09:11:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.480144455s) from=127.0.0.6:58031 2023/02/02 09:11:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.331167092s) from=127.0.0.6:36731 2023/02/02 09:11:33 [DEBUG] http: Request GET /v1/status/leader (3.529666ms) from=127.0.0.6:36227 2023/02/02 09:11:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.694874497s) from=127.0.0.6:55059 2023/02/02 09:11:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.42225271s) from=127.0.0.6:45445 2023/02/02 09:11:44 [DEBUG] http: Request GET /v1/status/leader (210.962µs) from=127.0.0.6:36227 2023/02/02 09:11:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.239253746s) from=127.0.0.6:54429 2023/02/02 09:11:53 [DEBUG] http: Request GET /v1/status/leader (487.965µs) from=127.0.0.6:36227 2023/02/02 09:11:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:11:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:11:55 [DEBUG] agent: Node info in sync 2023/02/02 09:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:12:05 [DEBUG] http: Request GET /v1/status/leader (363.412µs) from=127.0.0.6:36227 2023/02/02 09:12:13 [DEBUG] http: Request GET /v1/status/leader (347.433µs) from=127.0.0.6:36227 2023/02/02 09:12:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.123734737s) from=127.0.0.6:57203 2023/02/02 09:12:25 [DEBUG] http: Request GET /v1/status/leader (285.452µs) from=127.0.0.6:36227 2023/02/02 09:12:33 [DEBUG] http: Request GET /v1/status/leader (1.238342ms) from=127.0.0.6:36227 2023/02/02 09:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.794186353s) from=127.0.0.6:36349 2023/02/02 09:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.616499391s) from=127.0.0.6:46541 2023/02/02 09:12:45 [DEBUG] http: Request GET /v1/status/leader (299.136µs) from=127.0.0.6:35981 2023/02/02 09:12:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.285622924s) from=127.0.0.6:35003 2023/02/02 09:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.215421816s) from=127.0.0.6:56811 2023/02/02 09:12:53 [DEBUG] http: Request GET /v1/status/leader (284.456µs) from=127.0.0.6:36227 2023/02/02 09:12:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.309733102s) from=127.0.0.6:52525 2023/02/02 09:12:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.592257806s) from=127.0.0.6:35197 2023/02/02 09:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:12:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.062353113s) from=127.0.0.6:59593 2023/02/02 09:13:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.965166377s) from=127.0.0.6:45737 2023/02/02 09:13:05 [DEBUG] http: Request GET /v1/status/leader (191.781µs) from=127.0.0.6:36227 2023/02/02 09:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.809781772s) from=127.0.0.6:58195 2023/02/02 09:13:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.215047375s) from=127.0.0.6:46851 2023/02/02 09:13:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.661020674s) from=127.0.0.6:36865 2023/02/02 09:13:13 [DEBUG] http: Request GET /v1/status/leader (185.127µs) from=127.0.0.6:36227 2023/02/02 09:13:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.867000065s) from=127.0.0.6:44609 2023/02/02 09:13:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.560278429s) from=127.0.0.6:53081 2023/02/02 09:13:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.775206435s) from=127.0.0.6:42919 2023/02/02 09:13:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:13:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:13:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:13:20 [DEBUG] agent: Node info in sync 2023/02/02 09:13:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.431037848s) from=127.0.0.6:60141 2023/02/02 09:13:25 [DEBUG] http: Request GET /v1/status/leader (479.812µs) from=127.0.0.6:36227 2023/02/02 09:13:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.307037033s) from=127.0.0.6:56357 2023/02/02 09:13:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.588337677s) from=127.0.0.6:36255 2023/02/02 09:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.256036299s) from=127.0.0.6:58483 2023/02/02 09:13:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.605124961s) from=127.0.0.6:34291 2023/02/02 09:13:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.452391704s) from=127.0.0.6:40725 2023/02/02 09:13:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.917249208s) from=127.0.0.6:42209 2023/02/02 09:13:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.252874924s) from=127.0.0.6:56221 2023/02/02 09:13:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.756139652s) from=127.0.0.6:35825 2023/02/02 09:13:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.459778165s) from=127.0.0.6:58031 2023/02/02 09:13:33 [DEBUG] http: Request GET /v1/status/leader (430.099µs) from=127.0.0.6:36227 2023/02/02 09:13:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.186932961s) from=127.0.0.6:36731 2023/02/02 09:13:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.047063161s) from=127.0.0.6:55059 2023/02/02 09:13:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.212571982s) from=127.0.0.6:45445 2023/02/02 09:13:45 [DEBUG] http: Request GET /v1/status/leader (197.992µs) from=127.0.0.6:36227 2023/02/02 09:13:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.87032673s) from=127.0.0.6:54429 2023/02/02 09:13:53 [DEBUG] http: Request GET /v1/status/leader (13.900376ms) from=127.0.0.6:36227 2023/02/02 09:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:14:05 [DEBUG] http: Request GET /v1/status/leader (273.655µs) from=127.0.0.6:35981 2023/02/02 09:14:13 [DEBUG] http: Request GET /v1/status/leader (196.504µs) from=127.0.0.6:36227 2023/02/02 09:14:25 [DEBUG] http: Request GET /v1/status/leader (339.361µs) from=127.0.0.6:36227 2023/02/02 09:14:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.548031592s) from=127.0.0.6:57203 2023/02/02 09:14:33 [DEBUG] http: Request GET /v1/status/leader (284.078µs) from=127.0.0.6:36227 2023/02/02 09:14:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:14:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:14:34 [DEBUG] agent: Node info in sync 2023/02/02 09:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.502899235s) from=127.0.0.6:36349 2023/02/02 09:14:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.132671728s) from=127.0.0.6:46541 2023/02/02 09:14:45 [DEBUG] http: Request GET /v1/status/leader (397.403µs) from=127.0.0.6:36227 2023/02/02 09:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.208204368s) from=127.0.0.6:35003 2023/02/02 09:14:53 [DEBUG] http: Request GET /v1/status/leader (275.537µs) from=127.0.0.6:36227 2023/02/02 09:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.501423495s) from=127.0.0.6:56811 2023/02/02 09:14:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:14:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.078177713s) from=127.0.0.6:52525 2023/02/02 09:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:15:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.575996638s) from=127.0.0.6:59593 2023/02/02 09:15:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.815938199s) from=127.0.0.6:35197 2023/02/02 09:15:05 [DEBUG] http: Request GET /v1/status/leader (305.351µs) from=127.0.0.6:36227 2023/02/02 09:15:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.28124495s) from=127.0.0.6:46851 2023/02/02 09:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.162566883s) from=127.0.0.6:45737 2023/02/02 09:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.41606545s) from=127.0.0.6:58195 2023/02/02 09:15:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.836636654s) from=127.0.0.6:36865 2023/02/02 09:15:13 [DEBUG] http: Request GET /v1/status/leader (237.277µs) from=127.0.0.6:36227 2023/02/02 09:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.532102536s) from=127.0.0.6:44609 2023/02/02 09:15:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.146963347s) from=127.0.0.6:53081 2023/02/02 09:15:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.339653196s) from=127.0.0.6:42919 2023/02/02 09:15:25 [DEBUG] http: Request GET /v1/status/leader (1.039671ms) from=127.0.0.6:36227 2023/02/02 09:15:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.036997369s) from=127.0.0.6:60141 2023/02/02 09:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.177497555s) from=127.0.0.6:58483 2023/02/02 09:15:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.608824226s) from=127.0.0.6:56357 2023/02/02 09:15:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.776558774s) from=127.0.0.6:36255 2023/02/02 09:15:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.044873162s) from=127.0.0.6:42209 2023/02/02 09:15:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.587952967s) from=127.0.0.6:40725 2023/02/02 09:15:33 [DEBUG] http: Request GET /v1/status/leader (680.064µs) from=127.0.0.6:36227 2023/02/02 09:15:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.35117539s) from=127.0.0.6:34291 2023/02/02 09:15:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.98978743s) from=127.0.0.6:56221 2023/02/02 09:15:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.988583457s) from=127.0.0.6:35825 2023/02/02 09:15:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.551347372s) from=127.0.0.6:58031 2023/02/02 09:15:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.197735048s) from=127.0.0.6:36731 2023/02/02 09:15:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.293835435s) from=127.0.0.6:55059 2023/02/02 09:15:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.088788203s) from=127.0.0.6:45445 2023/02/02 09:15:45 [DEBUG] http: Request GET /v1/status/leader (377.655µs) from=127.0.0.6:36227 2023/02/02 09:15:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.781357487s) from=127.0.0.6:54429 2023/02/02 09:15:54 [DEBUG] http: Request GET /v1/status/leader (254.322µs) from=127.0.0.6:36227 2023/02/02 09:15:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:15:57 [DEBUG] agent: Node info in sync 2023/02/02 09:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:16:05 [DEBUG] http: Request GET /v1/status/leader (7.463916ms) from=127.0.0.6:35981 2023/02/02 09:16:14 [DEBUG] http: Request GET /v1/status/leader (501.714µs) from=127.0.0.6:36227 2023/02/02 09:16:25 [DEBUG] http: Request GET /v1/status/leader (721.581µs) from=127.0.0.6:35981 2023/02/02 09:16:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.359786519s) from=127.0.0.6:57203 2023/02/02 09:16:34 [DEBUG] http: Request GET /v1/status/leader (441.939µs) from=127.0.0.6:36227 2023/02/02 09:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.003575498s) from=127.0.0.6:36349 2023/02/02 09:16:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.368942472s) from=127.0.0.6:46541 2023/02/02 09:16:45 [DEBUG] http: Request GET /v1/status/leader (565.337µs) from=127.0.0.6:36227 2023/02/02 09:16:54 [DEBUG] http: Request GET /v1/status/leader (5.145519ms) from=127.0.0.6:36227 2023/02/02 09:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.232854359s) from=127.0.0.6:35003 2023/02/02 09:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.982002544s) from=127.0.0.6:56811 2023/02/02 09:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:17:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.825354695s) from=127.0.0.6:52525 2023/02/02 09:17:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.233501843s) from=127.0.0.6:35197 2023/02/02 09:17:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.54328483s) from=127.0.0.6:59593 2023/02/02 09:17:05 [DEBUG] http: Request GET /v1/status/leader (563.732µs) from=127.0.0.6:35981 2023/02/02 09:17:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.338543766s) from=127.0.0.6:46851 2023/02/02 09:17:14 [DEBUG] http: Request GET /v1/status/leader (280.748µs) from=127.0.0.6:36227 2023/02/02 09:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.466767199s) from=127.0.0.6:45737 2023/02/02 09:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.509437482s) from=127.0.0.6:58195 2023/02/02 09:17:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.088018707s) from=127.0.0.6:36865 2023/02/02 09:17:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:17:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.19738943s) from=127.0.0.6:44609 2023/02/02 09:17:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.608922785s) from=127.0.0.6:53081 2023/02/02 09:17:25 [DEBUG] http: Request GET /v1/status/leader (998.757µs) from=127.0.0.6:35981 2023/02/02 09:17:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.414828918s) from=127.0.0.6:56357 2023/02/02 09:17:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.671522152s) from=127.0.0.6:42919 2023/02/02 09:17:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.581058337s) from=127.0.0.6:60141 2023/02/02 09:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.073217064s) from=127.0.0.6:58483 2023/02/02 09:17:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.036463444s) from=127.0.0.6:36255 2023/02/02 09:17:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.7559085s) from=127.0.0.6:42209 2023/02/02 09:17:34 [DEBUG] http: Request GET /v1/status/leader (207.073µs) from=127.0.0.6:36227 2023/02/02 09:17:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.786035754s) from=127.0.0.6:34291 2023/02/02 09:17:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.957274098s) from=127.0.0.6:40725 2023/02/02 09:17:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.510596147s) from=127.0.0.6:56221 2023/02/02 09:17:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.236665635s) from=127.0.0.6:36731 2023/02/02 09:17:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:17:40 [DEBUG] agent: Node info in sync 2023/02/02 09:17:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.808133601s) from=127.0.0.6:58031 2023/02/02 09:17:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.695025796s) from=127.0.0.6:35825 2023/02/02 09:17:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.831211626s) from=127.0.0.6:55059 2023/02/02 09:17:45 [DEBUG] http: Request GET /v1/status/leader (459.008µs) from=127.0.0.6:36227 2023/02/02 09:17:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.510077433s) from=127.0.0.6:45445 2023/02/02 09:17:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.322478586s) from=127.0.0.6:54429 2023/02/02 09:17:54 [DEBUG] http: Request GET /v1/status/leader (382.095µs) from=127.0.0.6:36227 2023/02/02 09:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:18:05 [DEBUG] http: Request GET /v1/status/leader (185.768µs) from=127.0.0.6:35981 2023/02/02 09:18:14 [DEBUG] http: Request GET /v1/status/leader (1.795154ms) from=127.0.0.6:36227 2023/02/02 09:18:25 [DEBUG] http: Request GET /v1/status/leader (389.222µs) from=127.0.0.6:36227 2023/02/02 09:18:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.942771471s) from=127.0.0.6:57203 2023/02/02 09:18:34 [DEBUG] http: Request GET /v1/status/leader (347.863µs) from=127.0.0.6:36227 2023/02/02 09:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.232753188s) from=127.0.0.6:36349 2023/02/02 09:18:45 [DEBUG] http: Request GET /v1/status/leader (361.083µs) from=127.0.0.6:35981 2023/02/02 09:18:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.733669428s) from=127.0.0.6:46541 2023/02/02 09:18:54 [DEBUG] http: Request GET /v1/status/leader (376.076µs) from=127.0.0.6:36227 2023/02/02 09:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.059733936s) from=127.0.0.6:56811 2023/02/02 09:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.771886896s) from=127.0.0.6:35003 2023/02/02 09:19:05 [DEBUG] http: Request GET /v1/status/leader (327.251µs) from=127.0.0.6:35981 2023/02/02 09:19:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.757090217s) from=127.0.0.6:35197 2023/02/02 09:19:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.440608181s) from=127.0.0.6:52525 2023/02/02 09:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.909633476s) from=127.0.0.6:59593 2023/02/02 09:19:14 [DEBUG] http: Request GET /v1/status/leader (383.581µs) from=127.0.0.6:36227 2023/02/02 09:19:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.907311962s) from=127.0.0.6:46851 2023/02/02 09:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.096460803s) from=127.0.0.6:45737 2023/02/02 09:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.692437925s) from=127.0.0.6:58195 2023/02/02 09:19:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.234039613s) from=127.0.0.6:53081 2023/02/02 09:19:25 [DEBUG] http: Request GET /v1/status/leader (229.461µs) from=127.0.0.6:36227 2023/02/02 09:19:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.419986757s) from=127.0.0.6:36865 2023/02/02 09:19:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:19:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:19:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:19:27 [DEBUG] agent: Node info in sync 2023/02/02 09:19:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.731569981s) from=127.0.0.6:44609 2023/02/02 09:19:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.590127344s) from=127.0.0.6:56357 2023/02/02 09:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.185079894s) from=127.0.0.6:60141 2023/02/02 09:19:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.902152657s) from=127.0.0.6:36255 2023/02/02 09:19:34 [DEBUG] http: Request GET /v1/status/leader (375.84µs) from=127.0.0.6:36227 2023/02/02 09:19:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.220177993s) from=127.0.0.6:42919 2023/02/02 09:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.773204495s) from=127.0.0.6:58483 2023/02/02 09:19:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.938560921s) from=127.0.0.6:42209 2023/02/02 09:19:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:19:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.339499566s) from=127.0.0.6:34291 2023/02/02 09:19:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.261193503s) from=127.0.0.6:56221 2023/02/02 09:19:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.577993977s) from=127.0.0.6:36731 2023/02/02 09:19:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.295161084s) from=127.0.0.6:40725 2023/02/02 09:19:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.504702544s) from=127.0.0.6:35825 2023/02/02 09:19:45 [DEBUG] http: Request GET /v1/status/leader (422.863µs) from=127.0.0.6:35981 2023/02/02 09:19:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.780314544s) from=127.0.0.6:58031 2023/02/02 09:19:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.501974934s) from=127.0.0.6:45445 2023/02/02 09:19:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m7.271012263s) from=127.0.0.6:55059 2023/02/02 09:19:54 [DEBUG] http: Request GET /v1/status/leader (334.992µs) from=127.0.0.6:36227 2023/02/02 09:19:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.655445975s) from=127.0.0.6:54429 2023/02/02 09:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:20:05 [DEBUG] http: Request GET /v1/status/leader (223.497µs) from=127.0.0.6:36227 2023/02/02 09:20:14 [DEBUG] http: Request GET /v1/status/leader (2.289935ms) from=127.0.0.6:36227 2023/02/02 09:20:25 [DEBUG] http: Request GET /v1/status/leader (195.402µs) from=127.0.0.6:36227 2023/02/02 09:20:34 [DEBUG] http: Request GET /v1/status/leader (437.241µs) from=127.0.0.6:36227 2023/02/02 09:20:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.345448203s) from=127.0.0.6:57203 2023/02/02 09:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.551651312s) from=127.0.0.6:36349 2023/02/02 09:20:45 [DEBUG] http: Request GET /v1/status/leader (366.373µs) from=127.0.0.6:36227 2023/02/02 09:20:54 [DEBUG] http: Request GET /v1/status/leader (2.75074ms) from=127.0.0.6:36227 2023/02/02 09:20:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.481128235s) from=127.0.0.6:46541 2023/02/02 09:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:21:06 [DEBUG] http: Request GET /v1/status/leader (71.146144ms) from=127.0.0.6:35981 2023/02/02 09:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.465067915s) from=127.0.0.6:35003 2023/02/02 09:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.160734714s) from=127.0.0.6:56811 2023/02/02 09:21:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.91345997s) from=127.0.0.6:52525 2023/02/02 09:21:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.230641107s) from=127.0.0.6:35197 2023/02/02 09:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.620122235s) from=127.0.0.6:59593 2023/02/02 09:21:14 [DEBUG] http: Request GET /v1/status/leader (385.059µs) from=127.0.0.6:36227 2023/02/02 09:21:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.753849596s) from=127.0.0.6:46851 2023/02/02 09:21:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:21:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:21:24 [DEBUG] agent: Node info in sync 2023/02/02 09:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.267608495s) from=127.0.0.6:45737 2023/02/02 09:21:26 [DEBUG] http: Request GET /v1/status/leader (398.025µs) from=127.0.0.6:35981 2023/02/02 09:21:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.040900568s) from=127.0.0.6:36865 2023/02/02 09:21:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.484112392s) from=127.0.0.6:53081 2023/02/02 09:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.358492642s) from=127.0.0.6:58195 2023/02/02 09:21:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.162084278s) from=127.0.0.6:36255 2023/02/02 09:21:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m5.245424728s) from=127.0.0.6:44609 2023/02/02 09:21:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.98161875s) from=127.0.0.6:60141 2023/02/02 09:21:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.170375608s) from=127.0.0.6:56357 2023/02/02 09:21:34 [DEBUG] http: Request GET /v1/status/leader (225.216µs) from=127.0.0.6:36227 2023/02/02 09:21:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.216001484s) from=127.0.0.6:42209 2023/02/02 09:21:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.819236297s) from=127.0.0.6:42919 2023/02/02 09:21:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.439618868s) from=127.0.0.6:58483 2023/02/02 09:21:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.771891608s) from=127.0.0.6:56221 2023/02/02 09:21:46 [DEBUG] http: Request GET /v1/status/leader (235.792µs) from=127.0.0.6:36227 2023/02/02 09:21:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.180946302s) from=127.0.0.6:34291 2023/02/02 09:21:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.137892321s) from=127.0.0.6:58031 2023/02/02 09:21:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.090819986s) from=127.0.0.6:36731 2023/02/02 09:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.906406583s) from=127.0.0.6:40725 2023/02/02 09:21:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.447188482s) from=127.0.0.6:45445 2023/02/02 09:21:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.175084124s) from=127.0.0.6:35825 2023/02/02 09:21:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.712622884s) from=127.0.0.6:55059 2023/02/02 09:21:54 [DEBUG] http: Request GET /v1/status/leader (753.541µs) from=127.0.0.6:36227 2023/02/02 09:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:22:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.498245433s) from=127.0.0.6:54429 2023/02/02 09:22:06 [DEBUG] http: Request GET /v1/status/leader (426.729µs) from=127.0.0.6:36227 2023/02/02 09:22:14 [DEBUG] http: Request GET /v1/status/leader (196.77µs) from=127.0.0.6:36227 2023/02/02 09:22:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:22:26 [DEBUG] http: Request GET /v1/status/leader (14.006583ms) from=127.0.0.6:36227 2023/02/02 09:22:34 [DEBUG] http: Request GET /v1/status/leader (265.619µs) from=127.0.0.6:36227 2023/02/02 09:22:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:22:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:22:40 [DEBUG] agent: Node info in sync 2023/02/02 09:22:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.886926036s) from=127.0.0.6:57203 2023/02/02 09:22:46 [DEBUG] http: Request GET /v1/status/leader (318.348µs) from=127.0.0.6:35981 2023/02/02 09:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.054852009s) from=127.0.0.6:36349 2023/02/02 09:22:54 [DEBUG] http: Request GET /v1/status/leader (518.012µs) from=127.0.0.6:36227 2023/02/02 09:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:23:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.509069761s) from=127.0.0.6:46541 2023/02/02 09:23:06 [DEBUG] http: Request GET /v1/status/leader (451.67µs) from=127.0.0.6:36227 2023/02/02 09:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.417569143s) from=127.0.0.6:35003 2023/02/02 09:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.299268269s) from=127.0.0.6:56811 2023/02/02 09:23:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.571192844s) from=127.0.0.6:35197 2023/02/02 09:23:15 [DEBUG] http: Request GET /v1/status/leader (1.331296ms) from=127.0.0.6:36227 2023/02/02 09:23:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.006492393s) from=127.0.0.6:52525 2023/02/02 09:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.40872461s) from=127.0.0.6:59593 2023/02/02 09:23:26 [DEBUG] http: Request GET /v1/status/leader (533.07µs) from=127.0.0.6:36227 2023/02/02 09:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.495530842s) from=127.0.0.6:45737 2023/02/02 09:23:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.405581426s) from=127.0.0.6:46851 2023/02/02 09:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.562887743s) from=127.0.0.6:58195 2023/02/02 09:23:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.73138061s) from=127.0.0.6:53081 2023/02/02 09:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.923771271s) from=127.0.0.6:36865 2023/02/02 09:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.128613832s) from=127.0.0.6:36255 2023/02/02 09:23:35 [DEBUG] http: Request GET /v1/status/leader (366.681µs) from=127.0.0.6:36227 2023/02/02 09:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.073403055s) from=127.0.0.6:60141 2023/02/02 09:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.338940327s) from=127.0.0.6:44609 2023/02/02 09:23:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.201144319s) from=127.0.0.6:56357 2023/02/02 09:23:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.928366503s) from=127.0.0.6:42919 2023/02/02 09:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.618661839s) from=127.0.0.6:42209 2023/02/02 09:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.565806843s) from=127.0.0.6:58483 2023/02/02 09:23:46 [DEBUG] http: Request GET /v1/status/leader (362.322µs) from=127.0.0.6:36227 2023/02/02 09:23:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.836577917s) from=127.0.0.6:56221 2023/02/02 09:23:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.36465501s) from=127.0.0.6:40725 2023/02/02 09:23:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.08140999s) from=127.0.0.6:36731 2023/02/02 09:23:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.085313036s) from=127.0.0.6:58031 2023/02/02 09:23:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.140707963s) from=127.0.0.6:34291 2023/02/02 09:23:55 [DEBUG] http: Request GET /v1/status/leader (580.897µs) from=127.0.0.6:36227 2023/02/02 09:23:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.06541789s) from=127.0.0.6:45445 2023/02/02 09:23:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.969749922s) from=127.0.0.6:35825 2023/02/02 09:23:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.314169719s) from=127.0.0.6:55059 2023/02/02 09:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:24:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.26893002s) from=127.0.0.6:54429 2023/02/02 09:24:06 [DEBUG] http: Request GET /v1/status/leader (278.939µs) from=127.0.0.6:36227 2023/02/02 09:24:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:24:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:24:14 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:24:14 [DEBUG] agent: Node info in sync 2023/02/02 09:24:15 [DEBUG] http: Request GET /v1/status/leader (258.83µs) from=127.0.0.6:36227 2023/02/02 09:24:26 [DEBUG] http: Request GET /v1/status/leader (806.32µs) from=127.0.0.6:36227 2023/02/02 09:24:35 [DEBUG] http: Request GET /v1/status/leader (448.617µs) from=127.0.0.6:36227 2023/02/02 09:24:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:24:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.26634746s) from=127.0.0.6:57203 2023/02/02 09:24:46 [DEBUG] http: Request GET /v1/status/leader (229.539µs) from=127.0.0.6:35981 2023/02/02 09:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.935052329s) from=127.0.0.6:36349 2023/02/02 09:24:55 [DEBUG] http: Request GET /v1/status/leader (221.201µs) from=127.0.0.6:36227 2023/02/02 09:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:25:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.511392282s) from=127.0.0.6:46541 2023/02/02 09:25:06 [DEBUG] http: Request GET /v1/status/leader (4.750105ms) from=127.0.0.6:35981 2023/02/02 09:25:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.949284538s) from=127.0.0.6:56811 2023/02/02 09:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.595329272s) from=127.0.0.6:35003 2023/02/02 09:25:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:25:14 [DEBUG] agent: Node info in sync 2023/02/02 09:25:15 [DEBUG] http: Request GET /v1/status/leader (198.226µs) from=127.0.0.6:36227 2023/02/02 09:25:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.040529411s) from=127.0.0.6:35197 2023/02/02 09:25:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.200436063s) from=127.0.0.6:52525 2023/02/02 09:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.641577817s) from=127.0.0.6:59593 2023/02/02 09:25:26 [DEBUG] http: Request GET /v1/status/leader (455.938µs) from=127.0.0.6:35981 2023/02/02 09:25:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.085121596s) from=127.0.0.6:46851 2023/02/02 09:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.471536125s) from=127.0.0.6:45737 2023/02/02 09:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.19657743s) from=127.0.0.6:58195 2023/02/02 09:25:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.00046225s) from=127.0.0.6:53081 2023/02/02 09:25:35 [DEBUG] http: Request GET /v1/status/leader (396.577µs) from=127.0.0.6:36227 2023/02/02 09:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.111979667s) from=127.0.0.6:36865 2023/02/02 09:25:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.889382641s) from=127.0.0.6:36255 2023/02/02 09:25:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.27852304s) from=127.0.0.6:42919 2023/02/02 09:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m6.720876435s) from=127.0.0.6:44609 2023/02/02 09:25:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.30251091s) from=127.0.0.6:60141 2023/02/02 09:25:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.397955511s) from=127.0.0.6:56357 2023/02/02 09:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.004514148s) from=127.0.0.6:58483 2023/02/02 09:25:46 [DEBUG] http: Request GET /v1/status/leader (256.169µs) from=127.0.0.6:36227 2023/02/02 09:25:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.612499231s) from=127.0.0.6:42209 2023/02/02 09:25:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.286225923s) from=127.0.0.6:36731 2023/02/02 09:25:55 [DEBUG] http: Request GET /v1/status/leader (480.361µs) from=127.0.0.6:36227 2023/02/02 09:25:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.130941969s) from=127.0.0.6:56221 2023/02/02 09:25:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.072018948s) from=127.0.0.6:34291 2023/02/02 09:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.981540103s) from=127.0.0.6:40725 2023/02/02 09:25:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.500438051s) from=127.0.0.6:58031 2023/02/02 09:25:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.830885841s) from=127.0.0.6:55059 2023/02/02 09:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:26:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.456154645s) from=127.0.0.6:35825 2023/02/02 09:26:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.482381592s) from=127.0.0.6:45445 2023/02/02 09:26:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.059276491s) from=127.0.0.6:54429 2023/02/02 09:26:06 [DEBUG] http: Request GET /v1/status/leader (376.634µs) from=127.0.0.6:36227 2023/02/02 09:26:15 [DEBUG] http: Request GET /v1/status/leader (394.341µs) from=127.0.0.6:36227 2023/02/02 09:26:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:26:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:26:22 [DEBUG] agent: Node info in sync 2023/02/02 09:26:26 [DEBUG] http: Request GET /v1/status/leader (881.729µs) from=127.0.0.6:35981 2023/02/02 09:26:35 [DEBUG] http: Request GET /v1/status/leader (400.053µs) from=127.0.0.6:36227 2023/02/02 09:26:46 [DEBUG] http: Request GET /v1/status/leader (173.81µs) from=127.0.0.6:36227 2023/02/02 09:26:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.353050887s) from=127.0.0.6:57203 2023/02/02 09:26:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.339304804s) from=127.0.0.6:36349 2023/02/02 09:26:55 [DEBUG] http: Request GET /v1/status/leader (208.878µs) from=127.0.0.6:36227 2023/02/02 09:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:27:06 [DEBUG] http: Request GET /v1/status/leader (190.553µs) from=127.0.0.6:36227 2023/02/02 09:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.804385478s) from=127.0.0.6:46541 2023/02/02 09:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.726200637s) from=127.0.0.6:56811 2023/02/02 09:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.536476292s) from=127.0.0.6:35003 2023/02/02 09:27:15 [DEBUG] http: Request GET /v1/status/leader (351.231µs) from=127.0.0.6:36227 2023/02/02 09:27:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.414961418s) from=127.0.0.6:35197 2023/02/02 09:27:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:27:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.087145338s) from=127.0.0.6:52525 2023/02/02 09:27:26 [DEBUG] http: Request GET /v1/status/leader (309.357µs) from=127.0.0.6:36227 2023/02/02 09:27:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:27:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:27:29 [DEBUG] agent: Node info in sync 2023/02/02 09:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.230640552s) from=127.0.0.6:45737 2023/02/02 09:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.164844565s) from=127.0.0.6:59593 2023/02/02 09:27:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.843208926s) from=127.0.0.6:46851 2023/02/02 09:27:35 [DEBUG] http: Request GET /v1/status/leader (207.102µs) from=127.0.0.6:36227 2023/02/02 09:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.992810047s) from=127.0.0.6:58195 2023/02/02 09:27:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.555947822s) from=127.0.0.6:53081 2023/02/02 09:27:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.306284893s) from=127.0.0.6:42919 2023/02/02 09:27:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.649232885s) from=127.0.0.6:36255 2023/02/02 09:27:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.146448407s) from=127.0.0.6:56357 2023/02/02 09:27:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.916846675s) from=127.0.0.6:36865 2023/02/02 09:27:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.387046116s) from=127.0.0.6:58483 2023/02/02 09:27:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.771831319s) from=127.0.0.6:44609 2023/02/02 09:27:46 [DEBUG] http: Request GET /v1/status/leader (255.252µs) from=127.0.0.6:36227 2023/02/02 09:27:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.341569967s) from=127.0.0.6:60141 2023/02/02 09:27:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.584469653s) from=127.0.0.6:42209 2023/02/02 09:27:55 [DEBUG] http: Request GET /v1/status/leader (324.834µs) from=127.0.0.6:36227 2023/02/02 09:27:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.722972584s) from=127.0.0.6:34291 2023/02/02 09:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:28:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.306210589s) from=127.0.0.6:56221 2023/02/02 09:28:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.031855844s) from=127.0.0.6:36731 2023/02/02 09:28:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.446297799s) from=127.0.0.6:55059 2023/02/02 09:28:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.538664263s) from=127.0.0.6:58031 2023/02/02 09:28:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.936571425s) from=127.0.0.6:35825 2023/02/02 09:28:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.3258519s) from=127.0.0.6:40725 2023/02/02 09:28:06 [DEBUG] http: Request GET /v1/status/leader (723.974µs) from=127.0.0.6:35981 2023/02/02 09:28:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.038670976s) from=127.0.0.6:45445 2023/02/02 09:28:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.13046268s) from=127.0.0.6:54429 2023/02/02 09:28:15 [DEBUG] http: Request GET /v1/status/leader (199.972µs) from=127.0.0.6:36227 2023/02/02 09:28:26 [DEBUG] http: Request GET /v1/status/leader (3.904008ms) from=127.0.0.6:36227 2023/02/02 09:28:35 [DEBUG] http: Request GET /v1/status/leader (540.339µs) from=127.0.0.6:36227 2023/02/02 09:28:46 [DEBUG] http: Request GET /v1/status/leader (643.603µs) from=127.0.0.6:35981 2023/02/02 09:28:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.226473866s) from=127.0.0.6:57203 2023/02/02 09:28:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.033928815s) from=127.0.0.6:36349 2023/02/02 09:28:55 [DEBUG] http: Request GET /v1/status/leader (776.726µs) from=127.0.0.6:36227 2023/02/02 09:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:29:06 [DEBUG] http: Request GET /v1/status/leader (356.465µs) from=127.0.0.6:35981 2023/02/02 09:29:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.476874428s) from=127.0.0.6:46541 2023/02/02 09:29:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.263903294s) from=127.0.0.6:56811 2023/02/02 09:29:15 [DEBUG] http: Request GET /v1/status/leader (215.795µs) from=127.0.0.6:36227 2023/02/02 09:29:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.084795879s) from=127.0.0.6:35003 2023/02/02 09:29:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:29:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:29:19 [DEBUG] agent: Node info in sync 2023/02/02 09:29:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.61266617s) from=127.0.0.6:35197 2023/02/02 09:29:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.482747377s) from=127.0.0.6:52525 2023/02/02 09:29:26 [DEBUG] http: Request GET /v1/status/leader (293.161µs) from=127.0.0.6:35981 2023/02/02 09:29:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:29:36 [DEBUG] http: Request GET /v1/status/leader (252.161µs) from=127.0.0.6:36227 2023/02/02 09:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.966067106s) from=127.0.0.6:45737 2023/02/02 09:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.652377746s) from=127.0.0.6:59593 2023/02/02 09:29:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.692027106s) from=127.0.0.6:46851 2023/02/02 09:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.652235713s) from=127.0.0.6:58195 2023/02/02 09:29:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.85074675s) from=127.0.0.6:53081 2023/02/02 09:29:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.442363449s) from=127.0.0.6:36255 2023/02/02 09:29:46 [DEBUG] http: Request GET /v1/status/leader (281.553µs) from=127.0.0.6:35981 2023/02/02 09:29:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.99919499s) from=127.0.0.6:56357 2023/02/02 09:29:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.12634966s) from=127.0.0.6:36865 2023/02/02 09:29:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.437911036s) from=127.0.0.6:60141 2023/02/02 09:29:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.820168879s) from=127.0.0.6:44609 2023/02/02 09:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.195563421s) from=127.0.0.6:58483 2023/02/02 09:29:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.651094472s) from=127.0.0.6:42919 2023/02/02 09:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.753164379s) from=127.0.0.6:42209 2023/02/02 09:29:56 [DEBUG] http: Request GET /v1/status/leader (3.432554ms) from=127.0.0.6:36227 2023/02/02 09:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.412289456s) from=127.0.0.6:34291 2023/02/02 09:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:30:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.155711513s) from=127.0.0.6:36731 2023/02/02 09:30:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.363180649s) from=127.0.0.6:56221 2023/02/02 09:30:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.671295775s) from=127.0.0.6:35825 2023/02/02 09:30:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.523362774s) from=127.0.0.6:55059 2023/02/02 09:30:06 [DEBUG] http: Request GET /v1/status/leader (261.338µs) from=127.0.0.6:36227 2023/02/02 09:30:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.501504471s) from=127.0.0.6:58031 2023/02/02 09:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.463780164s) from=127.0.0.6:40725 2023/02/02 09:30:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.61977678s) from=127.0.0.6:45445 2023/02/02 09:30:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.44012224s) from=127.0.0.6:54429 2023/02/02 09:30:16 [DEBUG] http: Request GET /v1/status/leader (356.493µs) from=127.0.0.6:36227 2023/02/02 09:30:26 [DEBUG] http: Request GET /v1/status/leader (202.711µs) from=127.0.0.6:35981 2023/02/02 09:30:36 [DEBUG] http: Request GET /v1/status/leader (216.333µs) from=127.0.0.6:36227 2023/02/02 09:30:46 [DEBUG] http: Request GET /v1/status/leader (335.618µs) from=127.0.0.6:36227 2023/02/02 09:30:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:30:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:30:53 [DEBUG] agent: Node info in sync 2023/02/02 09:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.828742493s) from=127.0.0.6:36349 2023/02/02 09:30:56 [DEBUG] http: Request GET /v1/status/leader (493.623µs) from=127.0.0.6:36227 2023/02/02 09:30:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.296487695s) from=127.0.0.6:57203 2023/02/02 09:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:31:06 [DEBUG] http: Request GET /v1/status/leader (181.593µs) from=127.0.0.6:35981 2023/02/02 09:31:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.017770448s) from=127.0.0.6:56811 2023/02/02 09:31:16 [DEBUG] http: Request GET /v1/status/leader (205.193µs) from=127.0.0.6:36227 2023/02/02 09:31:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.637558852s) from=127.0.0.6:46541 2023/02/02 09:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.962714065s) from=127.0.0.6:35003 2023/02/02 09:31:26 [DEBUG] http: Request GET /v1/status/leader (847.131µs) from=127.0.0.6:36227 2023/02/02 09:31:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.342433858s) from=127.0.0.6:52525 2023/02/02 09:31:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.41073733s) from=127.0.0.6:35197 2023/02/02 09:31:36 [DEBUG] http: Request GET /v1/status/leader (388.831µs) from=127.0.0.6:36227 2023/02/02 09:31:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.236642835s) from=127.0.0.6:46851 2023/02/02 09:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.780842867s) from=127.0.0.6:45737 2023/02/02 09:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.620426779s) from=127.0.0.6:59593 2023/02/02 09:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.603569972s) from=127.0.0.6:58195 2023/02/02 09:31:46 [DEBUG] http: Request GET /v1/status/leader (480.211µs) from=127.0.0.6:36227 2023/02/02 09:31:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.255886032s) from=127.0.0.6:36255 2023/02/02 09:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.785985089s) from=127.0.0.6:53081 2023/02/02 09:31:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.933436029s) from=127.0.0.6:36865 2023/02/02 09:31:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.618244511s) from=127.0.0.6:44609 2023/02/02 09:31:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.012519381s) from=127.0.0.6:58483 2023/02/02 09:31:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.014550248s) from=127.0.0.6:60141 2023/02/02 09:31:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.144926306s) from=127.0.0.6:56357 2023/02/02 09:31:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.569977004s) from=127.0.0.6:42919 2023/02/02 09:31:56 [DEBUG] http: Request GET /v1/status/leader (597.538µs) from=127.0.0.6:36227 2023/02/02 09:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.649909883s) from=127.0.0.6:34291 2023/02/02 09:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:31:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:31:59 [DEBUG] agent: Node info in sync 2023/02/02 09:32:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.521673843s) from=127.0.0.6:42209 2023/02/02 09:32:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.740620916s) from=127.0.0.6:36731 2023/02/02 09:32:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.010196422s) from=127.0.0.6:56221 2023/02/02 09:32:06 [DEBUG] http: Request GET /v1/status/leader (487.341µs) from=127.0.0.6:35981 2023/02/02 09:32:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.146733411s) from=127.0.0.6:58031 2023/02/02 09:32:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.896629311s) from=127.0.0.6:35825 2023/02/02 09:32:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.381027958s) from=127.0.0.6:40725 2023/02/02 09:32:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.282808432s) from=127.0.0.6:55059 2023/02/02 09:32:16 [DEBUG] http: Request GET /v1/status/leader (253.741µs) from=127.0.0.6:36227 2023/02/02 09:32:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.752461616s) from=127.0.0.6:54429 2023/02/02 09:32:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.476147762s) from=127.0.0.6:45445 2023/02/02 09:32:26 [DEBUG] http: Request GET /v1/status/leader (411.862µs) from=127.0.0.6:36227 2023/02/02 09:32:36 [DEBUG] http: Request GET /v1/status/leader (6.813442ms) from=127.0.0.6:36227 2023/02/02 09:32:47 [DEBUG] http: Request GET /v1/status/leader (507.164µs) from=127.0.0.6:36227 2023/02/02 09:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.012287458s) from=127.0.0.6:36349 2023/02/02 09:32:56 [DEBUG] http: Request GET /v1/status/leader (370.168µs) from=127.0.0.6:36227 2023/02/02 09:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:33:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.161103107s) from=127.0.0.6:57203 2023/02/02 09:33:07 [DEBUG] http: Request GET /v1/status/leader (201.944µs) from=127.0.0.6:35981 2023/02/02 09:33:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:33:12 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:33:12 [DEBUG] agent: Node info in sync 2023/02/02 09:33:16 [DEBUG] http: Request GET /v1/status/leader (324.739µs) from=127.0.0.6:36227 2023/02/02 09:33:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.491742722s) from=127.0.0.6:46541 2023/02/02 09:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.43734621s) from=127.0.0.6:56811 2023/02/02 09:33:27 [DEBUG] http: Request GET /v1/status/leader (630.188µs) from=127.0.0.6:35981 2023/02/02 09:33:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.060260857s) from=127.0.0.6:52525 2023/02/02 09:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.891919611s) from=127.0.0.6:35003 2023/02/02 09:33:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.411684591s) from=127.0.0.6:35197 2023/02/02 09:33:36 [DEBUG] http: Request GET /v1/status/leader (171.563µs) from=127.0.0.6:36227 2023/02/02 09:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.137040042s) from=127.0.0.6:45737 2023/02/02 09:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.515903776s) from=127.0.0.6:59593 2023/02/02 09:33:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.396052741s) from=127.0.0.6:46851 2023/02/02 09:33:47 [DEBUG] http: Request GET /v1/status/leader (395.016µs) from=127.0.0.6:36227 2023/02/02 09:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.369069463s) from=127.0.0.6:58195 2023/02/02 09:33:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.162830062s) from=127.0.0.6:60141 2023/02/02 09:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.795758108s) from=127.0.0.6:44609 2023/02/02 09:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.392427764s) from=127.0.0.6:58483 2023/02/02 09:33:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.290940027s) from=127.0.0.6:56357 2023/02/02 09:33:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.412342459s) from=127.0.0.6:36865 2023/02/02 09:33:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.715184854s) from=127.0.0.6:36255 2023/02/02 09:33:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.909436455s) from=127.0.0.6:53081 2023/02/02 09:33:56 [DEBUG] http: Request GET /v1/status/leader (246.636µs) from=127.0.0.6:36227 2023/02/02 09:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:34:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.44494596s) from=127.0.0.6:42919 2023/02/02 09:34:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.103509916s) from=127.0.0.6:34291 2023/02/02 09:34:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.399109116s) from=127.0.0.6:42209 2023/02/02 09:34:07 [DEBUG] http: Request GET /v1/status/leader (329.881µs) from=127.0.0.6:35981 2023/02/02 09:34:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.693259583s) from=127.0.0.6:56221 2023/02/02 09:34:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.151282432s) from=127.0.0.6:36731 2023/02/02 09:34:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.565362031s) from=127.0.0.6:55059 2023/02/02 09:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.709942962s) from=127.0.0.6:40725 2023/02/02 09:34:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.22615854s) from=127.0.0.6:58031 2023/02/02 09:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.290518351s) from=127.0.0.6:35825 2023/02/02 09:34:16 [DEBUG] http: Request GET /v1/status/leader (2.024021ms) from=127.0.0.6:36227 2023/02/02 09:34:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.438234813s) from=127.0.0.6:54429 2023/02/02 09:34:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.325094811s) from=127.0.0.6:45445 2023/02/02 09:34:27 [DEBUG] http: Request GET /v1/status/leader (1.035817ms) from=127.0.0.6:35981 2023/02/02 09:34:36 [DEBUG] http: Request GET /v1/status/leader (3.595273ms) from=127.0.0.6:36227 2023/02/02 09:34:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:34:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:34:41 [DEBUG] agent: Node info in sync 2023/02/02 09:34:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:34:47 [DEBUG] http: Request GET /v1/status/leader (355.433µs) from=127.0.0.6:35981 2023/02/02 09:34:56 [DEBUG] http: Request GET /v1/status/leader (397.526µs) from=127.0.0.6:36227 2023/02/02 09:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.604855599s) from=127.0.0.6:36349 2023/02/02 09:35:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.844560885s) from=127.0.0.6:57203 2023/02/02 09:35:07 [DEBUG] http: Request GET /v1/status/leader (304.371µs) from=127.0.0.6:36227 2023/02/02 09:35:16 [DEBUG] http: Request GET /v1/status/leader (286.84µs) from=127.0.0.6:36227 2023/02/02 09:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.618924394s) from=127.0.0.6:56811 2023/02/02 09:35:27 [DEBUG] http: Request GET /v1/status/leader (357.476µs) from=127.0.0.6:36227 2023/02/02 09:35:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.795919302s) from=127.0.0.6:46541 2023/02/02 09:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.121809129s) from=127.0.0.6:35003 2023/02/02 09:35:36 [DEBUG] http: Request GET /v1/status/leader (179.013µs) from=127.0.0.6:36227 2023/02/02 09:35:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.434577744s) from=127.0.0.6:52525 2023/02/02 09:35:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.76325469s) from=127.0.0.6:35197 2023/02/02 09:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.302668774s) from=127.0.0.6:45737 2023/02/02 09:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.635008683s) from=127.0.0.6:59593 2023/02/02 09:35:47 [DEBUG] http: Request GET /v1/status/leader (251.819µs) from=127.0.0.6:36227 2023/02/02 09:35:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.926833129s) from=127.0.0.6:46851 2023/02/02 09:35:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.021913824s) from=127.0.0.6:58195 2023/02/02 09:35:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.275234312s) from=127.0.0.6:36865 2023/02/02 09:35:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.038134588s) from=127.0.0.6:60141 2023/02/02 09:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:35:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:35:55 [DEBUG] agent: Node info in sync 2023/02/02 09:35:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m3.262010119s) from=127.0.0.6:44609 2023/02/02 09:35:56 [DEBUG] http: Request GET /v1/status/leader (314.937µs) from=127.0.0.6:36227 2023/02/02 09:35:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.761363894s) from=127.0.0.6:56357 2023/02/02 09:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.389988096s) from=127.0.0.6:58483 2023/02/02 09:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:35:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.795260418s) from=127.0.0.6:36255 2023/02/02 09:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.568052715s) from=127.0.0.6:53081 2023/02/02 09:36:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.109446912s) from=127.0.0.6:42919 2023/02/02 09:36:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.758073698s) from=127.0.0.6:34291 2023/02/02 09:36:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.646380907s) from=127.0.0.6:42209 2023/02/02 09:36:07 [DEBUG] http: Request GET /v1/status/leader (315.898µs) from=127.0.0.6:36227 2023/02/02 09:36:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.290818484s) from=127.0.0.6:36731 2023/02/02 09:36:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.207567598s) from=127.0.0.6:56221 2023/02/02 09:36:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.141835573s) from=127.0.0.6:55059 2023/02/02 09:36:16 [DEBUG] http: Request GET /v1/status/leader (195.365µs) from=127.0.0.6:36227 2023/02/02 09:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.972440855s) from=127.0.0.6:40725 2023/02/02 09:36:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.689039828s) from=127.0.0.6:58031 2023/02/02 09:36:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.048503871s) from=127.0.0.6:35825 2023/02/02 09:36:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.864898983s) from=127.0.0.6:45445 2023/02/02 09:36:27 [DEBUG] http: Request GET /v1/status/leader (1.046757ms) from=127.0.0.6:36227 2023/02/02 09:36:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.272670827s) from=127.0.0.6:54429 2023/02/02 09:36:36 [DEBUG] http: Request GET /v1/status/leader (456.428µs) from=127.0.0.6:36227 2023/02/02 09:36:47 [DEBUG] http: Request GET /v1/status/leader (205.613µs) from=127.0.0.6:35981 2023/02/02 09:36:56 [DEBUG] http: Request GET /v1/status/leader (207.544µs) from=127.0.0.6:36227 2023/02/02 09:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:37:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.635692247s) from=127.0.0.6:36349 2023/02/02 09:37:07 [DEBUG] http: Request GET /v1/status/leader (195.84µs) from=127.0.0.6:35981 2023/02/02 09:37:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.205245545s) from=127.0.0.6:57203 2023/02/02 09:37:16 [DEBUG] http: Request GET /v1/status/leader (239.205µs) from=127.0.0.6:36227 2023/02/02 09:37:27 [DEBUG] http: Request GET /v1/status/leader (200.251µs) from=127.0.0.6:36227 2023/02/02 09:37:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.60034683s) from=127.0.0.6:56811 2023/02/02 09:37:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.94541437s) from=127.0.0.6:46541 2023/02/02 09:37:37 [DEBUG] http: Request GET /v1/status/leader (677.826µs) from=127.0.0.6:36227 2023/02/02 09:37:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.043827829s) from=127.0.0.6:35003 2023/02/02 09:37:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.740041611s) from=127.0.0.6:52525 2023/02/02 09:37:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.56093201s) from=127.0.0.6:35197 2023/02/02 09:37:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.124699824s) from=127.0.0.6:45737 2023/02/02 09:37:47 [DEBUG] http: Request GET /v1/status/leader (339.957µs) from=127.0.0.6:35981 2023/02/02 09:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:37:50 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:37:50 [DEBUG] agent: Node info in sync 2023/02/02 09:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.653938119s) from=127.0.0.6:59593 2023/02/02 09:37:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.60774127s) from=127.0.0.6:46851 2023/02/02 09:37:57 [DEBUG] http: Request GET /v1/status/leader (699.557µs) from=127.0.0.6:36227 2023/02/02 09:37:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.484701516s) from=127.0.0.6:60141 2023/02/02 09:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:38:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.631740359s) from=127.0.0.6:36255 2023/02/02 09:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.185023417s) from=127.0.0.6:58195 2023/02/02 09:38:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.571164198s) from=127.0.0.6:56357 2023/02/02 09:38:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m4.549005338s) from=127.0.0.6:44609 2023/02/02 09:38:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.224726338s) from=127.0.0.6:36865 2023/02/02 09:38:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.035276618s) from=127.0.0.6:42919 2023/02/02 09:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.904762001s) from=127.0.0.6:58483 2023/02/02 09:38:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.301789922s) from=127.0.0.6:42209 2023/02/02 09:38:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.77875442s) from=127.0.0.6:53081 2023/02/02 09:38:07 [DEBUG] http: Request GET /v1/status/leader (399.471µs) from=127.0.0.6:35981 2023/02/02 09:38:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.851622705s) from=127.0.0.6:34291 2023/02/02 09:38:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.65989988s) from=127.0.0.6:36731 2023/02/02 09:38:17 [DEBUG] http: Request GET /v1/status/leader (325.013µs) from=127.0.0.6:36227 2023/02/02 09:38:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.839023527s) from=127.0.0.6:56221 2023/02/02 09:38:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.119424982s) from=127.0.0.6:55059 2023/02/02 09:38:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.926838716s) from=127.0.0.6:40725 2023/02/02 09:38:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.679986058s) from=127.0.0.6:35825 2023/02/02 09:38:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.058797997s) from=127.0.0.6:58031 2023/02/02 09:38:27 [DEBUG] http: Request GET /v1/status/leader (3.917614ms) from=127.0.0.6:35981 2023/02/02 09:38:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.025796068s) from=127.0.0.6:54429 2023/02/02 09:38:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.477164991s) from=127.0.0.6:45445 2023/02/02 09:38:37 [DEBUG] http: Request GET /v1/status/leader (349.367µs) from=127.0.0.6:36227 2023/02/02 09:38:47 [DEBUG] http: Request GET /v1/status/leader (530.57µs) from=127.0.0.6:36227 2023/02/02 09:38:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:38:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:38:53 [DEBUG] agent: Node info in sync 2023/02/02 09:38:57 [DEBUG] http: Request GET /v1/status/leader (1.057191ms) from=127.0.0.6:36227 2023/02/02 09:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:39:07 [DEBUG] http: Request GET /v1/status/leader (225.908µs) from=127.0.0.6:35981 2023/02/02 09:39:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.559016947s) from=127.0.0.6:36349 2023/02/02 09:39:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.278359769s) from=127.0.0.6:57203 2023/02/02 09:39:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:39:17 [DEBUG] http: Request GET /v1/status/leader (646.574µs) from=127.0.0.6:36227 2023/02/02 09:39:27 [DEBUG] http: Request GET /v1/status/leader (583.832µs) from=127.0.0.6:35981 2023/02/02 09:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.760916463s) from=127.0.0.6:56811 2023/02/02 09:39:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.176544712s) from=127.0.0.6:46541 2023/02/02 09:39:37 [DEBUG] http: Request GET /v1/status/leader (581.388µs) from=127.0.0.6:36227 2023/02/02 09:39:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.320977628s) from=127.0.0.6:35003 2023/02/02 09:39:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.724574769s) from=127.0.0.6:52525 2023/02/02 09:39:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.501253532s) from=127.0.0.6:35197 2023/02/02 09:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.869283012s) from=127.0.0.6:45737 2023/02/02 09:39:47 [DEBUG] http: Request GET /v1/status/leader (511.544µs) from=127.0.0.6:35981 2023/02/02 09:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.997204922s) from=127.0.0.6:59593 2023/02/02 09:39:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.586910452s) from=127.0.0.6:46851 2023/02/02 09:39:57 [DEBUG] http: Request GET /v1/status/leader (486.08µs) from=127.0.0.6:36227 2023/02/02 09:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:40:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.453136494s) from=127.0.0.6:56357 2023/02/02 09:40:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.912283491s) from=127.0.0.6:44609 2023/02/02 09:40:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.737968701s) from=127.0.0.6:36255 2023/02/02 09:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.953924127s) from=127.0.0.6:58195 2023/02/02 09:40:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.939739058s) from=127.0.0.6:60141 2023/02/02 09:40:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.981655986s) from=127.0.0.6:36865 2023/02/02 09:40:07 [DEBUG] http: Request GET /v1/status/leader (232.255µs) from=127.0.0.6:36227 2023/02/02 09:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.341846117s) from=127.0.0.6:58483 2023/02/02 09:40:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.520502835s) from=127.0.0.6:42919 2023/02/02 09:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.083019619s) from=127.0.0.6:42209 2023/02/02 09:40:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.175017638s) from=127.0.0.6:53081 2023/02/02 09:40:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.623006132s) from=127.0.0.6:34291 2023/02/02 09:40:17 [DEBUG] http: Request GET /v1/status/leader (163.948µs) from=127.0.0.6:36227 2023/02/02 09:40:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.319580157s) from=127.0.0.6:36731 2023/02/02 09:40:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.141367383s) from=127.0.0.6:56221 2023/02/02 09:40:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.595518484s) from=127.0.0.6:55059 2023/02/02 09:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.610689345s) from=127.0.0.6:40725 2023/02/02 09:40:27 [DEBUG] http: Request GET /v1/status/leader (427.567µs) from=127.0.0.6:36227 2023/02/02 09:40:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.341748857s) from=127.0.0.6:58031 2023/02/02 09:40:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.341636664s) from=127.0.0.6:35825 2023/02/02 09:40:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.494955923s) from=127.0.0.6:45445 2023/02/02 09:40:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.470926086s) from=127.0.0.6:54429 2023/02/02 09:40:37 [DEBUG] http: Request GET /v1/status/leader (464.303µs) from=127.0.0.6:36227 2023/02/02 09:40:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:40:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:40:45 [DEBUG] agent: Node info in sync 2023/02/02 09:40:47 [DEBUG] http: Request GET /v1/status/leader (207.661µs) from=127.0.0.6:36227 2023/02/02 09:40:57 [DEBUG] http: Request GET /v1/status/leader (1.450019ms) from=127.0.0.6:36227 2023/02/02 09:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:41:07 [DEBUG] http: Request GET /v1/status/leader (299.133µs) from=127.0.0.6:35981 2023/02/02 09:41:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.505784271s) from=127.0.0.6:36349 2023/02/02 09:41:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.123815793s) from=127.0.0.6:57203 2023/02/02 09:41:17 [DEBUG] http: Request GET /v1/status/leader (317.597µs) from=127.0.0.6:36227 2023/02/02 09:41:27 [DEBUG] http: Request GET /v1/status/leader (5.427822ms) from=127.0.0.6:36227 2023/02/02 09:41:37 [DEBUG] http: Request GET /v1/status/leader (240.484µs) from=127.0.0.6:36227 2023/02/02 09:41:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.242313058s) from=127.0.0.6:56811 2023/02/02 09:41:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.013329653s) from=127.0.0.6:46541 2023/02/02 09:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.011338207s) from=127.0.0.6:35003 2023/02/02 09:41:47 [DEBUG] http: Request GET /v1/status/leader (329.011µs) from=127.0.0.6:36227 2023/02/02 09:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.330750221s) from=127.0.0.6:45737 2023/02/02 09:41:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.781413337s) from=127.0.0.6:35197 2023/02/02 09:41:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.182014943s) from=127.0.0.6:52525 2023/02/02 09:41:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.179545099s) from=127.0.0.6:46851 2023/02/02 09:41:57 [DEBUG] http: Request GET /v1/status/leader (389.753µs) from=127.0.0.6:36227 2023/02/02 09:41:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.724773466s) from=127.0.0.6:59593 2023/02/02 09:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:42:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.118442354s) from=127.0.0.6:56357 2023/02/02 09:42:07 [DEBUG] http: Request GET /v1/status/leader (194.841µs) from=127.0.0.6:35981 2023/02/02 09:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.746527007s) from=127.0.0.6:58195 2023/02/02 09:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m6.239818783s) from=127.0.0.6:44609 2023/02/02 09:42:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.792340941s) from=127.0.0.6:60141 2023/02/02 09:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.018434123s) from=127.0.0.6:58483 2023/02/02 09:42:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.293495537s) from=127.0.0.6:36255 2023/02/02 09:42:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.563426292s) from=127.0.0.6:36865 2023/02/02 09:42:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.542528435s) from=127.0.0.6:53081 2023/02/02 09:42:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.03394655s) from=127.0.0.6:42919 2023/02/02 09:42:17 [DEBUG] http: Request GET /v1/status/leader (250.365µs) from=127.0.0.6:36227 2023/02/02 09:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.919418702s) from=127.0.0.6:42209 2023/02/02 09:42:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.169583911s) from=127.0.0.6:34291 2023/02/02 09:42:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.096003148s) from=127.0.0.6:36731 2023/02/02 09:42:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.613832095s) from=127.0.0.6:55059 2023/02/02 09:42:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.518451691s) from=127.0.0.6:56221 2023/02/02 09:42:27 [DEBUG] http: Request GET /v1/status/leader (371.197µs) from=127.0.0.6:35981 2023/02/02 09:42:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.738419663s) from=127.0.0.6:58031 2023/02/02 09:42:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.893794589s) from=127.0.0.6:35825 2023/02/02 09:42:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.725775695s) from=127.0.0.6:54429 2023/02/02 09:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.685555699s) from=127.0.0.6:40725 2023/02/02 09:42:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.73606186s) from=127.0.0.6:45445 2023/02/02 09:42:37 [DEBUG] http: Request GET /v1/status/leader (200.587µs) from=127.0.0.6:36227 2023/02/02 09:42:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:42:40 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:42:40 [DEBUG] agent: Node info in sync 2023/02/02 09:42:47 [DEBUG] http: Request GET /v1/status/leader (357.786µs) from=127.0.0.6:35981 2023/02/02 09:42:57 [DEBUG] http: Request GET /v1/status/leader (595.543µs) from=127.0.0.6:36227 2023/02/02 09:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:43:07 [DEBUG] http: Request GET /v1/status/leader (322.201µs) from=127.0.0.6:35981 2023/02/02 09:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.448865048s) from=127.0.0.6:36349 2023/02/02 09:43:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.88561391s) from=127.0.0.6:57203 2023/02/02 09:43:17 [DEBUG] http: Request GET /v1/status/leader (598.374µs) from=127.0.0.6:36227 2023/02/02 09:43:27 [DEBUG] http: Request GET /v1/status/leader (366.799µs) from=127.0.0.6:36227 2023/02/02 09:43:37 [DEBUG] http: Request GET /v1/status/leader (243.186µs) from=127.0.0.6:36227 2023/02/02 09:43:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.535636277s) from=127.0.0.6:46541 2023/02/02 09:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.260633732s) from=127.0.0.6:56811 2023/02/02 09:43:47 [DEBUG] http: Request GET /v1/status/leader (325.964µs) from=127.0.0.6:36227 2023/02/02 09:43:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.039504209s) from=127.0.0.6:35003 2023/02/02 09:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.537526819s) from=127.0.0.6:45737 2023/02/02 09:43:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.85482632s) from=127.0.0.6:35197 2023/02/02 09:43:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.216850945s) from=127.0.0.6:52525 2023/02/02 09:43:57 [DEBUG] http: Request GET /v1/status/leader (213.321µs) from=127.0.0.6:36227 2023/02/02 09:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:44:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.443894229s) from=127.0.0.6:59593 2023/02/02 09:44:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.5320497s) from=127.0.0.6:46851 2023/02/02 09:44:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.544164637s) from=127.0.0.6:56357 2023/02/02 09:44:08 [DEBUG] http: Request GET /v1/status/leader (308.897µs) from=127.0.0.6:36227 2023/02/02 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.012874581s) from=127.0.0.6:58483 2023/02/02 09:44:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m1.65601418s) from=127.0.0.6:44609 2023/02/02 09:44:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.044162008s) from=127.0.0.6:60141 2023/02/02 09:44:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.608293512s) from=127.0.0.6:36255 2023/02/02 09:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.596412172s) from=127.0.0.6:58195 2023/02/02 09:44:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:44:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:44:13 [DEBUG] agent: Node info in sync 2023/02/02 09:44:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.945947393s) from=127.0.0.6:36865 2023/02/02 09:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.708047581s) from=127.0.0.6:53081 2023/02/02 09:44:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.385945704s) from=127.0.0.6:42919 2023/02/02 09:44:18 [DEBUG] http: Request GET /v1/status/leader (2.618483ms) from=127.0.0.6:36227 2023/02/02 09:44:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:44:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.816286975s) from=127.0.0.6:42209 2023/02/02 09:44:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.224582808s) from=127.0.0.6:34291 2023/02/02 09:44:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.125258467s) from=127.0.0.6:36731 2023/02/02 09:44:28 [DEBUG] http: Request GET /v1/status/leader (967.266µs) from=127.0.0.6:35981 2023/02/02 09:44:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.569586369s) from=127.0.0.6:55059 2023/02/02 09:44:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.267166887s) from=127.0.0.6:56221 2023/02/02 09:44:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.649065862s) from=127.0.0.6:35825 2023/02/02 09:44:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.370654982s) from=127.0.0.6:58031 2023/02/02 09:44:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.980115555s) from=127.0.0.6:40725 2023/02/02 09:44:38 [DEBUG] http: Request GET /v1/status/leader (462.45µs) from=127.0.0.6:36227 2023/02/02 09:44:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.321448848s) from=127.0.0.6:54429 2023/02/02 09:44:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.437224912s) from=127.0.0.6:45445 2023/02/02 09:44:48 [DEBUG] http: Request GET /v1/status/leader (350.347µs) from=127.0.0.6:36227 2023/02/02 09:44:58 [DEBUG] http: Request GET /v1/status/leader (3.063326ms) from=127.0.0.6:36227 2023/02/02 09:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:45:08 [DEBUG] http: Request GET /v1/status/leader (377.891µs) from=127.0.0.6:36227 2023/02/02 09:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.258417176s) from=127.0.0.6:36349 2023/02/02 09:45:18 [DEBUG] http: Request GET /v1/status/leader (398.927µs) from=127.0.0.6:36227 2023/02/02 09:45:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.22775228s) from=127.0.0.6:57203 2023/02/02 09:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:45:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:45:25 [DEBUG] agent: Node info in sync 2023/02/02 09:45:28 [DEBUG] http: Request GET /v1/status/leader (196.632µs) from=127.0.0.6:35981 2023/02/02 09:45:38 [DEBUG] http: Request GET /v1/status/leader (185.515µs) from=127.0.0.6:36227 2023/02/02 09:45:48 [DEBUG] http: Request GET /v1/status/leader (197.049µs) from=127.0.0.6:35981 2023/02/02 09:45:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.201661818s) from=127.0.0.6:46541 2023/02/02 09:45:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.8033632s) from=127.0.0.6:56811 2023/02/02 09:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.310835876s) from=127.0.0.6:35003 2023/02/02 09:45:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.737397221s) from=127.0.0.6:52525 2023/02/02 09:45:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.275522634s) from=127.0.0.6:35197 2023/02/02 09:45:58 [DEBUG] http: Request GET /v1/status/leader (422.594µs) from=127.0.0.6:36227 2023/02/02 09:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.972507845s) from=127.0.0.6:45737 2023/02/02 09:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:46:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.244134967s) from=127.0.0.6:59593 2023/02/02 09:46:08 [DEBUG] http: Request GET /v1/status/leader (420.657µs) from=127.0.0.6:35981 2023/02/02 09:46:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.074035423s) from=127.0.0.6:56357 2023/02/02 09:46:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.418227576s) from=127.0.0.6:46851 2023/02/02 09:46:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.342116331s) from=127.0.0.6:36255 2023/02/02 09:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.170193675s) from=127.0.0.6:58483 2023/02/02 09:46:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.713181532s) from=127.0.0.6:44609 2023/02/02 09:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.148531465s) from=127.0.0.6:58195 2023/02/02 09:46:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.354889247s) from=127.0.0.6:60141 2023/02/02 09:46:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.078877992s) from=127.0.0.6:36865 2023/02/02 09:46:18 [DEBUG] http: Request GET /v1/status/leader (999.255µs) from=127.0.0.6:36227 2023/02/02 09:46:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.260122496s) from=127.0.0.6:42919 2023/02/02 09:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.797943638s) from=127.0.0.6:53081 2023/02/02 09:46:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.946276695s) from=127.0.0.6:42209 2023/02/02 09:46:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.762769354s) from=127.0.0.6:36731 2023/02/02 09:46:28 [DEBUG] http: Request GET /v1/status/leader (336.893µs) from=127.0.0.6:35981 2023/02/02 09:46:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.754149309s) from=127.0.0.6:55059 2023/02/02 09:46:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.263904869s) from=127.0.0.6:34291 2023/02/02 09:46:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.485133747s) from=127.0.0.6:56221 2023/02/02 09:46:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.732754341s) from=127.0.0.6:58031 2023/02/02 09:46:38 [DEBUG] http: Request GET /v1/status/leader (396.538µs) from=127.0.0.6:36227 2023/02/02 09:46:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.606358169s) from=127.0.0.6:35825 2023/02/02 09:46:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.830034554s) from=127.0.0.6:54429 2023/02/02 09:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.004875094s) from=127.0.0.6:40725 2023/02/02 09:46:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.315485987s) from=127.0.0.6:45445 2023/02/02 09:46:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:46:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:46:47 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:46:47 [DEBUG] agent: Node info in sync 2023/02/02 09:46:48 [DEBUG] http: Request GET /v1/status/leader (209.2µs) from=127.0.0.6:35981 2023/02/02 09:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:46:58 [DEBUG] http: Request GET /v1/status/leader (4.017306ms) from=127.0.0.6:36227 2023/02/02 09:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:47:08 [DEBUG] http: Request GET /v1/status/leader (947.93µs) from=127.0.0.6:36227 2023/02/02 09:47:18 [DEBUG] http: Request GET /v1/status/leader (452.621µs) from=127.0.0.6:36227 2023/02/02 09:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.718905097s) from=127.0.0.6:36349 2023/02/02 09:47:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.536871424s) from=127.0.0.6:57203 2023/02/02 09:47:28 [DEBUG] http: Request GET /v1/status/leader (570.834µs) from=127.0.0.6:36227 2023/02/02 09:47:38 [DEBUG] http: Request GET /v1/status/leader (289.511µs) from=127.0.0.6:36227 2023/02/02 09:47:48 [DEBUG] http: Request GET /v1/status/leader (604.981µs) from=127.0.0.6:36227 2023/02/02 09:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.549142702s) from=127.0.0.6:56811 2023/02/02 09:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:47:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:47:57 [DEBUG] agent: Node info in sync 2023/02/02 09:47:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.488362566s) from=127.0.0.6:35003 2023/02/02 09:47:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.4078779s) from=127.0.0.6:46541 2023/02/02 09:47:58 [DEBUG] http: Request GET /v1/status/leader (214.183µs) from=127.0.0.6:36227 2023/02/02 09:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.711137436s) from=127.0.0.6:45737 2023/02/02 09:47:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.968906499s) from=127.0.0.6:35197 2023/02/02 09:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:48:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.326232901s) from=127.0.0.6:52525 2023/02/02 09:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.008912979s) from=127.0.0.6:59593 2023/02/02 09:48:08 [DEBUG] http: Request GET /v1/status/leader (595.079µs) from=127.0.0.6:36227 2023/02/02 09:48:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.123101779s) from=127.0.0.6:56357 2023/02/02 09:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.54156068s) from=127.0.0.6:58483 2023/02/02 09:48:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.339349351s) from=127.0.0.6:46851 2023/02/02 09:48:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.540643714s) from=127.0.0.6:44609 2023/02/02 09:48:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m4.11500537s) from=127.0.0.6:36255 2023/02/02 09:48:18 [DEBUG] http: Request GET /v1/status/leader (11.201385ms) from=127.0.0.6:36227 2023/02/02 09:48:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.894244135s) from=127.0.0.6:60141 2023/02/02 09:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.365524134s) from=127.0.0.6:58195 2023/02/02 09:48:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.972636106s) from=127.0.0.6:42919 2023/02/02 09:48:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.362698038s) from=127.0.0.6:36865 2023/02/02 09:48:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.090758939s) from=127.0.0.6:53081 2023/02/02 09:48:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.049987947s) from=127.0.0.6:42209 2023/02/02 09:48:28 [DEBUG] http: Request GET /v1/status/leader (1.490741ms) from=127.0.0.6:35981 2023/02/02 09:48:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.437865014s) from=127.0.0.6:36731 2023/02/02 09:48:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.078570632s) from=127.0.0.6:34291 2023/02/02 09:48:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.866496344s) from=127.0.0.6:55059 2023/02/02 09:48:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.97639259s) from=127.0.0.6:56221 2023/02/02 09:48:38 [DEBUG] http: Request GET /v1/status/leader (232.302µs) from=127.0.0.6:36227 2023/02/02 09:48:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.542634826s) from=127.0.0.6:58031 2023/02/02 09:48:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.20492473s) from=127.0.0.6:40725 2023/02/02 09:48:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.490568695s) from=127.0.0.6:54429 2023/02/02 09:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.789514273s) from=127.0.0.6:35825 2023/02/02 09:48:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.72943271s) from=127.0.0.6:45445 2023/02/02 09:48:48 [DEBUG] http: Request GET /v1/status/leader (334.661µs) from=127.0.0.6:35981 2023/02/02 09:48:58 [DEBUG] http: Request GET /v1/status/leader (446.01µs) from=127.0.0.6:36227 2023/02/02 09:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:49:08 [DEBUG] http: Request GET /v1/status/leader (436.81µs) from=127.0.0.6:35981 2023/02/02 09:49:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zfkzz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 09:49:18 [DEBUG] http: Request GET /v1/status/leader (189.814µs) from=127.0.0.6:36227 2023/02/02 09:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.244029214s) from=127.0.0.6:36349 2023/02/02 09:49:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.323300994s) from=127.0.0.6:57203 2023/02/02 09:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_parser_10.233.15.115_8806" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.115_8806" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.239_8482" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.183_9011" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.115_8806" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.37.223_8443" in sync 2023/02/02 09:49:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.4_8410" in sync 2023/02/02 09:49:27 [DEBUG] agent: Node info in sync 2023/02/02 09:49:28 [DEBUG] http: Request GET /v1/status/leader (451.405µs) from=127.0.0.6:35981 2023/02/02 09:49:38 [DEBUG] http: Request GET /v1/status/leader (16.446848ms) from=127.0.0.6:36227 2023/02/02 09:49:48 [DEBUG] http: Request GET /v1/status/leader (567.304µs) from=127.0.0.6:36227 2023/02/02 09:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.388164814s) from=127.0.0.6:56811 2023/02/02 09:49:58 [DEBUG] http: Request GET /v1/status/leader (392.371µs) from=127.0.0.6:36227 2023/02/02 09:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.710880359s) from=127.0.0.6:35003 2023/02/02 09:50:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.550915623s) from=127.0.0.6:35197 2023/02/02 09:50:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.022896194s) from=127.0.0.6:45737 2023/02/02 09:50:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.599654862s) from=127.0.0.6:46541 2023/02/02 09:50:08 [DEBUG] http: Request GET /v1/status/leader (166.071µs) from=127.0.0.6:36227 2023/02/02 09:50:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.978136531s) from=127.0.0.6:52525 2023/02/02 09:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.015830559s) from=127.0.0.6:59593 2023/02/02 09:50:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.426462985s) from=127.0.0.6:56357 2023/02/02 09:50:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.424780311s) from=127.0.0.6:46851 2023/02/02 09:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.94629337s) from=127.0.0.6:58483 2023/02/02 09:50:18 [DEBUG] http: Request GET /v1/status/leader (386.967µs) from=127.0.0.6:36227 2023/02/02 09:50:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.305459048s) from=127.0.0.6:60141 2023/02/02 09:50:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=134 (2m2.184569039s) from=127.0.0.6:36255 2023/02/02 09:50:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.628208027s) from=127.0.0.6:42919 2023/02/02 09:50:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.451681886s) from=127.0.0.6:44609 2023/02/02 09:50:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.917501042s) from=127.0.0.6:36865 2023/02/02 09:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.314678292s) from=127.0.0.6:58195 2023/02/02 09:50:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.361157506s) from=127.0.0.6:53081 2023/02/02 09:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.673859305s) from=127.0.0.6:42209 2023/02/02 09:50:28 [DEBUG] http: Request GET /v1/status/leader (315.754µs) from=127.0.0.6:35981 2023/02/02 09:50:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.452476194s) from=127.0.0.6:36731 2023/02/02 09:50:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.866006853s) from=127.0.0.6:34291 2023/02/02 09:50:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.297268838s) from=127.0.0.6:55059 2023/02/02 09:50:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.10309955s) from=127.0.0.6:56221 2023/02/02 09:50:38 [DEBUG] http: Request GET /v1/status/leader (355.642µs) from=127.0.0.6:36227 2023/02/02 09:50:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.201637417s) from=127.0.0.6:58031 2023/02/02 09:50:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.95553065s) from=127.0.0.6:35825 2023/02/02 09:50:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.514971859s) from=127.0.0.6:40725 2023/02/02 09:50:48 [DEBUG] http: Request GET /v1/status/leader (192.401µs) from=127.0.0.6:35981 2023/02/02 09:50:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.221004988s) from=127.0.0.6:54429 2023/02/02 09:50:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.551902609s) from=127.0.0.6:45445 2023/02/02 09:50:58 [DEBUG] http: Request GET /v1/status/leader (243.025µs) from=127.0.0.6:36227 2023/02/02 09:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zfkzz" since the cluster is too small 2023/02/02 09:51:08 [DEBUG] http: Request GET /v1/status/leader (524.707µs) from=127.0.0.6:35981 2023/02/02 09:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.156_8082" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_vnfres_10.233.23.69_8802" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.186_8080" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.75_9015" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.199_9092" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.21.229_8801" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.145_8484" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.236_8181" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.116_9007" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.239_8803" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.115_8806" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.132_8282" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v2_nslcm_10.233.45.26_8403" in sync 2023/02/02 09:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.122_9001" in sync 2023/02/02 09:51:16 [DEBUG] agent: Servic