By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'f41e6cb4-d06c-91dc-af75-8a1ffa9d3719' Node name: 'onap-msb-consul-5454dcc5c5-2hfkg' 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/01/04 22:50:42 [DEBUG] agent: Using random ID "f41e6cb4-d06c-91dc-af75-8a1ffa9d3719" as node ID 2023/01/04 22:50:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f41e6cb4-d06c-91dc-af75-8a1ffa9d3719 Address:127.0.0.1:8300}] 2023/01/04 22:50:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/04 22:50:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2hfkg.dc1 127.0.0.1 2023/01/04 22:50:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2hfkg 127.0.0.1 2023/01/04 22:50:42 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-2hfkg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 22:50:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-2hfkg.dc1" in area "wan" 2023/01/04 22:50:42 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/04 22:50:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/04 22:50:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/04 22:50:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/04 22:50:42 [INFO] agent: started state syncer 2023/01/04 22:50:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/04 22:50:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/04 22:50:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/04 22:50:42 [DEBUG] raft: Votes needed: 1 2023/01/04 22:50:42 [DEBUG] raft: Vote granted from f41e6cb4-d06c-91dc-af75-8a1ffa9d3719 in term 2. Tally: 1 2023/01/04 22:50:42 [INFO] raft: Election won. Tally: 1 2023/01/04 22:50:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/04 22:50:42 [INFO] consul: cluster leadership acquired 2023/01/04 22:50:42 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-2hfkg 2023/01/04 22:50:42 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/04 22:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:50:42 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-2hfkg' joined, marking health alive 2023/01/04 22:50:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:50:42 [INFO] agent: Synced node info 2023/01/04 22:50:42 [DEBUG] agent: Node info in sync 2023/01/04 22:50:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:50:44 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/04 22:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:52:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:52:35 [DEBUG] agent: Node info in sync 2023/01/04 22:52:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 22:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:54:16 [DEBUG] agent: Node info in sync 2023/01/04 22:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:55:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 22:55:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:55:28 [DEBUG] agent: Node info in sync 2023/01/04 22:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:57:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:57:26 [DEBUG] agent: Node info in sync 2023/01/04 22:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:58:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 22:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 22:59:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 22:59:02 [DEBUG] agent: Node info in sync 2023/01/04 22:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:00:20 [DEBUG] http: Request GET /v1/status/leader (986.334µs) from=127.0.0.6:35139 2023/01/04 23:00:21 [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/01/04 23:00: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/01/04 23:00:21 [INFO] agent: Synced service "_v1_parser_10.233.8.187_8806" 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.977575ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.210256ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [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/01/04 23:00: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/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [INFO] agent: Synced service "_v1_catalog_10.233.8.187_8806" 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.825009ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (990.005µs) from=127.0.0.6:35139 2023/01/04 23:00:21 [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/01/04 23:00: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/01/04 23:00:21 [INFO] agent: Synced service "_v1_nsd_10.233.8.187_8806" 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (10.379422ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (358.719µs) from=127.0.0.6:35139 2023/01/04 23:00:21 [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/01/04 23:00: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/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.8.187_8806" 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.078638ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.136471ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [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/01/04 23:00: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/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.241_9015" 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.534747ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (379.052µs) from=127.0.0.6:35139 2023/01/04 23:00: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/01/04 23:00: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/01/04 23:00:21 [INFO] agent: Synced service "_v1_sdc-gui_10.233.23.255_8181" 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.448263ms) from=127.0.0.6:35139 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:21 [DEBUG] agent: Node info in sync 2023/01/04 23:00:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (555.967µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00: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/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.199_9007" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (13.088312ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (400.602µs) from=127.0.0.6:35139 2023/01/04 23:00: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/01/04 23:00: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/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.199_9007" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.546874ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (362.941µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00:22 [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/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v1_wf-gui_10.233.53.77_8080" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.549422ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (393.722µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00: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/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v0_multicloud_10.233.45.26_9001" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (9.786652ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (325.624µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00: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/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v1_multicloud_10.233.45.26_9001" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.030725ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (506.159µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00: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/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.240_9011" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.587294ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (346.664µs) from=127.0.0.6:35139 2023/01/04 23:00:22 [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/01/04 23:00: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/01/04 23:00:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.240_9011" 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.215949ms) from=127.0.0.6:35139 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:00:22 [DEBUG] agent: Node info in sync 2023/01/04 23:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (370.789µs) from=127.0.0.6:35139 2023/01/04 23:00:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:00:40 [DEBUG] http: Request GET /v1/catalog/services (415.475µs) from=127.0.0.6:35139 2023/01/04 23:00:40 [DEBUG] http: Request GET /v1/status/leader (552.885µs) from=127.0.0.6:35139 2023/01/04 23:00:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (368.175µs) from=127.0.0.6:41519 2023/01/04 23:00:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (278.031µs) from=127.0.0.6:34645 2023/01/04 23:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:01:00 [DEBUG] http: Request GET /v1/status/leader (423.794µs) from=127.0.0.6:36265 2023/01/04 23:01:09 [DEBUG] http: Request GET /v1/catalog/services (339.343µs) from=127.0.0.6:36265 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/status/leader (408.077µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (306.14µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (164.023µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (527.833µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (201.301µs) from=127.0.0.6:39297 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (304.325µs) from=127.0.0.6:39297 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.035µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (223.903µs) from=127.0.0.6:39297 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (131.97µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.021µs) from=127.0.0.6:60437 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (202.726µs) from=127.0.0.6:43977 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.936µs) from=127.0.0.6:39297 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (393.084µs) from=127.0.0.6:36553 2023/01/04 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (294.514µs) from=127.0.0.6:60755 2023/01/04 23:01:20 [DEBUG] http: Request GET /v1/status/leader (636.866µs) from=127.0.0.6:48103 2023/01/04 23:01:30 [DEBUG] http: Request GET /v1/status/leader (419.638µs) from=127.0.0.6:48103 2023/01/04 23:01:41 [DEBUG] http: Request GET /v1/status/leader (670.792µs) from=127.0.0.6:48103 2023/01/04 23:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:01:50 [DEBUG] http: Request GET /v1/status/leader (499.516µs) from=127.0.0.6:48103 2023/01/04 23:02:01 [DEBUG] http: Request GET /v1/status/leader (811.178µs) from=127.0.0.6:48103 2023/01/04 23:02:10 [DEBUG] http: Request GET /v1/status/leader (344.48µs) from=127.0.0.6:48103 2023/01/04 23:02:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:18 [DEBUG] agent: Node info in sync 2023/01/04 23:02:21 [DEBUG] http: Request GET /v1/status/leader (359.208µs) from=127.0.0.6:48103 2023/01/04 23:02:30 [DEBUG] http: Request GET /v1/status/leader (345.303µs) from=127.0.0.6:50417 2023/01/04 23:02:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:02:41 [DEBUG] http: Request GET /v1/status/leader (407.882µs) from=127.0.0.6:48103 2023/01/04 23:02:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.019979457s) from=127.0.0.6:34645 2023/01/04 23:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:02:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.911946396s) from=127.0.0.6:41519 2023/01/04 23:02:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m5.24993241s) from=127.0.0.6:35139 2023/01/04 23:02:47 [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/01/04 23:02:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:47 [INFO] agent: Synced service "_v1_sdnc_10.233.62.62_8282" 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:47 [DEBUG] agent: Node info in sync 2023/01/04 23:02:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1.58061328s) from=127.0.0.6:35139 2023/01/04 23:02:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1m37.750611094s) from=127.0.0.6:36265 2023/01/04 23:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (11.668974ms) from=127.0.0.6:48103 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:02:47 [DEBUG] agent: Node info in sync 2023/01/04 23:02:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (460.887µs) from=127.0.0.6:35139 2023/01/04 23:02:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.658µs) from=127.0.0.6:50417 2023/01/04 23:02:50 [DEBUG] http: Request GET /v1/status/leader (184.679µs) from=127.0.0.6:35139 2023/01/04 23:03:01 [DEBUG] http: Request GET /v1/status/leader (1.367742ms) from=127.0.0.6:35139 2023/01/04 23:03:10 [DEBUG] http: Request GET /v1/status/leader (241.793µs) from=127.0.0.6:35139 2023/01/04 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.548386976s) from=127.0.0.6:39735 2023/01/04 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.091854907s) from=127.0.0.6:60755 2023/01/04 23:03:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.178178472s) from=127.0.0.6:43357 2023/01/04 23:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.036788161s) from=127.0.0.6:43977 2023/01/04 23:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.525753116s) from=127.0.0.6:36553 2023/01/04 23:03:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.512412814s) from=127.0.0.6:47477 2023/01/04 23:03:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.139005324s) from=127.0.0.6:42875 2023/01/04 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.391474904s) from=127.0.0.6:60599 2023/01/04 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.447563713s) from=127.0.0.6:44549 2023/01/04 23:03:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.64488888s) from=127.0.0.6:52433 2023/01/04 23:03:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.187267862s) from=127.0.0.6:39297 2023/01/04 23:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.679728796s) from=127.0.0.6:60437 2023/01/04 23:03:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.003233877s) from=127.0.0.6:41323 2023/01/04 23:03:21 [DEBUG] http: Request GET /v1/status/leader (263.748µs) from=127.0.0.6:35139 2023/01/04 23:03:30 [DEBUG] http: Request GET /v1/status/leader (257.478µs) from=127.0.0.6:35139 2023/01/04 23:03:41 [DEBUG] http: Request GET /v1/status/leader (1.548531ms) from=127.0.0.6:35139 2023/01/04 23:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:03:50 [DEBUG] http: Request GET /v1/status/leader (361.886µs) from=127.0.0.6:35139 2023/01/04 23:03:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:03:53 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:03:53 [DEBUG] agent: Node info in sync 2023/01/04 23:04:01 [DEBUG] http: Request GET /v1/status/leader (163.155µs) from=127.0.0.6:35139 2023/01/04 23:04:10 [DEBUG] http: Request GET /v1/status/leader (388.349µs) from=127.0.0.6:35139 2023/01/04 23:04:21 [DEBUG] http: Request GET /v1/status/leader (437.311µs) from=127.0.0.6:35139 2023/01/04 23:04:30 [DEBUG] http: Request GET /v1/status/leader (4.568901ms) from=127.0.0.6:35139 2023/01/04 23:04:41 [DEBUG] http: Request GET /v1/status/leader (423.645µs) from=127.0.0.6:35139 2023/01/04 23:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:04:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.428072662s) from=127.0.0.6:34645 2023/01/04 23:04:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.669022031s) from=127.0.0.6:41519 2023/01/04 23:04:50 [DEBUG] http: Request GET /v1/status/leader (233.613µs) from=127.0.0.6:35139 2023/01/04 23:04:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.99734641s) from=127.0.0.6:36265 2023/01/04 23:04:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.260423368s) from=127.0.0.6:50417 2023/01/04 23:04:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.481752269s) from=127.0.0.6:48103 2023/01/04 23:05:01 [DEBUG] http: Request GET /v1/status/leader (205.396µs) from=127.0.0.6:35139 2023/01/04 23:05:10 [DEBUG] http: Request GET /v1/status/leader (177.83µs) from=127.0.0.6:35139 2023/01/04 23:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.358815939s) from=127.0.0.6:39735 2023/01/04 23:05:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.628822731s) from=127.0.0.6:36553 2023/01/04 23:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.059452691s) from=127.0.0.6:60755 2023/01/04 23:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.099392658s) from=127.0.0.6:44549 2023/01/04 23:05:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.513824049s) from=127.0.0.6:43977 2023/01/04 23:05:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.198576854s) from=127.0.0.6:52433 2023/01/04 23:05:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.212117572s) from=127.0.0.6:39297 2023/01/04 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.180538615s) from=127.0.0.6:47477 2023/01/04 23:05:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.812180888s) from=127.0.0.6:43357 2023/01/04 23:05:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.931703566s) from=127.0.0.6:42875 2023/01/04 23:05:21 [DEBUG] http: Request GET /v1/status/leader (187.448µs) from=127.0.0.6:35139 2023/01/04 23:05:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.075846642s) from=127.0.0.6:41323 2023/01/04 23:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.478394153s) from=127.0.0.6:60599 2023/01/04 23:05:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.530260865s) from=127.0.0.6:60437 2023/01/04 23:05:30 [DEBUG] http: Request GET /v1/status/leader (275.767µs) from=127.0.0.6:35139 2023/01/04 23:05:41 [DEBUG] http: Request GET /v1/status/leader (305.544µs) from=127.0.0.6:35139 2023/01/04 23:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:05:47 [DEBUG] agent: Node info in sync 2023/01/04 23:05:50 [DEBUG] http: Request GET /v1/status/leader (748.801µs) from=127.0.0.6:35139 2023/01/04 23:06:01 [DEBUG] http: Request GET /v1/status/leader (430.667µs) from=127.0.0.6:35139 2023/01/04 23:06:10 [DEBUG] http: Request GET /v1/status/leader (301.196µs) from=127.0.0.6:35139 2023/01/04 23:06:21 [DEBUG] http: Request GET /v1/status/leader (357.005µs) from=127.0.0.6:35139 2023/01/04 23:06:30 [DEBUG] http: Request GET /v1/status/leader (276.039µs) from=127.0.0.6:35139 2023/01/04 23:06:41 [DEBUG] http: Request GET /v1/status/leader (1.544778ms) from=127.0.0.6:35139 2023/01/04 23:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:06:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.888822008s) from=127.0.0.6:34645 2023/01/04 23:06:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.455042865s) from=127.0.0.6:41519 2023/01/04 23:06:50 [DEBUG] http: Request GET /v1/status/leader (257.361µs) from=127.0.0.6:35139 2023/01/04 23:06:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.033852191s) from=127.0.0.6:50417 2023/01/04 23:06:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.353354852s) from=127.0.0.6:36265 2023/01/04 23:06:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.491827973s) from=127.0.0.6:48103 2023/01/04 23:07:01 [DEBUG] http: Request GET /v1/status/leader (224.986µs) from=127.0.0.6:35139 2023/01/04 23:07:10 [DEBUG] http: Request GET /v1/status/leader (283.003µs) from=127.0.0.6:35139 2023/01/04 23:07:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.327264733s) from=127.0.0.6:36553 2023/01/04 23:07:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.607983324s) from=127.0.0.6:39735 2023/01/04 23:07:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.079840769s) from=127.0.0.6:43977 2023/01/04 23:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.109000317s) from=127.0.0.6:44549 2023/01/04 23:07:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.376344173s) from=127.0.0.6:52433 2023/01/04 23:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.534672577s) from=127.0.0.6:60755 2023/01/04 23:07:21 [DEBUG] http: Request GET /v1/status/leader (2.390471ms) from=127.0.0.6:35139 2023/01/04 23:07:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.303616774s) from=127.0.0.6:39297 2023/01/04 23:07:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.930433795s) from=127.0.0.6:42875 2023/01/04 23:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.681215153s) from=127.0.0.6:47477 2023/01/04 23:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.566680807s) from=127.0.0.6:60599 2023/01/04 23:07:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.853625855s) from=127.0.0.6:41323 2023/01/04 23:07:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.561909554s) from=127.0.0.6:43357 2023/01/04 23:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.439446028s) from=127.0.0.6:60437 2023/01/04 23:07:30 [DEBUG] http: Request GET /v1/status/leader (397.449µs) from=127.0.0.6:35139 2023/01/04 23:07:41 [DEBUG] http: Request GET /v1/status/leader (367.06µs) from=127.0.0.6:35139 2023/01/04 23:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:07:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:07:43 [DEBUG] agent: Node info in sync 2023/01/04 23:07:50 [DEBUG] http: Request GET /v1/status/leader (239.131µs) from=127.0.0.6:35139 2023/01/04 23:08:01 [DEBUG] http: Request GET /v1/status/leader (199.414µs) from=127.0.0.6:35139 2023/01/04 23:08:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:08:10 [DEBUG] http: Request GET /v1/status/leader (662.315µs) from=127.0.0.6:35139 2023/01/04 23:08:21 [DEBUG] http: Request GET /v1/status/leader (295.152µs) from=127.0.0.6:35139 2023/01/04 23:08:30 [DEBUG] http: Request GET /v1/status/leader (328.151µs) from=127.0.0.6:35139 2023/01/04 23:08:41 [DEBUG] http: Request GET /v1/status/leader (272.186µs) from=127.0.0.6:35139 2023/01/04 23:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:08:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.034430653s) from=127.0.0.6:41519 2023/01/04 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.999597047s) from=127.0.0.6:34645 2023/01/04 23:08:50 [DEBUG] http: Request GET /v1/status/leader (329.128µs) from=127.0.0.6:35139 2023/01/04 23:08:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.298090306s) from=127.0.0.6:48103 2023/01/04 23:09:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.906246568s) from=127.0.0.6:36265 2023/01/04 23:09:01 [DEBUG] http: Request GET /v1/status/leader (248.3µs) from=127.0.0.6:35139 2023/01/04 23:09:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.348515554s) from=127.0.0.6:50417 2023/01/04 23:09:10 [DEBUG] http: Request GET /v1/status/leader (224.163µs) from=127.0.0.6:35139 2023/01/04 23:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.393683285s) from=127.0.0.6:36553 2023/01/04 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.188698125s) from=127.0.0.6:39735 2023/01/04 23:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.342608323s) from=127.0.0.6:43977 2023/01/04 23:09:21 [DEBUG] http: Request GET /v1/status/leader (264.685µs) from=127.0.0.6:35139 2023/01/04 23:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m2.626767726s) from=127.0.0.6:44549 2023/01/04 23:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.551387055s) from=127.0.0.6:60755 2023/01/04 23:09:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.727004209s) from=127.0.0.6:39297 2023/01/04 23:09:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.032941508s) from=127.0.0.6:52433 2023/01/04 23:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.03974728s) from=127.0.0.6:47477 2023/01/04 23:09:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.751964332s) from=127.0.0.6:42875 2023/01/04 23:09:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.532725025s) from=127.0.0.6:41323 2023/01/04 23:09:30 [DEBUG] http: Request GET /v1/status/leader (198.275µs) from=127.0.0.6:35139 2023/01/04 23:09:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.780235555s) from=127.0.0.6:43357 2023/01/04 23:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.254034062s) from=127.0.0.6:60599 2023/01/04 23:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.322059661s) from=127.0.0.6:60437 2023/01/04 23:09:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:09:38 [DEBUG] agent: Node info in sync 2023/01/04 23:09:41 [DEBUG] http: Request GET /v1/status/leader (174.609µs) from=127.0.0.6:35139 2023/01/04 23:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:09:50 [DEBUG] http: Request GET /v1/status/leader (182.782µs) from=127.0.0.6:35139 2023/01/04 23:10:01 [DEBUG] http: Request GET /v1/status/leader (266.077µs) from=127.0.0.6:35139 2023/01/04 23:10:10 [DEBUG] http: Request GET /v1/status/leader (258.31µs) from=127.0.0.6:35139 2023/01/04 23:10:21 [DEBUG] http: Request GET /v1/status/leader (174.216µs) from=127.0.0.6:35139 2023/01/04 23:10:30 [DEBUG] http: Request GET /v1/status/leader (4.067666ms) from=127.0.0.6:35139 2023/01/04 23:10:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:10:41 [DEBUG] http: Request GET /v1/status/leader (300.921µs) from=127.0.0.6:35139 2023/01/04 23:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:10:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.030742947s) from=127.0.0.6:41519 2023/01/04 23:10:50 [DEBUG] http: Request GET /v1/status/leader (374.689µs) from=127.0.0.6:35139 2023/01/04 23:10:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.081189088s) from=127.0.0.6:34645 2023/01/04 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.292362404s) from=127.0.0.6:48103 2023/01/04 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.384858332s) from=127.0.0.6:36265 2023/01/04 23:11:01 [DEBUG] http: Request GET /v1/status/leader (306.196µs) from=127.0.0.6:35139 2023/01/04 23:11:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:11:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:11:04 [DEBUG] agent: Node info in sync 2023/01/04 23:11:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.767046174s) from=127.0.0.6:50417 2023/01/04 23:11:10 [DEBUG] http: Request GET /v1/status/leader (258.485µs) from=127.0.0.6:35139 2023/01/04 23:11:21 [DEBUG] http: Request GET /v1/status/leader (1.359296ms) from=127.0.0.6:35139 2023/01/04 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.17124167s) from=127.0.0.6:44549 2023/01/04 23:11:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.892216011s) from=127.0.0.6:36553 2023/01/04 23:11:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.003276394s) from=127.0.0.6:39297 2023/01/04 23:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.588722943s) from=127.0.0.6:43977 2023/01/04 23:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.435014966s) from=127.0.0.6:39735 2023/01/04 23:11:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.975925983s) from=127.0.0.6:42875 2023/01/04 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.753479998s) from=127.0.0.6:60755 2023/01/04 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.924261436s) from=127.0.0.6:47477 2023/01/04 23:11:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.946453237s) from=127.0.0.6:52433 2023/01/04 23:11:30 [DEBUG] http: Request GET /v1/status/leader (607.679µs) from=127.0.0.6:35139 2023/01/04 23:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.558275761s) from=127.0.0.6:60599 2023/01/04 23:11:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.924522666s) from=127.0.0.6:43357 2023/01/04 23:11:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.048024999s) from=127.0.0.6:41323 2023/01/04 23:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.924514362s) from=127.0.0.6:60437 2023/01/04 23:11:41 [DEBUG] http: Request GET /v1/status/leader (270.141µs) from=127.0.0.6:35139 2023/01/04 23:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:11:50 [DEBUG] http: Request GET /v1/status/leader (221.31µs) from=127.0.0.6:35139 2023/01/04 23:12:01 [DEBUG] http: Request GET /v1/status/leader (178.187µs) from=127.0.0.6:35139 2023/01/04 23:12:10 [DEBUG] http: Request GET /v1/status/leader (260.663µs) from=127.0.0.6:35139 2023/01/04 23:12:21 [DEBUG] http: Request GET /v1/status/leader (411.076µs) from=127.0.0.6:35139 2023/01/04 23:12:30 [DEBUG] http: Request GET /v1/status/leader (173.686µs) from=127.0.0.6:35139 2023/01/04 23:12:41 [DEBUG] http: Request GET /v1/status/leader (395.941µs) from=127.0.0.6:35139 2023/01/04 23:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:12:50 [DEBUG] http: Request GET /v1/status/leader (160.786µs) from=127.0.0.6:35139 2023/01/04 23:12:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.596414844s) from=127.0.0.6:41519 2023/01/04 23:12:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.579302877s) from=127.0.0.6:34645 2023/01/04 23:12:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:12:59 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:12:59 [DEBUG] agent: Node info in sync 2023/01/04 23:13:01 [DEBUG] http: Request GET /v1/status/leader (451.914µs) from=127.0.0.6:35139 2023/01/04 23:13:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.734462403s) from=127.0.0.6:36265 2023/01/04 23:13:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.407218113s) from=127.0.0.6:48103 2023/01/04 23:13:10 [DEBUG] http: Request GET /v1/status/leader (338.544µs) from=127.0.0.6:35139 2023/01/04 23:13:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.053843836s) from=127.0.0.6:50417 2023/01/04 23:13:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:13:21 [DEBUG] http: Request GET /v1/status/leader (228.488µs) from=127.0.0.6:35139 2023/01/04 23:13:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.953814938s) from=127.0.0.6:44549 2023/01/04 23:13:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.906826094s) from=127.0.0.6:39297 2023/01/04 23:13:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.971645312s) from=127.0.0.6:36553 2023/01/04 23:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.891595204s) from=127.0.0.6:39735 2023/01/04 23:13:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.733751486s) from=127.0.0.6:43977 2023/01/04 23:13:30 [DEBUG] http: Request GET /v1/status/leader (3.71455ms) from=127.0.0.6:35139 2023/01/04 23:13:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.125195816s) from=127.0.0.6:42875 2023/01/04 23:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.326557561s) from=127.0.0.6:60755 2023/01/04 23:13:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.333578656s) from=127.0.0.6:43357 2023/01/04 23:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.783150115s) from=127.0.0.6:47477 2023/01/04 23:13:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.750523691s) from=127.0.0.6:52433 2023/01/04 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.950969043s) from=127.0.0.6:60599 2023/01/04 23:13:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.819668651s) from=127.0.0.6:41323 2023/01/04 23:13:41 [DEBUG] http: Request GET /v1/status/leader (300.465µs) from=127.0.0.6:35139 2023/01/04 23:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.471667753s) from=127.0.0.6:60437 2023/01/04 23:13:50 [DEBUG] http: Request GET /v1/status/leader (289.913µs) from=127.0.0.6:35139 2023/01/04 23:14:01 [DEBUG] http: Request GET /v1/status/leader (502.114µs) from=127.0.0.6:35139 2023/01/04 23:14:10 [DEBUG] http: Request GET /v1/status/leader (281.274µs) from=127.0.0.6:35139 2023/01/04 23:14:21 [DEBUG] http: Request GET /v1/status/leader (276.778µs) from=127.0.0.6:35139 2023/01/04 23:14:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:14:30 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:14:30 [DEBUG] agent: Node info in sync 2023/01/04 23:14:30 [DEBUG] http: Request GET /v1/status/leader (321.861µs) from=127.0.0.6:35139 2023/01/04 23:14:41 [DEBUG] http: Request GET /v1/status/leader (336.515µs) from=127.0.0.6:35139 2023/01/04 23:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:14:50 [DEBUG] http: Request GET /v1/status/leader (162.865µs) from=127.0.0.6:35139 2023/01/04 23:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.457540831s) from=127.0.0.6:41519 2023/01/04 23:15:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.870329972s) from=127.0.0.6:34645 2023/01/04 23:15:01 [DEBUG] http: Request GET /v1/status/leader (194.527µs) from=127.0.0.6:35139 2023/01/04 23:15:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.431520855s) from=127.0.0.6:48103 2023/01/04 23:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.655983203s) from=127.0.0.6:36265 2023/01/04 23:15:10 [DEBUG] http: Request GET /v1/status/leader (171.356µs) from=127.0.0.6:35139 2023/01/04 23:15:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.256050989s) from=127.0.0.6:50417 2023/01/04 23:15:21 [DEBUG] http: Request GET /v1/status/leader (262.661µs) from=127.0.0.6:35139 2023/01/04 23:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m2.283064968s) from=127.0.0.6:44549 2023/01/04 23:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.625023208s) from=127.0.0.6:39735 2023/01/04 23:15:30 [DEBUG] http: Request GET /v1/status/leader (298.176µs) from=127.0.0.6:35139 2023/01/04 23:15:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.125193118s) from=127.0.0.6:42875 2023/01/04 23:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.118434762s) from=127.0.0.6:43977 2023/01/04 23:15:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.217512395s) from=127.0.0.6:39297 2023/01/04 23:15:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.022658316s) from=127.0.0.6:36553 2023/01/04 23:15:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.522499758s) from=127.0.0.6:52433 2023/01/04 23:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.499040813s) from=127.0.0.6:60755 2023/01/04 23:15:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.327817634s) from=127.0.0.6:43357 2023/01/04 23:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.654916629s) from=127.0.0.6:47477 2023/01/04 23:15:41 [DEBUG] http: Request GET /v1/status/leader (329.191µs) from=127.0.0.6:35139 2023/01/04 23:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.471985396s) from=127.0.0.6:60599 2023/01/04 23:15:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.751977599s) from=127.0.0.6:41323 2023/01/04 23:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.527796955s) from=127.0.0.6:60437 2023/01/04 23:15:50 [DEBUG] http: Request GET /v1/status/leader (3.890626ms) from=127.0.0.6:35139 2023/01/04 23:16:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:16:01 [DEBUG] http: Request GET /v1/status/leader (268.833µs) from=127.0.0.6:35139 2023/01/04 23:16:10 [DEBUG] http: Request GET /v1/status/leader (314.822µs) from=127.0.0.6:35139 2023/01/04 23:16:21 [DEBUG] http: Request GET /v1/status/leader (319.168µs) from=127.0.0.6:35139 2023/01/04 23:16:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:16:23 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:16:23 [DEBUG] agent: Node info in sync 2023/01/04 23:16:30 [DEBUG] http: Request GET /v1/status/leader (168.033µs) from=127.0.0.6:35139 2023/01/04 23:16:41 [DEBUG] http: Request GET /v1/status/leader (185.409µs) from=127.0.0.6:35139 2023/01/04 23:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:16:50 [DEBUG] http: Request GET /v1/status/leader (528.933µs) from=127.0.0.6:35139 2023/01/04 23:16:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.756798123s) from=127.0.0.6:41519 2023/01/04 23:17:01 [DEBUG] http: Request GET /v1/status/leader (184.954µs) from=127.0.0.6:35139 2023/01/04 23:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.452544522s) from=127.0.0.6:34645 2023/01/04 23:17:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.322029742s) from=127.0.0.6:48103 2023/01/04 23:17:10 [DEBUG] http: Request GET /v1/status/leader (237.565µs) from=127.0.0.6:35139 2023/01/04 23:17:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.875856956s) from=127.0.0.6:36265 2023/01/04 23:17:14 [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/01/04 23:17:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:17:14 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:17:14 [DEBUG] agent: Node info in sync 2023/01/04 23:17:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.424512ms) from=127.0.0.6:35139 2023/01/04 23:17:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (6.81110851s) from=127.0.0.6:48103 2023/01/04 23:17:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (624.439329ms) from=127.0.0.6:36265 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:17:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:17:14 [DEBUG] agent: Node info in sync 2023/01/04 23:17:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (278.449µs) from=127.0.0.6:35139 2023/01/04 23:17:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (575.578µs) from=127.0.0.6:44531 2023/01/04 23:17:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.997967265s) from=127.0.0.6:50417 2023/01/04 23:17:21 [DEBUG] http: Request GET /v1/status/leader (392.362µs) from=127.0.0.6:44531 2023/01/04 23:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.392532251s) from=127.0.0.6:44549 2023/01/04 23:17:30 [DEBUG] http: Request GET /v1/status/leader (295.039µs) from=127.0.0.6:44531 2023/01/04 23:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.415678444s) from=127.0.0.6:39735 2023/01/04 23:17:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.379118005s) from=127.0.0.6:42875 2023/01/04 23:17:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.117573657s) from=127.0.0.6:39297 2023/01/04 23:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.806971044s) from=127.0.0.6:43977 2023/01/04 23:17:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.352328875s) from=127.0.0.6:52433 2023/01/04 23:17:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.019705228s) from=127.0.0.6:36553 2023/01/04 23:17:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.98739757s) from=127.0.0.6:60755 2023/01/04 23:17:41 [DEBUG] http: Request GET /v1/status/leader (939.263µs) from=127.0.0.6:44531 2023/01/04 23:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:17:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.873224333s) from=127.0.0.6:43357 2023/01/04 23:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.411276666s) from=127.0.0.6:47477 2023/01/04 23:17:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.434019212s) from=127.0.0.6:41323 2023/01/04 23:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.588483288s) from=127.0.0.6:60437 2023/01/04 23:17:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.796013295s) from=127.0.0.6:60599 2023/01/04 23:17:50 [DEBUG] http: Request GET /v1/status/leader (343.42µs) from=127.0.0.6:49127 2023/01/04 23:18:01 [DEBUG] http: Request GET /v1/status/leader (263.41µs) from=127.0.0.6:44531 2023/01/04 23:18:10 [DEBUG] http: Request GET /v1/status/leader (943.383µs) from=127.0.0.6:44531 2023/01/04 23:18:21 [DEBUG] http: Request GET /v1/status/leader (288.468µs) from=127.0.0.6:44531 2023/01/04 23:18:30 [DEBUG] http: Request GET /v1/status/leader (286.412µs) from=127.0.0.6:44531 2023/01/04 23:18:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:18:37 [DEBUG] agent: Node info in sync 2023/01/04 23:18:41 [DEBUG] http: Request GET /v1/status/leader (161.738µs) from=127.0.0.6:44531 2023/01/04 23:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:18:50 [DEBUG] http: Request GET /v1/status/leader (1.702298ms) from=127.0.0.6:44531 2023/01/04 23:18:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:18:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.945174032s) from=127.0.0.6:41519 2023/01/04 23:19:01 [DEBUG] http: Request GET /v1/status/leader (366.329µs) from=127.0.0.6:44531 2023/01/04 23:19:10 [DEBUG] http: Request GET /v1/status/leader (339.264µs) from=127.0.0.6:44531 2023/01/04 23:19:13 [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/01/04 23:19:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:13 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.36.242_8443" 2023/01/04 23:19:13 [DEBUG] agent: Node info in sync 2023/01/04 23:19:13 [DEBUG] http: Request PUT /v1/agent/service/register (7.665337ms) from=127.0.0.6:44531 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:13 [DEBUG] agent: Node info in sync 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m59.32857416s) from=127.0.0.6:48103 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m59.328504799s) from=127.0.0.6:36265 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (177.148µs) from=127.0.0.6:51581 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (378.564µs) from=127.0.0.6:44531 2023/01/04 23:19:13 [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/01/04 23:19:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (89.412815ms) from=127.0.0.6:36265 2023/01/04 23:19:13 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.41.178_8082" 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Node info in sync 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (87.361567ms) from=127.0.0.6:48103 2023/01/04 23:19:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.937531ms) from=127.0.0.6:51581 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:13 [DEBUG] agent: Node info in sync 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (219.659µs) from=127.0.0.6:49127 2023/01/04 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (275.839µs) from=127.0.0.6:36265 2023/01/04 23:19:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.432688762s) from=127.0.0.6:34645 2023/01/04 23:19:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.034474177s) from=127.0.0.6:35139 2023/01/04 23:19:21 [DEBUG] http: Request GET /v1/status/leader (804.272µs) from=127.0.0.6:36265 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.57.18_8482" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.555718ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (10.383797935s) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (10.391261755s) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (382.466µs) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (335.852µs) from=127.0.0.6:34495 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_vnfmgr_10.233.43.243_8803" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (28.279665ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (27.830504ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (44.878983ms) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (519.518µs) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (213.901µs) from=127.0.0.6:34445 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_nslcm_10.233.25.159_8403" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.484091ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (20.118121ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (32.132257ms) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (523.242µs) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (302.713µs) from=127.0.0.6:49015 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v2_nslcm_10.233.25.159_8403" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.457033ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (33.99644ms) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (34.494205ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (509.577µs) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (244.524µs) from=127.0.0.6:51581 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.863418193s) from=127.0.0.6:50417 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_vnflcm_10.233.28.132_8801" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (28.207165ms) from=127.0.0.6:57357 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (75.496501ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (70.151195ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (5.587126ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (324.646µs) from=127.0.0.6:48301 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.0.98_8484" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.426432ms) from=127.0.0.6:57357 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (18.583081ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (29.922023ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (460.351µs) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (241.129µs) from=127.0.0.6:54041 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_vnfres_10.233.37.55_8802" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (21.320788ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (61.03708ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (70.476752ms) from=127.0.0.6:57357 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (11.522808ms) from=127.0.0.6:57357 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (2.910273ms) from=127.0.0.6:33153 2023/01/04 23:19:24 [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/01/04 23:19:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.49.239_8410" 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request PUT /v1/agent/service/register (21.281222ms) from=127.0.0.6:57357 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (64.317102ms) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (75.517677ms) from=127.0.0.6:48103 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:19:24 [DEBUG] agent: Node info in sync 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (337.458µs) from=127.0.0.6:36265 2023/01/04 23:19:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (336.321µs) from=127.0.0.6:34921 2023/01/04 23:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.870966117s) from=127.0.0.6:44549 2023/01/04 23:19:30 [DEBUG] http: Request GET /v1/status/leader (362.086µs) from=127.0.0.6:39399 2023/01/04 23:19:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.000488133s) from=127.0.0.6:42875 2023/01/04 23:19:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.936731475s) from=127.0.0.6:39735 2023/01/04 23:19:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.370462948s) from=127.0.0.6:39297 2023/01/04 23:19:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.240716204s) from=127.0.0.6:52433 2023/01/04 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.881600945s) from=127.0.0.6:43977 2023/01/04 23:19:41 [DEBUG] http: Request GET /v1/status/leader (453.884µs) from=127.0.0.6:57357 2023/01/04 23:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:19:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.71566836s) from=127.0.0.6:36553 2023/01/04 23:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.329199163s) from=127.0.0.6:60755 2023/01/04 23:19:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.635836143s) from=127.0.0.6:47477 2023/01/04 23:19:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.253970464s) from=127.0.0.6:43357 2023/01/04 23:19:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.788485918s) from=127.0.0.6:41323 2023/01/04 23:19:50 [DEBUG] http: Request GET /v1/status/leader (248.479µs) from=127.0.0.6:39399 2023/01/04 23:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.756503275s) from=127.0.0.6:60599 2023/01/04 23:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.215262041s) from=127.0.0.6:60437 2023/01/04 23:20:02 [DEBUG] http: Request GET /v1/status/leader (434.285µs) from=127.0.0.6:57357 2023/01/04 23:20:10 [DEBUG] http: Request GET /v1/status/leader (199.441µs) from=127.0.0.6:39399 2023/01/04 23:20:22 [DEBUG] http: Request GET /v1/status/leader (876.351µs) from=127.0.0.6:57357 2023/01/04 23:20:31 [DEBUG] http: Request GET /v1/status/leader (188.581µs) from=127.0.0.6:39399 2023/01/04 23:20:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:20:38 [DEBUG] agent: Node info in sync 2023/01/04 23:20:42 [DEBUG] http: Request GET /v1/status/leader (1.463424ms) from=127.0.0.6:57357 2023/01/04 23:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:20:51 [DEBUG] http: Request GET /v1/status/leader (280.495µs) from=127.0.0.6:39399 2023/01/04 23:21:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.260962537s) from=127.0.0.6:41519 2023/01/04 23:21:02 [DEBUG] http: Request GET /v1/status/leader (209.727µs) from=127.0.0.6:57357 2023/01/04 23:21:11 [DEBUG] http: Request GET /v1/status/leader (310.993µs) from=127.0.0.6:39399 2023/01/04 23:21:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.405832286s) from=127.0.0.6:34645 2023/01/04 23:21:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.921858358s) from=127.0.0.6:49127 2023/01/04 23:21:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.450590738s) from=127.0.0.6:44531 2023/01/04 23:21:22 [DEBUG] http: Request GET /v1/status/leader (771.972µs) from=127.0.0.6:57357 2023/01/04 23:21:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.747670539s) from=127.0.0.6:35139 2023/01/04 23:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.325710312s) from=127.0.0.6:48103 2023/01/04 23:21:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.515913902s) from=127.0.0.6:51581 2023/01/04 23:21:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.786018886s) from=127.0.0.6:49015 2023/01/04 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.40421813s) from=127.0.0.6:36265 2023/01/04 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.559916892s) from=127.0.0.6:34445 2023/01/04 23:21:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.162010647s) from=127.0.0.6:34495 2023/01/04 23:21:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.597072104s) from=127.0.0.6:34921 2023/01/04 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.194142087s) from=127.0.0.6:44549 2023/01/04 23:21:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.265990613s) from=127.0.0.6:54041 2023/01/04 23:21:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m5.662334282s) from=127.0.0.6:48301 2023/01/04 23:21:31 [DEBUG] http: Request GET /v1/status/leader (728.882µs) from=127.0.0.6:39399 2023/01/04 23:21:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.589775276s) from=127.0.0.6:50417 2023/01/04 23:21:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m7.146533979s) from=127.0.0.6:33153 2023/01/04 23:21:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.107533445s) from=127.0.0.6:39735 2023/01/04 23:21:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.463651904s) from=127.0.0.6:42875 2023/01/04 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.134582684s) from=127.0.0.6:39297 2023/01/04 23:21:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.938215444s) from=127.0.0.6:52433 2023/01/04 23:21:42 [DEBUG] http: Request GET /v1/status/leader (523.972µs) from=127.0.0.6:57357 2023/01/04 23:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.278677022s) from=127.0.0.6:43977 2023/01/04 23:21:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.034845421s) from=127.0.0.6:36553 2023/01/04 23:21:51 [DEBUG] http: Request GET /v1/status/leader (330.018µs) from=127.0.0.6:39399 2023/01/04 23:21:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.32339327s) from=127.0.0.6:43357 2023/01/04 23:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.367193112s) from=127.0.0.6:60755 2023/01/04 23:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.667586477s) from=127.0.0.6:60599 2023/01/04 23:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.397482426s) from=127.0.0.6:47477 2023/01/04 23:21:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.559565175s) from=127.0.0.6:41323 2023/01/04 23:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.106495212s) from=127.0.0.6:60437 2023/01/04 23:22:02 [DEBUG] http: Request GET /v1/status/leader (1.791638ms) from=127.0.0.6:57357 2023/01/04 23:22:11 [DEBUG] http: Request GET /v1/status/leader (1.463146ms) from=127.0.0.6:39399 2023/01/04 23:22:22 [DEBUG] http: Request GET /v1/status/leader (667.501µs) from=127.0.0.6:57357 2023/01/04 23:22:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:22:24 [DEBUG] agent: Node info in sync 2023/01/04 23:22:31 [DEBUG] http: Request GET /v1/status/leader (202.942µs) from=127.0.0.6:39399 2023/01/04 23:22:42 [DEBUG] http: Request GET /v1/status/leader (740.59µs) from=127.0.0.6:57357 2023/01/04 23:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:22:51 [DEBUG] http: Request GET /v1/status/leader (711.679µs) from=127.0.0.6:39399 2023/01/04 23:23:02 [DEBUG] http: Request GET /v1/status/leader (307.463µs) from=127.0.0.6:57357 2023/01/04 23:23:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.481235325s) from=127.0.0.6:41519 2023/01/04 23:23:11 [DEBUG] http: Request GET /v1/status/leader (360.777µs) from=127.0.0.6:39399 2023/01/04 23:23:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.80144269s) from=127.0.0.6:49127 2023/01/04 23:23:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.014250228s) from=127.0.0.6:34645 2023/01/04 23:23:22 [DEBUG] http: Request GET /v1/status/leader (226.63µs) from=127.0.0.6:57357 2023/01/04 23:23:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.746259656s) from=127.0.0.6:44531 2023/01/04 23:23:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.498106382s) from=127.0.0.6:35139 2023/01/04 23:23:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.683903017s) from=127.0.0.6:48103 2023/01/04 23:23:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.678103768s) from=127.0.0.6:36265 2023/01/04 23:23:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.439624191s) from=127.0.0.6:49015 2023/01/04 23:23:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.891642045s) from=127.0.0.6:34921 2023/01/04 23:23:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.223517622s) from=127.0.0.6:48301 2023/01/04 23:23:31 [DEBUG] http: Request GET /v1/status/leader (731.057µs) from=127.0.0.6:39399 2023/01/04 23:23:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.744721047s) from=127.0.0.6:34495 2023/01/04 23:23:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.913476955s) from=127.0.0.6:51581 2023/01/04 23:23:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.073503056s) from=127.0.0.6:54041 2023/01/04 23:23:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.340975397s) from=127.0.0.6:34445 2023/01/04 23:23:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.558376805s) from=127.0.0.6:50417 2023/01/04 23:23:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.644022913s) from=127.0.0.6:33153 2023/01/04 23:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m7.441769359s) from=127.0.0.6:44549 2023/01/04 23:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.27417671s) from=127.0.0.6:39735 2023/01/04 23:23:42 [DEBUG] http: Request GET /v1/status/leader (1.753021ms) from=127.0.0.6:57357 2023/01/04 23:23:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.632255044s) from=127.0.0.6:42875 2023/01/04 23:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.082601119s) from=127.0.0.6:43977 2023/01/04 23:23:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.297072351s) from=127.0.0.6:52433 2023/01/04 23:23:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.424476547s) from=127.0.0.6:39297 2023/01/04 23:23:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.258063846s) from=127.0.0.6:36553 2023/01/04 23:23:51 [DEBUG] http: Request GET /v1/status/leader (274.203µs) from=127.0.0.6:39399 2023/01/04 23:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.168926855s) from=127.0.0.6:60755 2023/01/04 23:23:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.571033081s) from=127.0.0.6:60599 2023/01/04 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.64495479s) from=127.0.0.6:47477 2023/01/04 23:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.316989377s) from=127.0.0.6:60437 2023/01/04 23:23:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.672001992s) from=127.0.0.6:43357 2023/01/04 23:23:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.493855091s) from=127.0.0.6:41323 2023/01/04 23:24:02 [DEBUG] http: Request GET /v1/status/leader (1.498751ms) from=127.0.0.6:57357 2023/01/04 23:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:24:06 [DEBUG] agent: Node info in sync 2023/01/04 23:24:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:24:11 [DEBUG] http: Request GET /v1/status/leader (2.478677ms) from=127.0.0.6:39399 2023/01/04 23:24:22 [DEBUG] http: Request GET /v1/status/leader (215.354µs) from=127.0.0.6:57357 2023/01/04 23:24:31 [DEBUG] http: Request GET /v1/status/leader (240.186µs) from=127.0.0.6:39399 2023/01/04 23:24:42 [DEBUG] http: Request GET /v1/status/leader (205.986µs) from=127.0.0.6:57357 2023/01/04 23:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:24:51 [DEBUG] http: Request GET /v1/status/leader (294.436µs) from=127.0.0.6:39399 2023/01/04 23:25:02 [DEBUG] http: Request GET /v1/status/leader (15.511799ms) from=127.0.0.6:57357 2023/01/04 23:25:11 [DEBUG] http: Request GET /v1/status/leader (244.75µs) from=127.0.0.6:39399 2023/01/04 23:25:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.409028027s) from=127.0.0.6:41519 2023/01/04 23:25:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.868827051s) from=127.0.0.6:49127 2023/01/04 23:25:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.419969144s) from=127.0.0.6:34645 2023/01/04 23:25:22 [DEBUG] http: Request GET /v1/status/leader (152.721µs) from=127.0.0.6:57357 2023/01/04 23:25:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.712170411s) from=127.0.0.6:44531 2023/01/04 23:25:31 [DEBUG] http: Request GET /v1/status/leader (164.145µs) from=127.0.0.6:39399 2023/01/04 23:25:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.590888576s) from=127.0.0.6:48103 2023/01/04 23:25:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.983870255s) from=127.0.0.6:48301 2023/01/04 23:25:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.745031002s) from=127.0.0.6:35139 2023/01/04 23:25:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.507221801s) from=127.0.0.6:49015 2023/01/04 23:25:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.679519714s) from=127.0.0.6:54041 2023/01/04 23:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.132675396s) from=127.0.0.6:36265 2023/01/04 23:25:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.744491546s) from=127.0.0.6:34921 2023/01/04 23:25:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.284571972s) from=127.0.0.6:34445 2023/01/04 23:25:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.959530314s) from=127.0.0.6:51581 2023/01/04 23:25:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.178687224s) from=127.0.0.6:34495 2023/01/04 23:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m2.075958512s) from=127.0.0.6:44549 2023/01/04 23:25:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.986534295s) from=127.0.0.6:33153 2023/01/04 23:25:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.949771887s) from=127.0.0.6:50417 2023/01/04 23:25:42 [DEBUG] http: Request GET /v1/status/leader (467.926µs) from=127.0.0.6:57357 2023/01/04 23:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:25:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.087728213s) from=127.0.0.6:42875 2023/01/04 23:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.374592987s) from=127.0.0.6:39735 2023/01/04 23:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.023364481s) from=127.0.0.6:43977 2023/01/04 23:25:51 [DEBUG] http: Request GET /v1/status/leader (5.530233ms) from=127.0.0.6:39399 2023/01/04 23:25:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.10479469s) from=127.0.0.6:52433 2023/01/04 23:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.40578971s) from=127.0.0.6:39297 2023/01/04 23:25:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:25:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:25:54 [DEBUG] agent: Node info in sync 2023/01/04 23:25:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.540788203s) from=127.0.0.6:36553 2023/01/04 23:25:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.242531875s) from=127.0.0.6:60755 2023/01/04 23:25:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.527843807s) from=127.0.0.6:60437 2023/01/04 23:26:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.427804926s) from=127.0.0.6:60599 2023/01/04 23:26:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.0303545s) from=127.0.0.6:41323 2023/01/04 23:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.955785249s) from=127.0.0.6:47477 2023/01/04 23:26:02 [DEBUG] http: Request GET /v1/status/leader (517.312µs) from=127.0.0.6:57357 2023/01/04 23:26:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.111694532s) from=127.0.0.6:43357 2023/01/04 23:26:11 [DEBUG] http: Request GET /v1/status/leader (268.028µs) from=127.0.0.6:39399 2023/01/04 23:26:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:26:22 [DEBUG] http: Request GET /v1/status/leader (258.95µs) from=127.0.0.6:57357 2023/01/04 23:26:31 [DEBUG] http: Request GET /v1/status/leader (267.423µs) from=127.0.0.6:39399 2023/01/04 23:26:42 [DEBUG] http: Request GET /v1/status/leader (280.465µs) from=127.0.0.6:57357 2023/01/04 23:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:26:51 [DEBUG] http: Request GET /v1/status/leader (455.251µs) from=127.0.0.6:39399 2023/01/04 23:27:02 [DEBUG] http: Request GET /v1/status/leader (289.838µs) from=127.0.0.6:57357 2023/01/04 23:27:11 [DEBUG] http: Request GET /v1/status/leader (211.432µs) from=127.0.0.6:39399 2023/01/04 23:27:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.452158152s) from=127.0.0.6:41519 2023/01/04 23:27:22 [DEBUG] http: Request GET /v1/status/leader (184.561µs) from=127.0.0.6:57357 2023/01/04 23:27:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.962253586s) from=127.0.0.6:49127 2023/01/04 23:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.606463166s) from=127.0.0.6:34645 2023/01/04 23:27:31 [DEBUG] http: Request GET /v1/status/leader (397.839µs) from=127.0.0.6:39399 2023/01/04 23:27:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.159181272s) from=127.0.0.6:54041 2023/01/04 23:27:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.670466703s) from=127.0.0.6:44531 2023/01/04 23:27:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.908532756s) from=127.0.0.6:35139 2023/01/04 23:27:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.424327746s) from=127.0.0.6:36265 2023/01/04 23:27:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m4.898148881s) from=127.0.0.6:48301 2023/01/04 23:27:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.101416848s) from=127.0.0.6:48103 2023/01/04 23:27:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.340475899s) from=127.0.0.6:49015 2023/01/04 23:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.162310718s) from=127.0.0.6:44549 2023/01/04 23:27:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.517921325s) from=127.0.0.6:51581 2023/01/04 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.277556095s) from=127.0.0.6:34445 2023/01/04 23:27:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.855968142s) from=127.0.0.6:34921 2023/01/04 23:27:42 [DEBUG] http: Request GET /v1/status/leader (481.094µs) from=127.0.0.6:57357 2023/01/04 23:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:27:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.793635551s) from=127.0.0.6:34495 2023/01/04 23:27:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:27:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:27:43 [DEBUG] agent: Node info in sync 2023/01/04 23:27:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.260224253s) from=127.0.0.6:42875 2023/01/04 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.649437297s) from=127.0.0.6:39735 2023/01/04 23:27:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.431623476s) from=127.0.0.6:50417 2023/01/04 23:27:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m7.456476804s) from=127.0.0.6:33153 2023/01/04 23:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.432912839s) from=127.0.0.6:43977 2023/01/04 23:27:51 [DEBUG] http: Request GET /v1/status/leader (480.399µs) from=127.0.0.6:39399 2023/01/04 23:27:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.78134063s) from=127.0.0.6:60755 2023/01/04 23:27:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.301310535s) from=127.0.0.6:60437 2023/01/04 23:27:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.67336668s) from=127.0.0.6:36553 2023/01/04 23:27:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.332537327s) from=127.0.0.6:52433 2023/01/04 23:27:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.274023063s) from=127.0.0.6:39297 2023/01/04 23:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.477901941s) from=127.0.0.6:60599 2023/01/04 23:28:02 [DEBUG] http: Request GET /v1/status/leader (431.725µs) from=127.0.0.6:57357 2023/01/04 23:28:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.704936158s) from=127.0.0.6:41323 2023/01/04 23:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.991261002s) from=127.0.0.6:47477 2023/01/04 23:28:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.432683064s) from=127.0.0.6:43357 2023/01/04 23:28:11 [DEBUG] http: Request GET /v1/status/leader (323.35µs) from=127.0.0.6:39399 2023/01/04 23:28:22 [DEBUG] http: Request GET /v1/status/leader (169.954µs) from=127.0.0.6:57357 2023/01/04 23:28:31 [DEBUG] http: Request GET /v1/status/leader (157.175µs) from=127.0.0.6:39399 2023/01/04 23:28:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:28:42 [DEBUG] http: Request GET /v1/status/leader (424.403µs) from=127.0.0.6:57357 2023/01/04 23:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:28:51 [DEBUG] http: Request GET /v1/status/leader (657.427µs) from=127.0.0.6:39399 2023/01/04 23:29:02 [DEBUG] http: Request GET /v1/status/leader (273.281µs) from=127.0.0.6:57357 2023/01/04 23:29:11 [DEBUG] http: Request GET /v1/status/leader (285.012µs) from=127.0.0.6:39399 2023/01/04 23:29:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.641566794s) from=127.0.0.6:41519 2023/01/04 23:29:22 [DEBUG] http: Request GET /v1/status/leader (1.046221ms) from=127.0.0.6:57357 2023/01/04 23:29:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.725945676s) from=127.0.0.6:49127 2023/01/04 23:29:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:29:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:29:27 [DEBUG] agent: Node info in sync 2023/01/04 23:29:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.005010677s) from=127.0.0.6:34645 2023/01/04 23:29:31 [DEBUG] http: Request GET /v1/status/leader (219.283µs) from=127.0.0.6:39399 2023/01/04 23:29:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.256894115s) from=127.0.0.6:54041 2023/01/04 23:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.472668928s) from=127.0.0.6:36265 2023/01/04 23:29:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.588340577s) from=127.0.0.6:35139 2023/01/04 23:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.89323684s) from=127.0.0.6:44531 2023/01/04 23:29:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.987743975s) from=127.0.0.6:48103 2023/01/04 23:29:42 [DEBUG] http: Request GET /v1/status/leader (473.962µs) from=127.0.0.6:57357 2023/01/04 23:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:29:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m6.550885567s) from=127.0.0.6:48301 2023/01/04 23:29:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.89734858s) from=127.0.0.6:49015 2023/01/04 23:29:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.86064688s) from=127.0.0.6:51581 2023/01/04 23:29:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.976891411s) from=127.0.0.6:34921 2023/01/04 23:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m7.088272019s) from=127.0.0.6:44549 2023/01/04 23:29:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.036518462s) from=127.0.0.6:42875 2023/01/04 23:29:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m7.474145867s) from=127.0.0.6:34445 2023/01/04 23:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.11664123s) from=127.0.0.6:39735 2023/01/04 23:29:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.867028483s) from=127.0.0.6:34495 2023/01/04 23:29:51 [DEBUG] http: Request GET /v1/status/leader (300.502µs) from=127.0.0.6:39399 2023/01/04 23:29:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.555190478s) from=127.0.0.6:33153 2023/01/04 23:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.185318551s) from=127.0.0.6:43977 2023/01/04 23:29:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.408621981s) from=127.0.0.6:50417 2023/01/04 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.334136845s) from=127.0.0.6:60755 2023/01/04 23:30:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.634257061s) from=127.0.0.6:36553 2023/01/04 23:30:02 [DEBUG] http: Request GET /v1/status/leader (818.627µs) from=127.0.0.6:57357 2023/01/04 23:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.653137893s) from=127.0.0.6:60437 2023/01/04 23:30:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.170383995s) from=127.0.0.6:39297 2023/01/04 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.182668558s) from=127.0.0.6:60599 2023/01/04 23:30:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.473370569s) from=127.0.0.6:52433 2023/01/04 23:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.500711632s) from=127.0.0.6:47477 2023/01/04 23:30:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.038054644s) from=127.0.0.6:41323 2023/01/04 23:30:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.804550735s) from=127.0.0.6:43357 2023/01/04 23:30:11 [DEBUG] http: Request GET /v1/status/leader (397.024µs) from=127.0.0.6:39399 2023/01/04 23:30:22 [DEBUG] http: Request GET /v1/status/leader (1.003203ms) from=127.0.0.6:57357 2023/01/04 23:30:31 [DEBUG] http: Request GET /v1/status/leader (315.891µs) from=127.0.0.6:39399 2023/01/04 23:30:42 [DEBUG] http: Request GET /v1/status/leader (293.22µs) from=127.0.0.6:57357 2023/01/04 23:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:30:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:30:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:30:50 [DEBUG] agent: Node info in sync 2023/01/04 23:30:51 [DEBUG] http: Request GET /v1/status/leader (163.493µs) from=127.0.0.6:39399 2023/01/04 23:31:02 [DEBUG] http: Request GET /v1/status/leader (396.933µs) from=127.0.0.6:57357 2023/01/04 23:31:11 [DEBUG] http: Request GET /v1/status/leader (171.529µs) from=127.0.0.6:39399 2023/01/04 23:31:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.142169264s) from=127.0.0.6:41519 2023/01/04 23:31:22 [DEBUG] http: Request GET /v1/status/leader (274.121µs) from=127.0.0.6:57357 2023/01/04 23:31:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:31:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.385569551s) from=127.0.0.6:49127 2023/01/04 23:31:31 [DEBUG] http: Request GET /v1/status/leader (154.804µs) from=127.0.0.6:39399 2023/01/04 23:31:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.54690882s) from=127.0.0.6:34645 2023/01/04 23:31:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.409970962s) from=127.0.0.6:44531 2023/01/04 23:31:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.946115895s) from=127.0.0.6:54041 2023/01/04 23:31:42 [DEBUG] http: Request GET /v1/status/leader (137.919µs) from=127.0.0.6:57357 2023/01/04 23:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:31:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.884714208s) from=127.0.0.6:36265 2023/01/04 23:31:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.06784279s) from=127.0.0.6:35139 2023/01/04 23:31:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.018936554s) from=127.0.0.6:48301 2023/01/04 23:31:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.976783459s) from=127.0.0.6:48103 2023/01/04 23:31:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.083693402s) from=127.0.0.6:34921 2023/01/04 23:31:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.608000604s) from=127.0.0.6:49015 2023/01/04 23:31:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.069727222s) from=127.0.0.6:39735 2023/01/04 23:31:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.938502281s) from=127.0.0.6:42875 2023/01/04 23:31:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.608805286s) from=127.0.0.6:51581 2023/01/04 23:31:51 [DEBUG] http: Request GET /v1/status/leader (291.153µs) from=127.0.0.6:39399 2023/01/04 23:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.849548659s) from=127.0.0.6:44549 2023/01/04 23:31:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.29998577s) from=127.0.0.6:34445 2023/01/04 23:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.795262401s) from=127.0.0.6:43977 2023/01/04 23:31:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.50397236s) from=127.0.0.6:34495 2023/01/04 23:31:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.590353564s) from=127.0.0.6:50417 2023/01/04 23:31:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.679525529s) from=127.0.0.6:33153 2023/01/04 23:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.875017683s) from=127.0.0.6:60755 2023/01/04 23:32:02 [DEBUG] http: Request GET /v1/status/leader (253.421µs) from=127.0.0.6:57357 2023/01/04 23:32:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.535102295s) from=127.0.0.6:39297 2023/01/04 23:32:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.587578424s) from=127.0.0.6:60599 2023/01/04 23:32:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.519738213s) from=127.0.0.6:36553 2023/01/04 23:32:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.135649668s) from=127.0.0.6:60437 2023/01/04 23:32:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.043723961s) from=127.0.0.6:52433 2023/01/04 23:32:11 [DEBUG] http: Request GET /v1/status/leader (263.51µs) from=127.0.0.6:39399 2023/01/04 23:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.742780649s) from=127.0.0.6:47477 2023/01/04 23:32:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.39174135s) from=127.0.0.6:43357 2023/01/04 23:32:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.358375522s) from=127.0.0.6:41323 2023/01/04 23:32:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:32:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:32:17 [DEBUG] agent: Node info in sync 2023/01/04 23:32:22 [DEBUG] http: Request GET /v1/status/leader (156.618µs) from=127.0.0.6:57357 2023/01/04 23:32:31 [DEBUG] http: Request GET /v1/status/leader (143.865µs) from=127.0.0.6:39399 2023/01/04 23:32:42 [DEBUG] http: Request GET /v1/status/leader (248.619µs) from=127.0.0.6:57357 2023/01/04 23:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:32:51 [DEBUG] http: Request GET /v1/status/leader (151.516µs) from=127.0.0.6:39399 2023/01/04 23:33:02 [DEBUG] http: Request GET /v1/status/leader (388.856µs) from=127.0.0.6:57357 2023/01/04 23:33:11 [DEBUG] http: Request GET /v1/status/leader (144.721µs) from=127.0.0.6:39399 2023/01/04 23:33:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.315755374s) from=127.0.0.6:41519 2023/01/04 23:33:22 [DEBUG] http: Request GET /v1/status/leader (288.578µs) from=127.0.0.6:57357 2023/01/04 23:33:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:33:27 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:33:27 [DEBUG] agent: Node info in sync 2023/01/04 23:33:31 [DEBUG] http: Request GET /v1/status/leader (255.364µs) from=127.0.0.6:39399 2023/01/04 23:33:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.885811167s) from=127.0.0.6:34645 2023/01/04 23:33:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.081630977s) from=127.0.0.6:49127 2023/01/04 23:33:42 [DEBUG] http: Request GET /v1/status/leader (1.098535ms) from=127.0.0.6:57357 2023/01/04 23:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:33:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.331976435s) from=127.0.0.6:34921 2023/01/04 23:33:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.522355942s) from=127.0.0.6:48301 2023/01/04 23:33:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.607740081s) from=127.0.0.6:54041 2023/01/04 23:33:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.192266077s) from=127.0.0.6:36265 2023/01/04 23:33:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.26836735s) from=127.0.0.6:35139 2023/01/04 23:33:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.799264209s) from=127.0.0.6:44531 2023/01/04 23:33:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:33:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.310947828s) from=127.0.0.6:49015 2023/01/04 23:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.43066894s) from=127.0.0.6:39735 2023/01/04 23:33:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.428480899s) from=127.0.0.6:48103 2023/01/04 23:33:51 [DEBUG] http: Request GET /v1/status/leader (325.849µs) from=127.0.0.6:39399 2023/01/04 23:33:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.675928142s) from=127.0.0.6:42875 2023/01/04 23:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.744787521s) from=127.0.0.6:44549 2023/01/04 23:33:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.98693095s) from=127.0.0.6:51581 2023/01/04 23:33:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.71985378s) from=127.0.0.6:34445 2023/01/04 23:33:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.516109061s) from=127.0.0.6:34495 2023/01/04 23:33:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.390643321s) from=127.0.0.6:33153 2023/01/04 23:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.154360963s) from=127.0.0.6:43977 2023/01/04 23:34:02 [DEBUG] http: Request GET /v1/status/leader (168.548µs) from=127.0.0.6:57357 2023/01/04 23:34:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.371210302s) from=127.0.0.6:50417 2023/01/04 23:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.639165106s) from=127.0.0.6:60755 2023/01/04 23:34:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.014270858s) from=127.0.0.6:60599 2023/01/04 23:34:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.640016563s) from=127.0.0.6:39297 2023/01/04 23:34:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.153534627s) from=127.0.0.6:52433 2023/01/04 23:34:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.081228518s) from=127.0.0.6:36553 2023/01/04 23:34:11 [DEBUG] http: Request GET /v1/status/leader (299.465µs) from=127.0.0.6:39399 2023/01/04 23:34:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.89694248s) from=127.0.0.6:60437 2023/01/04 23:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.398335816s) from=127.0.0.6:47477 2023/01/04 23:34:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.570970308s) from=127.0.0.6:41323 2023/01/04 23:34:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.962067191s) from=127.0.0.6:43357 2023/01/04 23:34:22 [DEBUG] http: Request GET /v1/status/leader (1.894254ms) from=127.0.0.6:57357 2023/01/04 23:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:34:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:34:29 [DEBUG] agent: Node info in sync 2023/01/04 23:34:31 [DEBUG] http: Request GET /v1/status/leader (204.781µs) from=127.0.0.6:39399 2023/01/04 23:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:34:42 [DEBUG] http: Request GET /v1/status/leader (816.573µs) from=127.0.0.6:57357 2023/01/04 23:34:51 [DEBUG] http: Request GET /v1/status/leader (542.644µs) from=127.0.0.6:39399 2023/01/04 23:35:02 [DEBUG] http: Request GET /v1/status/leader (227.311µs) from=127.0.0.6:57357 2023/01/04 23:35:11 [DEBUG] http: Request GET /v1/status/leader (1.047054ms) from=127.0.0.6:39399 2023/01/04 23:35:22 [DEBUG] http: Request GET /v1/status/leader (687.542µs) from=127.0.0.6:57357 2023/01/04 23:35:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.852825455s) from=127.0.0.6:41519 2023/01/04 23:35:31 [DEBUG] http: Request GET /v1/status/leader (439.227µs) from=127.0.0.6:39399 2023/01/04 23:35:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.427451827s) from=127.0.0.6:49127 2023/01/04 23:35:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.730196699s) from=127.0.0.6:34645 2023/01/04 23:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:35:42 [DEBUG] http: Request GET /v1/status/leader (146.093µs) from=127.0.0.6:57357 2023/01/04 23:35:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.298030878s) from=127.0.0.6:48301 2023/01/04 23:35:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.12738595s) from=127.0.0.6:35139 2023/01/04 23:35:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.920732258s) from=127.0.0.6:36265 2023/01/04 23:35:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.416657617s) from=127.0.0.6:54041 2023/01/04 23:35:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.419969117s) from=127.0.0.6:34921 2023/01/04 23:35:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.433779606s) from=127.0.0.6:44531 2023/01/04 23:35:51 [DEBUG] http: Request GET /v1/status/leader (1.068483ms) from=127.0.0.6:39399 2023/01/04 23:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.426436754s) from=127.0.0.6:39735 2023/01/04 23:35:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.0550719s) from=127.0.0.6:48103 2023/01/04 23:35:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.2152402s) from=127.0.0.6:49015 2023/01/04 23:35:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.822360175s) from=127.0.0.6:42875 2023/01/04 23:35:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m2.188097114s) from=127.0.0.6:44549 2023/01/04 23:35:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.633862549s) from=127.0.0.6:51581 2023/01/04 23:36:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.007199623s) from=127.0.0.6:34495 2023/01/04 23:36:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.354456539s) from=127.0.0.6:34445 2023/01/04 23:36:02 [DEBUG] http: Request GET /v1/status/leader (724.157µs) from=127.0.0.6:57357 2023/01/04 23:36:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.837172146s) from=127.0.0.6:33153 2023/01/04 23:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.492547818s) from=127.0.0.6:43977 2023/01/04 23:36:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.622512171s) from=127.0.0.6:60599 2023/01/04 23:36:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:36:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:36:09 [DEBUG] agent: Node info in sync 2023/01/04 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.341568598s) from=127.0.0.6:60755 2023/01/04 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.795392196s) from=127.0.0.6:50417 2023/01/04 23:36:11 [DEBUG] http: Request GET /v1/status/leader (186.301µs) from=127.0.0.6:39399 2023/01/04 23:36:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.353067794s) from=127.0.0.6:36553 2023/01/04 23:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.517603244s) from=127.0.0.6:60437 2023/01/04 23:36:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.997812098s) from=127.0.0.6:52433 2023/01/04 23:36:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.967777386s) from=127.0.0.6:39297 2023/01/04 23:36:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.907809214s) from=127.0.0.6:47477 2023/01/04 23:36:22 [DEBUG] http: Request GET /v1/status/leader (168.473µs) from=127.0.0.6:57357 2023/01/04 23:36:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.169259s) from=127.0.0.6:43357 2023/01/04 23:36:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.184041863s) from=127.0.0.6:41323 2023/01/04 23:36:31 [DEBUG] http: Request GET /v1/status/leader (453.976µs) from=127.0.0.6:39399 2023/01/04 23:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:36:42 [DEBUG] http: Request GET /v1/status/leader (355.769µs) from=127.0.0.6:57357 2023/01/04 23:36:51 [DEBUG] http: Request GET /v1/status/leader (321.811µs) from=127.0.0.6:39399 2023/01/04 23:37:02 [DEBUG] http: Request GET /v1/status/leader (161.498µs) from=127.0.0.6:57357 2023/01/04 23:37:11 [DEBUG] http: Request GET /v1/status/leader (161.803µs) from=127.0.0.6:39399 2023/01/04 23:37:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:37:11 [DEBUG] agent: Node info in sync 2023/01/04 23:37:22 [DEBUG] http: Request GET /v1/status/leader (275.408µs) from=127.0.0.6:57357 2023/01/04 23:37:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.355913172s) from=127.0.0.6:41519 2023/01/04 23:37:31 [DEBUG] http: Request GET /v1/status/leader (386.293µs) from=127.0.0.6:39399 2023/01/04 23:37:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.379755843s) from=127.0.0.6:49127 2023/01/04 23:37:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.255453126s) from=127.0.0.6:34645 2023/01/04 23:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:37:42 [DEBUG] http: Request GET /v1/status/leader (309.569µs) from=127.0.0.6:57357 2023/01/04 23:37:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.522940427s) from=127.0.0.6:35139 2023/01/04 23:37:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.163538137s) from=127.0.0.6:34921 2023/01/04 23:37:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.246962773s) from=127.0.0.6:44531 2023/01/04 23:37:51 [DEBUG] http: Request GET /v1/status/leader (202.886µs) from=127.0.0.6:39399 2023/01/04 23:37:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.106523241s) from=127.0.0.6:48301 2023/01/04 23:37:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.296978861s) from=127.0.0.6:42875 2023/01/04 23:37:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.025209867s) from=127.0.0.6:54041 2023/01/04 23:37:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.846297332s) from=127.0.0.6:49015 2023/01/04 23:37:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.752465042s) from=127.0.0.6:48103 2023/01/04 23:37:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.132782216s) from=127.0.0.6:36265 2023/01/04 23:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.072708113s) from=127.0.0.6:39735 2023/01/04 23:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.133970298s) from=127.0.0.6:44549 2023/01/04 23:38:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:38:02 [DEBUG] http: Request GET /v1/status/leader (287.717µs) from=127.0.0.6:57357 2023/01/04 23:38:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.358333882s) from=127.0.0.6:34445 2023/01/04 23:38:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.224791081s) from=127.0.0.6:34495 2023/01/04 23:38:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.128166479s) from=127.0.0.6:51581 2023/01/04 23:38:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.643458623s) from=127.0.0.6:33153 2023/01/04 23:38:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.155322665s) from=127.0.0.6:43977 2023/01/04 23:38:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.735565268s) from=127.0.0.6:60599 2023/01/04 23:38:11 [DEBUG] http: Request GET /v1/status/leader (253.28µs) from=127.0.0.6:39399 2023/01/04 23:38:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.039035877s) from=127.0.0.6:60755 2023/01/04 23:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.907904767s) from=127.0.0.6:50417 2023/01/04 23:38:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.425334618s) from=127.0.0.6:36553 2023/01/04 23:38:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.16498906s) from=127.0.0.6:39297 2023/01/04 23:38:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.679783808s) from=127.0.0.6:52433 2023/01/04 23:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.428249447s) from=127.0.0.6:60437 2023/01/04 23:38:22 [DEBUG] http: Request GET /v1/status/leader (143.958µs) from=127.0.0.6:57357 2023/01/04 23:38:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.155294804s) from=127.0.0.6:47477 2023/01/04 23:38:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.205449587s) from=127.0.0.6:43357 2023/01/04 23:38:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.634668413s) from=127.0.0.6:41323 2023/01/04 23:38:31 [DEBUG] http: Request GET /v1/status/leader (368.471µs) from=127.0.0.6:39399 2023/01/04 23:38:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:38:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:38:34 [DEBUG] agent: Node info in sync 2023/01/04 23:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:38:43 [DEBUG] http: Request GET /v1/status/leader (258.516µs) from=127.0.0.6:57357 2023/01/04 23:38:51 [DEBUG] http: Request GET /v1/status/leader (138.784µs) from=127.0.0.6:39399 2023/01/04 23:39:03 [DEBUG] http: Request GET /v1/status/leader (147.343µs) from=127.0.0.6:57357 2023/01/04 23:39:11 [DEBUG] http: Request GET /v1/status/leader (1.803177ms) from=127.0.0.6:39399 2023/01/04 23:39:23 [DEBUG] http: Request GET /v1/status/leader (269.677µs) from=127.0.0.6:57357 2023/01/04 23:39:31 [DEBUG] http: Request GET /v1/status/leader (282.068µs) from=127.0.0.6:39399 2023/01/04 23:39:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.125337291s) from=127.0.0.6:41519 2023/01/04 23:39:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.333312749s) from=127.0.0.6:34645 2023/01/04 23:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:39:43 [DEBUG] http: Request GET /v1/status/leader (774.567µs) from=127.0.0.6:57357 2023/01/04 23:39:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.420018349s) from=127.0.0.6:49127 2023/01/04 23:39:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.671136418s) from=127.0.0.6:35139 2023/01/04 23:39:51 [DEBUG] http: Request GET /v1/status/leader (518.062µs) from=127.0.0.6:39399 2023/01/04 23:39:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.132058347s) from=127.0.0.6:44531 2023/01/04 23:39:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.481530895s) from=127.0.0.6:34921 2023/01/04 23:39:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.655983766s) from=127.0.0.6:48301 2023/01/04 23:39:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.458992016s) from=127.0.0.6:42875 2023/01/04 23:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.124953554s) from=127.0.0.6:39735 2023/01/04 23:40:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.724646572s) from=127.0.0.6:49015 2023/01/04 23:40:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.304223072s) from=127.0.0.6:54041 2023/01/04 23:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.287614452s) from=127.0.0.6:44549 2023/01/04 23:40:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.664070657s) from=127.0.0.6:36265 2023/01/04 23:40:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.174777567s) from=127.0.0.6:48103 2023/01/04 23:40:03 [DEBUG] http: Request GET /v1/status/leader (255.823µs) from=127.0.0.6:57357 2023/01/04 23:40:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.565473564s) from=127.0.0.6:34495 2023/01/04 23:40:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.718276484s) from=127.0.0.6:51581 2023/01/04 23:40:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.85257663s) from=127.0.0.6:34445 2023/01/04 23:40:11 [DEBUG] http: Request GET /v1/status/leader (672.916µs) from=127.0.0.6:39399 2023/01/04 23:40:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.361721796s) from=127.0.0.6:33153 2023/01/04 23:40:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.494231354s) from=127.0.0.6:43977 2023/01/04 23:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.498910767s) from=127.0.0.6:60599 2023/01/04 23:40:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.158339074s) from=127.0.0.6:60755 2023/01/04 23:40:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.150451775s) from=127.0.0.6:50417 2023/01/04 23:40:23 [DEBUG] http: Request GET /v1/status/leader (1.121337ms) from=127.0.0.6:57357 2023/01/04 23:40:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.028011619s) from=127.0.0.6:36553 2023/01/04 23:40:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.512055783s) from=127.0.0.6:52433 2023/01/04 23:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.437408843s) from=127.0.0.6:47477 2023/01/04 23:40:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.545213589s) from=127.0.0.6:60437 2023/01/04 23:40:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.867870968s) from=127.0.0.6:39297 2023/01/04 23:40:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:40:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:40:28 [DEBUG] agent: Node info in sync 2023/01/04 23:40:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.540921282s) from=127.0.0.6:43357 2023/01/04 23:40:31 [DEBUG] http: Request GET /v1/status/leader (180.833µs) from=127.0.0.6:39399 2023/01/04 23:40:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.543361342s) from=127.0.0.6:41323 2023/01/04 23:40:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:40:43 [DEBUG] http: Request GET /v1/status/leader (684.908µs) from=127.0.0.6:57357 2023/01/04 23:40:51 [DEBUG] http: Request GET /v1/status/leader (724.882µs) from=127.0.0.6:39399 2023/01/04 23:41:03 [DEBUG] http: Request GET /v1/status/leader (187.296µs) from=127.0.0.6:57357 2023/01/04 23:41:11 [DEBUG] http: Request GET /v1/status/leader (187.852µs) from=127.0.0.6:39399 2023/01/04 23:41:23 [DEBUG] http: Request GET /v1/status/leader (367.168µs) from=127.0.0.6:57357 2023/01/04 23:41:31 [DEBUG] http: Request GET /v1/status/leader (662.404µs) from=127.0.0.6:39399 2023/01/04 23:41:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.824404493s) from=127.0.0.6:41519 2023/01/04 23:41:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.213208881s) from=127.0.0.6:34645 2023/01/04 23:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:41:43 [DEBUG] http: Request GET /v1/status/leader (292.718µs) from=127.0.0.6:57357 2023/01/04 23:41:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.913981719s) from=127.0.0.6:49127 2023/01/04 23:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:41:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:41:48 [DEBUG] agent: Node info in sync 2023/01/04 23:41:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.33337648s) from=127.0.0.6:35139 2023/01/04 23:41:51 [DEBUG] http: Request GET /v1/status/leader (300.135µs) from=127.0.0.6:39399 2023/01/04 23:41:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.750141901s) from=127.0.0.6:48301 2023/01/04 23:41:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.171448871s) from=127.0.0.6:44531 2023/01/04 23:42:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.652610145s) from=127.0.0.6:34921 2023/01/04 23:42:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.466325594s) from=127.0.0.6:49015 2023/01/04 23:42:03 [DEBUG] http: Request GET /v1/status/leader (324.003µs) from=127.0.0.6:57357 2023/01/04 23:42:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.009593131s) from=127.0.0.6:48103 2023/01/04 23:42:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.677148543s) from=127.0.0.6:42875 2023/01/04 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.236101896s) from=127.0.0.6:44549 2023/01/04 23:42:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.463445911s) from=127.0.0.6:54041 2023/01/04 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.862873426s) from=127.0.0.6:39735 2023/01/04 23:42:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.406366225s) from=127.0.0.6:36265 2023/01/04 23:42:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.526632574s) from=127.0.0.6:51581 2023/01/04 23:42:11 [DEBUG] http: Request GET /v1/status/leader (417.792µs) from=127.0.0.6:39399 2023/01/04 23:42:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.119025016s) from=127.0.0.6:34495 2023/01/04 23:42:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.483172468s) from=127.0.0.6:34445 2023/01/04 23:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.037715568s) from=127.0.0.6:43977 2023/01/04 23:42:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.067311963s) from=127.0.0.6:33153 2023/01/04 23:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.940056727s) from=127.0.0.6:60599 2023/01/04 23:42:23 [DEBUG] http: Request GET /v1/status/leader (304.841µs) from=127.0.0.6:57357 2023/01/04 23:42:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.121846665s) from=127.0.0.6:60755 2023/01/04 23:42:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.064285589s) from=127.0.0.6:36553 2023/01/04 23:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.145696596s) from=127.0.0.6:50417 2023/01/04 23:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.670079839s) from=127.0.0.6:47477 2023/01/04 23:42:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.53979262s) from=127.0.0.6:39297 2023/01/04 23:42:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.393582995s) from=127.0.0.6:52433 2023/01/04 23:42:31 [DEBUG] http: Request GET /v1/status/leader (165.225µs) from=127.0.0.6:39399 2023/01/04 23:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.718389716s) from=127.0.0.6:60437 2023/01/04 23:42:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.019067735s) from=127.0.0.6:43357 2023/01/04 23:42:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.523950863s) from=127.0.0.6:41323 2023/01/04 23:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:42:43 [DEBUG] http: Request GET /v1/status/leader (277.109µs) from=127.0.0.6:57357 2023/01/04 23:42:51 [DEBUG] http: Request GET /v1/status/leader (138.594µs) from=127.0.0.6:39399 2023/01/04 23:42:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:43:03 [DEBUG] http: Request GET /v1/status/leader (267.758µs) from=127.0.0.6:57357 2023/01/04 23:43:11 [DEBUG] http: Request GET /v1/status/leader (288.556µs) from=127.0.0.6:39399 2023/01/04 23:43:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:43:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:43:14 [DEBUG] agent: Node info in sync 2023/01/04 23:43:23 [DEBUG] http: Request GET /v1/status/leader (154.112µs) from=127.0.0.6:57357 2023/01/04 23:43:32 [DEBUG] http: Request GET /v1/status/leader (174.808µs) from=127.0.0.6:39399 2023/01/04 23:43:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.543634001s) from=127.0.0.6:41519 2023/01/04 23:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:43:43 [DEBUG] http: Request GET /v1/status/leader (1.252088ms) from=127.0.0.6:57357 2023/01/04 23:43:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.16722635s) from=127.0.0.6:49127 2023/01/04 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.184464194s) from=127.0.0.6:34645 2023/01/04 23:43:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.573169493s) from=127.0.0.6:35139 2023/01/04 23:43:52 [DEBUG] http: Request GET /v1/status/leader (155.325µs) from=127.0.0.6:39399 2023/01/04 23:44:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m6.728960003s) from=127.0.0.6:48301 2023/01/04 23:44:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.01758056s) from=127.0.0.6:34921 2023/01/04 23:44:03 [DEBUG] http: Request GET /v1/status/leader (244.469µs) from=127.0.0.6:57357 2023/01/04 23:44:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.392311027s) from=127.0.0.6:44531 2023/01/04 23:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.99711262s) from=127.0.0.6:48103 2023/01/04 23:44:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.837615453s) from=127.0.0.6:36265 2023/01/04 23:44:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.605447905s) from=127.0.0.6:49015 2023/01/04 23:44:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.941471465s) from=127.0.0.6:54041 2023/01/04 23:44:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.974016808s) from=127.0.0.6:42875 2023/01/04 23:44:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.343967773s) from=127.0.0.6:51581 2023/01/04 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.462114028s) from=127.0.0.6:39735 2023/01/04 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m5.664171382s) from=127.0.0.6:44549 2023/01/04 23:44:12 [DEBUG] http: Request GET /v1/status/leader (197.945µs) from=127.0.0.6:39399 2023/01/04 23:44:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.025911834s) from=127.0.0.6:34445 2023/01/04 23:44:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.876790517s) from=127.0.0.6:34495 2023/01/04 23:44:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:44:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:44:15 [DEBUG] agent: Node info in sync 2023/01/04 23:44:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.419263491s) from=127.0.0.6:33153 2023/01/04 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.452455806s) from=127.0.0.6:43977 2023/01/04 23:44:23 [DEBUG] http: Request GET /v1/status/leader (343.145µs) from=127.0.0.6:57357 2023/01/04 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.237732582s) from=127.0.0.6:60599 2023/01/04 23:44:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.370150926s) from=127.0.0.6:60755 2023/01/04 23:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.644373412s) from=127.0.0.6:47477 2023/01/04 23:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.335390559s) from=127.0.0.6:50417 2023/01/04 23:44:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.405023351s) from=127.0.0.6:36553 2023/01/04 23:44:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.278131362s) from=127.0.0.6:39297 2023/01/04 23:44:32 [DEBUG] http: Request GET /v1/status/leader (318.102µs) from=127.0.0.6:39399 2023/01/04 23:44:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.54016037s) from=127.0.0.6:52433 2023/01/04 23:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.326132093s) from=127.0.0.6:60437 2023/01/04 23:44:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.24781225s) from=127.0.0.6:41323 2023/01/04 23:44:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.293797751s) from=127.0.0.6:43357 2023/01/04 23:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:44:43 [DEBUG] http: Request GET /v1/status/leader (230.556µs) from=127.0.0.6:57357 2023/01/04 23:44:52 [DEBUG] http: Request GET /v1/status/leader (168.331µs) from=127.0.0.6:39399 2023/01/04 23:45:03 [DEBUG] http: Request GET /v1/status/leader (161.5µs) from=127.0.0.6:57357 2023/01/04 23:45:12 [DEBUG] http: Request GET /v1/status/leader (352.863µs) from=127.0.0.6:39399 2023/01/04 23:45:23 [DEBUG] http: Request GET /v1/status/leader (154.181µs) from=127.0.0.6:57357 2023/01/04 23:45:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:45:32 [DEBUG] http: Request GET /v1/status/leader (176.088µs) from=127.0.0.6:39399 2023/01/04 23:45:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:45:37 [DEBUG] agent: Node info in sync 2023/01/04 23:45:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.055113722s) from=127.0.0.6:41519 2023/01/04 23:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:45:43 [DEBUG] http: Request GET /v1/status/leader (239.824µs) from=127.0.0.6:57357 2023/01/04 23:45:52 [DEBUG] http: Request GET /v1/status/leader (1.263267ms) from=127.0.0.6:39399 2023/01/04 23:45:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.567230092s) from=127.0.0.6:49127 2023/01/04 23:45:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.198333689s) from=127.0.0.6:34645 2023/01/04 23:45:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.428351565s) from=127.0.0.6:35139 2023/01/04 23:46:03 [DEBUG] http: Request GET /v1/status/leader (661.132µs) from=127.0.0.6:57357 2023/01/04 23:46:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.200823589s) from=127.0.0.6:48301 2023/01/04 23:46:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.102341814s) from=127.0.0.6:34921 2023/01/04 23:46:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.79911848s) from=127.0.0.6:48103 2023/01/04 23:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.645270113s) from=127.0.0.6:44531 2023/01/04 23:46:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.46881526s) from=127.0.0.6:49015 2023/01/04 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.384835449s) from=127.0.0.6:44549 2023/01/04 23:46:12 [DEBUG] http: Request GET /v1/status/leader (281.655µs) from=127.0.0.6:39399 2023/01/04 23:46:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.576833085s) from=127.0.0.6:36265 2023/01/04 23:46:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.199474201s) from=127.0.0.6:54041 2023/01/04 23:46:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.915499484s) from=127.0.0.6:34445 2023/01/04 23:46:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.138426649s) from=127.0.0.6:34495 2023/01/04 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.769276892s) from=127.0.0.6:39735 2023/01/04 23:46:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m7.4375272s) from=127.0.0.6:42875 2023/01/04 23:46:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.67618775s) from=127.0.0.6:51581 2023/01/04 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.946441468s) from=127.0.0.6:33153 2023/01/04 23:46:23 [DEBUG] http: Request GET /v1/status/leader (151.02µs) from=127.0.0.6:57357 2023/01/04 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.012334399s) from=127.0.0.6:43977 2023/01/04 23:46:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.130547414s) from=127.0.0.6:60755 2023/01/04 23:46:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.627505784s) from=127.0.0.6:60599 2023/01/04 23:46:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.708936984s) from=127.0.0.6:50417 2023/01/04 23:46:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.407383335s) from=127.0.0.6:47477 2023/01/04 23:46:32 [DEBUG] http: Request GET /v1/status/leader (3.834741ms) from=127.0.0.6:39399 2023/01/04 23:46:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.855583701s) from=127.0.0.6:39297 2023/01/04 23:46:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.04817953s) from=127.0.0.6:36553 2023/01/04 23:46:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.393714508s) from=127.0.0.6:52433 2023/01/04 23:46:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.212014351s) from=127.0.0.6:41323 2023/01/04 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.247590596s) from=127.0.0.6:60437 2023/01/04 23:46:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.237623151s) from=127.0.0.6:43357 2023/01/04 23:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:46:43 [DEBUG] http: Request GET /v1/status/leader (535.649µs) from=127.0.0.6:57357 2023/01/04 23:46:52 [DEBUG] http: Request GET /v1/status/leader (636.352µs) from=127.0.0.6:39399 2023/01/04 23:46:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:46:57 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:46:57 [DEBUG] agent: Node info in sync 2023/01/04 23:47:03 [DEBUG] http: Request GET /v1/status/leader (892.282µs) from=127.0.0.6:57357 2023/01/04 23:47:12 [DEBUG] http: Request GET /v1/status/leader (503.953µs) from=127.0.0.6:39399 2023/01/04 23:47:23 [DEBUG] http: Request GET /v1/status/leader (449.058µs) from=127.0.0.6:57357 2023/01/04 23:47:32 [DEBUG] http: Request GET /v1/status/leader (166.087µs) from=127.0.0.6:39399 2023/01/04 23:47:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:47:43 [DEBUG] http: Request GET /v1/status/leader (219.61µs) from=127.0.0.6:57357 2023/01/04 23:47:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.583186261s) from=127.0.0.6:41519 2023/01/04 23:47:52 [DEBUG] http: Request GET /v1/status/leader (230.866µs) from=127.0.0.6:39399 2023/01/04 23:47:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.868787031s) from=127.0.0.6:34645 2023/01/04 23:47:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.340184188s) from=127.0.0.6:49127 2023/01/04 23:48:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.490287089s) from=127.0.0.6:35139 2023/01/04 23:48:03 [DEBUG] http: Request GET /v1/status/leader (337.573µs) from=127.0.0.6:57357 2023/01/04 23:48:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.59636224s) from=127.0.0.6:48301 2023/01/04 23:48:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.533217464s) from=127.0.0.6:34921 2023/01/04 23:48:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.410254023s) from=127.0.0.6:48103 2023/01/04 23:48:12 [DEBUG] http: Request GET /v1/status/leader (409.736µs) from=127.0.0.6:39399 2023/01/04 23:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.961562296s) from=127.0.0.6:44549 2023/01/04 23:48:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.243243318s) from=127.0.0.6:44531 2023/01/04 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.170332488s) from=127.0.0.6:39735 2023/01/04 23:48:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.245661241s) from=127.0.0.6:49015 2023/01/04 23:48:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.3257325s) from=127.0.0.6:51581 2023/01/04 23:48:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.779814878s) from=127.0.0.6:54041 2023/01/04 23:48:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.851258472s) from=127.0.0.6:34495 2023/01/04 23:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.582156384s) from=127.0.0.6:36265 2023/01/04 23:48:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.386562302s) from=127.0.0.6:33153 2023/01/04 23:48:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.690458262s) from=127.0.0.6:34445 2023/01/04 23:48:23 [DEBUG] http: Request GET /v1/status/leader (175.962µs) from=127.0.0.6:57357 2023/01/04 23:48:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.004006222s) from=127.0.0.6:42875 2023/01/04 23:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.062020258s) from=127.0.0.6:60599 2023/01/04 23:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.012182888s) from=127.0.0.6:47477 2023/01/04 23:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.581763609s) from=127.0.0.6:43977 2023/01/04 23:48:32 [DEBUG] http: Request GET /v1/status/leader (174.508µs) from=127.0.0.6:39399 2023/01/04 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.716036161s) from=127.0.0.6:50417 2023/01/04 23:48:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.344809965s) from=127.0.0.6:60755 2023/01/04 23:48:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.604329408s) from=127.0.0.6:39297 2023/01/04 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.908783859s) from=127.0.0.6:60437 2023/01/04 23:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:48:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.362104738s) from=127.0.0.6:36553 2023/01/04 23:48:43 [DEBUG] http: Request GET /v1/status/leader (315.994µs) from=127.0.0.6:57357 2023/01/04 23:48:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.630423722s) from=127.0.0.6:41323 2023/01/04 23:48:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.212095356s) from=127.0.0.6:43357 2023/01/04 23:48:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:48:45 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:48:45 [DEBUG] agent: Node info in sync 2023/01/04 23:48:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.363490599s) from=127.0.0.6:52433 2023/01/04 23:48:52 [DEBUG] http: Request GET /v1/status/leader (198.583µs) from=127.0.0.6:39399 2023/01/04 23:49:03 [DEBUG] http: Request GET /v1/status/leader (319.106µs) from=127.0.0.6:57357 2023/01/04 23:49:12 [DEBUG] http: Request GET /v1/status/leader (139.904µs) from=127.0.0.6:39399 2023/01/04 23:49:23 [DEBUG] http: Request GET /v1/status/leader (312.041µs) from=127.0.0.6:57357 2023/01/04 23:49:32 [DEBUG] http: Request GET /v1/status/leader (248.784µs) from=127.0.0.6:39399 2023/01/04 23:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:49:43 [DEBUG] http: Request GET /v1/status/leader (158.27µs) from=127.0.0.6:57357 2023/01/04 23:49:52 [DEBUG] http: Request GET /v1/status/leader (206.568µs) from=127.0.0.6:39399 2023/01/04 23:49:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.122182723s) from=127.0.0.6:41519 2023/01/04 23:49:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.618304502s) from=127.0.0.6:34645 2023/01/04 23:50:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.06553803s) from=127.0.0.6:49127 2023/01/04 23:50:03 [DEBUG] http: Request GET /v1/status/leader (242.642µs) from=127.0.0.6:57357 2023/01/04 23:50:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.481684242s) from=127.0.0.6:35139 2023/01/04 23:50:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:50:06 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:50:06 [DEBUG] agent: Node info in sync 2023/01/04 23:50:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.162826971s) from=127.0.0.6:48301 2023/01/04 23:50:12 [DEBUG] http: Request GET /v1/status/leader (239.46µs) from=127.0.0.6:39399 2023/01/04 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.946876002s) from=127.0.0.6:48103 2023/01/04 23:50:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.024778529s) from=127.0.0.6:34921 2023/01/04 23:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.193331566s) from=127.0.0.6:39735 2023/01/04 23:50:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.362244426s) from=127.0.0.6:44531 2023/01/04 23:50:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.020503784s) from=127.0.0.6:34495 2023/01/04 23:50:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.872661072s) from=127.0.0.6:54041 2023/01/04 23:50:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.833204452s) from=127.0.0.6:34445 2023/01/04 23:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m7.411710422s) from=127.0.0.6:44549 2023/01/04 23:50:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.413358697s) from=127.0.0.6:49015 2023/01/04 23:50:23 [DEBUG] http: Request GET /v1/status/leader (313.464µs) from=127.0.0.6:57357 2023/01/04 23:50:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.362702005s) from=127.0.0.6:51581 2023/01/04 23:50:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.899438432s) from=127.0.0.6:36265 2023/01/04 23:50:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.54285572s) from=127.0.0.6:33153 2023/01/04 23:50:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:50:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m7.182625525s) from=127.0.0.6:42875 2023/01/04 23:50:32 [DEBUG] http: Request GET /v1/status/leader (269.095µs) from=127.0.0.6:39399 2023/01/04 23:50:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.338466178s) from=127.0.0.6:60599 2023/01/04 23:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.458829902s) from=127.0.0.6:47477 2023/01/04 23:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.201032665s) from=127.0.0.6:43977 2023/01/04 23:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.002618766s) from=127.0.0.6:50417 2023/01/04 23:50:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.540156945s) from=127.0.0.6:39297 2023/01/04 23:50:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.141497358s) from=127.0.0.6:60755 2023/01/04 23:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:50:43 [DEBUG] http: Request GET /v1/status/leader (234.679µs) from=127.0.0.6:57357 2023/01/04 23:50:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.595967355s) from=127.0.0.6:41323 2023/01/04 23:50:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.758110727s) from=127.0.0.6:36553 2023/01/04 23:50:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.330085796s) from=127.0.0.6:43357 2023/01/04 23:50:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.304187274s) from=127.0.0.6:60437 2023/01/04 23:50:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.08007214s) from=127.0.0.6:52433 2023/01/04 23:50:52 [DEBUG] http: Request GET /v1/status/leader (191.688µs) from=127.0.0.6:39399 2023/01/04 23:51:03 [DEBUG] http: Request GET /v1/status/leader (148.86µs) from=127.0.0.6:57357 2023/01/04 23:51:12 [DEBUG] http: Request GET /v1/status/leader (162.657µs) from=127.0.0.6:39399 2023/01/04 23:51:23 [DEBUG] http: Request GET /v1/status/leader (342.136µs) from=127.0.0.6:57357 2023/01/04 23:51:32 [DEBUG] http: Request GET /v1/status/leader (228.57µs) from=127.0.0.6:39399 2023/01/04 23:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:51:43 [DEBUG] http: Request GET /v1/status/leader (258.446µs) from=127.0.0.6:57357 2023/01/04 23:51:52 [DEBUG] http: Request GET /v1/status/leader (289.342µs) from=127.0.0.6:39399 2023/01/04 23:51:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.573039022s) from=127.0.0.6:41519 2023/01/04 23:51:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:51:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:51:59 [DEBUG] agent: Node info in sync 2023/01/04 23:52:03 [DEBUG] http: Request GET /v1/status/leader (161.719µs) from=127.0.0.6:57357 2023/01/04 23:52:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.887547226s) from=127.0.0.6:34645 2023/01/04 23:52:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.515385503s) from=127.0.0.6:35139 2023/01/04 23:52:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m7.171454954s) from=127.0.0.6:49127 2023/01/04 23:52:12 [DEBUG] http: Request GET /v1/status/leader (298.648µs) from=127.0.0.6:39399 2023/01/04 23:52:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m4.557473781s) from=127.0.0.6:48301 2023/01/04 23:52:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.208489307s) from=127.0.0.6:48103 2023/01/04 23:52:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.395095935s) from=127.0.0.6:39735 2023/01/04 23:52:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.375030216s) from=127.0.0.6:34921 2023/01/04 23:52:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.169246008s) from=127.0.0.6:54041 2023/01/04 23:52:23 [DEBUG] http: Request GET /v1/status/leader (1.192691ms) from=127.0.0.6:57357 2023/01/04 23:52:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.618309587s) from=127.0.0.6:44531 2023/01/04 23:52:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.186623929s) from=127.0.0.6:34445 2023/01/04 23:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.557799526s) from=127.0.0.6:44549 2023/01/04 23:52:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.005911208s) from=127.0.0.6:34495 2023/01/04 23:52:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.512468558s) from=127.0.0.6:51581 2023/01/04 23:52:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m7.347893906s) from=127.0.0.6:49015 2023/01/04 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.358597335s) from=127.0.0.6:36265 2023/01/04 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.84195495s) from=127.0.0.6:33153 2023/01/04 23:52:32 [DEBUG] http: Request GET /v1/status/leader (481.861µs) from=127.0.0.6:39399 2023/01/04 23:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.230518315s) from=127.0.0.6:47477 2023/01/04 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.256381165s) from=127.0.0.6:60599 2023/01/04 23:52:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.147444077s) from=127.0.0.6:42875 2023/01/04 23:52:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.364381226s) from=127.0.0.6:43977 2023/01/04 23:52:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.077920057s) from=127.0.0.6:39297 2023/01/04 23:52:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.828472575s) from=127.0.0.6:60755 2023/01/04 23:52:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.919421633s) from=127.0.0.6:50417 2023/01/04 23:52:43 [DEBUG] http: Request GET /v1/status/leader (142.098µs) from=127.0.0.6:57357 2023/01/04 23:52:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.158126778s) from=127.0.0.6:36553 2023/01/04 23:52:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.695257362s) from=127.0.0.6:43357 2023/01/04 23:52:52 [DEBUG] http: Request GET /v1/status/leader (295.736µs) from=127.0.0.6:39399 2023/01/04 23:52:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.541715277s) from=127.0.0.6:41323 2023/01/04 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.097039534s) from=127.0.0.6:60437 2023/01/04 23:52:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.741947977s) from=127.0.0.6:52433 2023/01/04 23:53:03 [DEBUG] http: Request GET /v1/status/leader (1.951515ms) from=127.0.0.6:57357 2023/01/04 23:53:12 [DEBUG] http: Request GET /v1/status/leader (654.647µs) from=127.0.0.6:39399 2023/01/04 23:53:23 [DEBUG] http: Request GET /v1/status/leader (893.626µs) from=127.0.0.6:57357 2023/01/04 23:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:53:30 [DEBUG] agent: Node info in sync 2023/01/04 23:53:32 [DEBUG] http: Request GET /v1/status/leader (644.122µs) from=127.0.0.6:39399 2023/01/04 23:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:53:43 [DEBUG] http: Request GET /v1/status/leader (182.616µs) from=127.0.0.6:57357 2023/01/04 23:53:52 [DEBUG] http: Request GET /v1/status/leader (314.656µs) from=127.0.0.6:39399 2023/01/04 23:53:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.345470962s) from=127.0.0.6:41519 2023/01/04 23:54:03 [DEBUG] http: Request GET /v1/status/leader (352.546µs) from=127.0.0.6:57357 2023/01/04 23:54:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.403421419s) from=127.0.0.6:35139 2023/01/04 23:54:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.484432091s) from=127.0.0.6:49127 2023/01/04 23:54:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.610539758s) from=127.0.0.6:34645 2023/01/04 23:54:12 [DEBUG] http: Request GET /v1/status/leader (358.626µs) from=127.0.0.6:39399 2023/01/04 23:54:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.641622342s) from=127.0.0.6:48301 2023/01/04 23:54:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.335690925s) from=127.0.0.6:39735 2023/01/04 23:54:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.084123491s) from=127.0.0.6:48103 2023/01/04 23:54:23 [DEBUG] http: Request GET /v1/status/leader (412.648µs) from=127.0.0.6:57357 2023/01/04 23:54:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.038099586s) from=127.0.0.6:34921 2023/01/04 23:54:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.917871351s) from=127.0.0.6:54041 2023/01/04 23:54:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.478125214s) from=127.0.0.6:51581 2023/01/04 23:54:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.476834729s) from=127.0.0.6:44531 2023/01/04 23:54:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.57962999s) from=127.0.0.6:34445 2023/01/04 23:54:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.302942631s) from=127.0.0.6:49015 2023/01/04 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.348648926s) from=127.0.0.6:44549 2023/01/04 23:54:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.685733552s) from=127.0.0.6:33153 2023/01/04 23:54:32 [DEBUG] http: Request GET /v1/status/leader (509.212µs) from=127.0.0.6:39399 2023/01/04 23:54:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.484478585s) from=127.0.0.6:36265 2023/01/04 23:54:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.211369369s) from=127.0.0.6:34495 2023/01/04 23:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.027318662s) from=127.0.0.6:60599 2023/01/04 23:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.233420453s) from=127.0.0.6:47477 2023/01/04 23:54:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.418504862s) from=127.0.0.6:42875 2023/01/04 23:54:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.852504745s) from=127.0.0.6:39297 2023/01/04 23:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.90414299s) from=127.0.0.6:43977 2023/01/04 23:54:43 [DEBUG] http: Request GET /v1/status/leader (506.354µs) from=127.0.0.6:57357 2023/01/04 23:54:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.414615315s) from=127.0.0.6:60755 2023/01/04 23:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.929875056s) from=127.0.0.6:50417 2023/01/04 23:54:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.410780135s) from=127.0.0.6:36553 2023/01/04 23:54:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.748020645s) from=127.0.0.6:43357 2023/01/04 23:54:52 [DEBUG] http: Request GET /v1/status/leader (352.749µs) from=127.0.0.6:39399 2023/01/04 23:54:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.990865023s) from=127.0.0.6:41323 2023/01/04 23:55:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.937835717s) from=127.0.0.6:52433 2023/01/04 23:55:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.330164577s) from=127.0.0.6:60437 2023/01/04 23:55:03 [DEBUG] http: Request GET /v1/status/leader (400.863µs) from=127.0.0.6:57357 2023/01/04 23:55:12 [DEBUG] http: Request GET /v1/status/leader (307.186µs) from=127.0.0.6:39399 2023/01/04 23:55:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:55:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:55:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:55:17 [DEBUG] agent: Node info in sync 2023/01/04 23:55:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:55:23 [DEBUG] http: Request GET /v1/status/leader (288.552µs) from=127.0.0.6:57357 2023/01/04 23:55:32 [DEBUG] http: Request GET /v1/status/leader (294.339µs) from=127.0.0.6:39399 2023/01/04 23:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:55:43 [DEBUG] http: Request GET /v1/status/leader (249.086µs) from=127.0.0.6:57357 2023/01/04 23:55:52 [DEBUG] http: Request GET /v1/status/leader (178.63µs) from=127.0.0.6:39399 2023/01/04 23:56:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.961788749s) from=127.0.0.6:41519 2023/01/04 23:56:03 [DEBUG] http: Request GET /v1/status/leader (334.826µs) from=127.0.0.6:57357 2023/01/04 23:56:12 [DEBUG] http: Request GET /v1/status/leader (256.75µs) from=127.0.0.6:39399 2023/01/04 23:56:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.658725359s) from=127.0.0.6:49127 2023/01/04 23:56:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.325257688s) from=127.0.0.6:35139 2023/01/04 23:56:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.631503968s) from=127.0.0.6:34645 2023/01/04 23:56:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.890343751s) from=127.0.0.6:48301 2023/01/04 23:56:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.015770922s) from=127.0.0.6:39735 2023/01/04 23:56:23 [DEBUG] http: Request GET /v1/status/leader (289.758µs) from=127.0.0.6:57357 2023/01/04 23:56:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.025935225s) from=127.0.0.6:34921 2023/01/04 23:56:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.261871601s) from=127.0.0.6:48103 2023/01/04 23:56:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.287309117s) from=127.0.0.6:54041 2023/01/04 23:56:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.072533612s) from=127.0.0.6:44549 2023/01/04 23:56:32 [DEBUG] http: Request GET /v1/status/leader (361.283µs) from=127.0.0.6:39399 2023/01/04 23:56:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.888766624s) from=127.0.0.6:51581 2023/01/04 23:56:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.618922302s) from=127.0.0.6:36265 2023/01/04 23:56:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.972456844s) from=127.0.0.6:33153 2023/01/04 23:56:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.760639277s) from=127.0.0.6:44531 2023/01/04 23:56:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.818050994s) from=127.0.0.6:60599 2023/01/04 23:56:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.550104006s) from=127.0.0.6:49015 2023/01/04 23:56:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.967325163s) from=127.0.0.6:34445 2023/01/04 23:56:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.16036027s) from=127.0.0.6:34495 2023/01/04 23:56:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.835585639s) from=127.0.0.6:42875 2023/01/04 23:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.345980131s) from=127.0.0.6:47477 2023/01/04 23:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:56:43 [DEBUG] http: Request GET /v1/status/leader (225.766µs) from=127.0.0.6:57357 2023/01/04 23:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.653374948s) from=127.0.0.6:43977 2023/01/04 23:56:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.003245787s) from=127.0.0.6:39297 2023/01/04 23:56:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.248311038s) from=127.0.0.6:60755 2023/01/04 23:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.151116472s) from=127.0.0.6:50417 2023/01/04 23:56:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.065985322s) from=127.0.0.6:36553 2023/01/04 23:56:52 [DEBUG] http: Request GET /v1/status/leader (402.807µs) from=127.0.0.6:39399 2023/01/04 23:56:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.687101333s) from=127.0.0.6:43357 2023/01/04 23:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:56:53 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:56:53 [DEBUG] agent: Node info in sync 2023/01/04 23:57:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.417599929s) from=127.0.0.6:41323 2023/01/04 23:57:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.049025026s) from=127.0.0.6:52433 2023/01/04 23:57:03 [DEBUG] http: Request GET /v1/status/leader (160.775µs) from=127.0.0.6:57357 2023/01/04 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.670667918s) from=127.0.0.6:60437 2023/01/04 23:57:12 [DEBUG] http: Request GET /v1/status/leader (270.484µs) from=127.0.0.6:39399 2023/01/04 23:57:23 [DEBUG] http: Request GET /v1/status/leader (249.543µs) from=127.0.0.6:57357 2023/01/04 23:57:32 [DEBUG] http: Request GET /v1/status/leader (330.254µs) from=127.0.0.6:39399 2023/01/04 23:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:57:43 [DEBUG] http: Request GET /v1/status/leader (234.608µs) from=127.0.0.6:57357 2023/01/04 23:57:52 [DEBUG] http: Request GET /v1/status/leader (262.847µs) from=127.0.0.6:39399 2023/01/04 23:58:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/04 23:58:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.647731673s) from=127.0.0.6:41519 2023/01/04 23:58:03 [DEBUG] http: Request GET /v1/status/leader (252.995µs) from=127.0.0.6:57357 2023/01/04 23:58:12 [DEBUG] http: Request GET /v1/status/leader (602.846µs) from=127.0.0.6:39399 2023/01/04 23:58:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.449314605s) from=127.0.0.6:49127 2023/01/04 23:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/04 23:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/04 23:58:15 [DEBUG] agent: Node info in sync 2023/01/04 23:58:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.102413992s) from=127.0.0.6:34645 2023/01/04 23:58:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.633880633s) from=127.0.0.6:48301 2023/01/04 23:58:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.676568141s) from=127.0.0.6:35139 2023/01/04 23:58:23 [DEBUG] http: Request GET /v1/status/leader (2.883468ms) from=127.0.0.6:57357 2023/01/04 23:58:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.343520984s) from=127.0.0.6:34921 2023/01/04 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.417833435s) from=127.0.0.6:39735 2023/01/04 23:58:32 [DEBUG] http: Request GET /v1/status/leader (292.576µs) from=127.0.0.6:39399 2023/01/04 23:58:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.555647267s) from=127.0.0.6:51581 2023/01/04 23:58:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.509932689s) from=127.0.0.6:48103 2023/01/04 23:58:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.597009215s) from=127.0.0.6:44531 2023/01/04 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.938503367s) from=127.0.0.6:44549 2023/01/04 23:58:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.605822283s) from=127.0.0.6:54041 2023/01/04 23:58:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.340365803s) from=127.0.0.6:36265 2023/01/04 23:58:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.690303003s) from=127.0.0.6:33153 2023/01/04 23:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.736020787s) from=127.0.0.6:60599 2023/01/04 23:58:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.097966547s) from=127.0.0.6:49015 2023/01/04 23:58:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.590635667s) from=127.0.0.6:34445 2023/01/04 23:58:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.464757417s) from=127.0.0.6:42875 2023/01/04 23:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.418385883s) from=127.0.0.6:47477 2023/01/04 23:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:58:43 [DEBUG] http: Request GET /v1/status/leader (154.047µs) from=127.0.0.6:57357 2023/01/04 23:58:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.791079232s) from=127.0.0.6:34495 2023/01/04 23:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.330717256s) from=127.0.0.6:43977 2023/01/04 23:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.281684899s) from=127.0.0.6:50417 2023/01/04 23:58:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.9126812s) from=127.0.0.6:60755 2023/01/04 23:58:52 [DEBUG] http: Request GET /v1/status/leader (324.942µs) from=127.0.0.6:39399 2023/01/04 23:58:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.057088454s) from=127.0.0.6:39297 2023/01/04 23:58:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.286742139s) from=127.0.0.6:36553 2023/01/04 23:59:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.876044579s) from=127.0.0.6:43357 2023/01/04 23:59:03 [DEBUG] http: Request GET /v1/status/leader (163.296µs) from=127.0.0.6:57357 2023/01/04 23:59:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.305572053s) from=127.0.0.6:41323 2023/01/04 23:59:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.565619933s) from=127.0.0.6:60437 2023/01/04 23:59:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.503163715s) from=127.0.0.6:52433 2023/01/04 23:59:12 [DEBUG] http: Request GET /v1/status/leader (594.858µs) from=127.0.0.6:39399 2023/01/04 23:59:23 [DEBUG] http: Request GET /v1/status/leader (306.345µs) from=127.0.0.6:57357 2023/01/04 23:59:32 [DEBUG] http: Request GET /v1/status/leader (169.989µs) from=127.0.0.6:39399 2023/01/04 23:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/04 23:59:43 [DEBUG] http: Request GET /v1/status/leader (199.262µs) from=127.0.0.6:57357 2023/01/04 23:59:52 [DEBUG] http: Request GET /v1/status/leader (605.275µs) from=127.0.0.6:39399 2023/01/05 00:00:03 [DEBUG] http: Request GET /v1/status/leader (647.141µs) from=127.0.0.6:57357 2023/01/05 00:00:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:00:07 [DEBUG] agent: Node info in sync 2023/01/05 00:00:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.504638026s) from=127.0.0.6:41519 2023/01/05 00:00:12 [DEBUG] http: Request GET /v1/status/leader (212.671µs) from=127.0.0.6:39399 2023/01/05 00:00:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.546428753s) from=127.0.0.6:49127 2023/01/05 00:00:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.512075148s) from=127.0.0.6:35139 2023/01/05 00:00:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.802586884s) from=127.0.0.6:34645 2023/01/05 00:00:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.855556659s) from=127.0.0.6:48301 2023/01/05 00:00:23 [DEBUG] http: Request GET /v1/status/leader (176.305µs) from=127.0.0.6:57357 2023/01/05 00:00:32 [DEBUG] http: Request GET /v1/status/leader (3.227488ms) from=127.0.0.6:39399 2023/01/05 00:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.189934485s) from=127.0.0.6:39735 2023/01/05 00:00:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.997359598s) from=127.0.0.6:34921 2023/01/05 00:00:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.11190705s) from=127.0.0.6:51581 2023/01/05 00:00:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.424210497s) from=127.0.0.6:48103 2023/01/05 00:00:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:00:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.065213021s) from=127.0.0.6:36265 2023/01/05 00:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.259433094s) from=127.0.0.6:44549 2023/01/05 00:00:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.661277547s) from=127.0.0.6:33153 2023/01/05 00:00:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.469602859s) from=127.0.0.6:44531 2023/01/05 00:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:00:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.698375571s) from=127.0.0.6:49015 2023/01/05 00:00:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.341958554s) from=127.0.0.6:42875 2023/01/05 00:00:43 [DEBUG] http: Request GET /v1/status/leader (457.931µs) from=127.0.0.6:57357 2023/01/05 00:00:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.525949308s) from=127.0.0.6:54041 2023/01/05 00:00:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.243715596s) from=127.0.0.6:34495 2023/01/05 00:00:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.142859814s) from=127.0.0.6:34445 2023/01/05 00:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.475560866s) from=127.0.0.6:60599 2023/01/05 00:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.865839017s) from=127.0.0.6:47477 2023/01/05 00:00:52 [DEBUG] http: Request GET /v1/status/leader (407.914µs) from=127.0.0.6:39399 2023/01/05 00:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.748634553s) from=127.0.0.6:43977 2023/01/05 00:00:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.443545114s) from=127.0.0.6:60755 2023/01/05 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.279768414s) from=127.0.0.6:50417 2023/01/05 00:00:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.530450722s) from=127.0.0.6:36553 2023/01/05 00:00:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.083685989s) from=127.0.0.6:39297 2023/01/05 00:01:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.821013552s) from=127.0.0.6:43357 2023/01/05 00:01:03 [DEBUG] http: Request GET /v1/status/leader (215.936µs) from=127.0.0.6:57357 2023/01/05 00:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.61091081s) from=127.0.0.6:60437 2023/01/05 00:01:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.103370962s) from=127.0.0.6:41323 2023/01/05 00:01:12 [DEBUG] http: Request GET /v1/status/leader (154.028µs) from=127.0.0.6:39399 2023/01/05 00:01:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.878042241s) from=127.0.0.6:52433 2023/01/05 00:01:23 [DEBUG] http: Request GET /v1/status/leader (489.215µs) from=127.0.0.6:57357 2023/01/05 00:01:32 [DEBUG] http: Request GET /v1/status/leader (189.781µs) from=127.0.0.6:39399 2023/01/05 00:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:01:43 [DEBUG] http: Request GET /v1/status/leader (408.541µs) from=127.0.0.6:57357 2023/01/05 00:01:52 [DEBUG] http: Request GET /v1/status/leader (214.124µs) from=127.0.0.6:39399 2023/01/05 00:01:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:01:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:01:54 [DEBUG] agent: Node info in sync 2023/01/05 00:02:04 [DEBUG] http: Request GET /v1/status/leader (2.866796ms) from=127.0.0.6:57357 2023/01/05 00:02:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.153794625s) from=127.0.0.6:41519 2023/01/05 00:02:12 [DEBUG] http: Request GET /v1/status/leader (340.502µs) from=127.0.0.6:39399 2023/01/05 00:02:24 [DEBUG] http: Request GET /v1/status/leader (256.72µs) from=127.0.0.6:57357 2023/01/05 00:02:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.419735743s) from=127.0.0.6:48301 2023/01/05 00:02:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.623668045s) from=127.0.0.6:49127 2023/01/05 00:02:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.829519627s) from=127.0.0.6:35139 2023/01/05 00:02:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.95080436s) from=127.0.0.6:34645 2023/01/05 00:02:32 [DEBUG] http: Request GET /v1/status/leader (202.553µs) from=127.0.0.6:39399 2023/01/05 00:02:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.71347739s) from=127.0.0.6:34921 2023/01/05 00:02:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.142594196s) from=127.0.0.6:51581 2023/01/05 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.975305556s) from=127.0.0.6:39735 2023/01/05 00:02:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.71983981s) from=127.0.0.6:48103 2023/01/05 00:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:02:44 [DEBUG] http: Request GET /v1/status/leader (139.035µs) from=127.0.0.6:57357 2023/01/05 00:02:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.22217331s) from=127.0.0.6:36265 2023/01/05 00:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.869665757s) from=127.0.0.6:44549 2023/01/05 00:02:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.366568835s) from=127.0.0.6:54041 2023/01/05 00:02:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.911351439s) from=127.0.0.6:49015 2023/01/05 00:02:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.950894544s) from=127.0.0.6:33153 2023/01/05 00:02:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.138816633s) from=127.0.0.6:44531 2023/01/05 00:02:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.447491846s) from=127.0.0.6:42875 2023/01/05 00:02:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.830342038s) from=127.0.0.6:47477 2023/01/05 00:02:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.606982952s) from=127.0.0.6:34445 2023/01/05 00:02:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.811805633s) from=127.0.0.6:34495 2023/01/05 00:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.32724763s) from=127.0.0.6:60599 2023/01/05 00:02:52 [DEBUG] http: Request GET /v1/status/leader (373.891µs) from=127.0.0.6:39399 2023/01/05 00:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.337775166s) from=127.0.0.6:50417 2023/01/05 00:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.885939295s) from=127.0.0.6:43977 2023/01/05 00:03:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.009697848s) from=127.0.0.6:60755 2023/01/05 00:03:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.291877795s) from=127.0.0.6:39297 2023/01/05 00:03:04 [DEBUG] http: Request GET /v1/status/leader (259.845µs) from=127.0.0.6:57357 2023/01/05 00:03:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.319219149s) from=127.0.0.6:43357 2023/01/05 00:03:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:03:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:03:05 [DEBUG] agent: Node info in sync 2023/01/05 00:03:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.793267605s) from=127.0.0.6:36553 2023/01/05 00:03:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.731847334s) from=127.0.0.6:60437 2023/01/05 00:03:12 [DEBUG] http: Request GET /v1/status/leader (151.596µs) from=127.0.0.6:39399 2023/01/05 00:03:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.426870073s) from=127.0.0.6:41323 2023/01/05 00:03:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.174862216s) from=127.0.0.6:52433 2023/01/05 00:03:24 [DEBUG] http: Request GET /v1/status/leader (181.707µs) from=127.0.0.6:57357 2023/01/05 00:03:32 [DEBUG] http: Request GET /v1/status/leader (400.056µs) from=127.0.0.6:39399 2023/01/05 00:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:03:44 [DEBUG] http: Request GET /v1/status/leader (165.576µs) from=127.0.0.6:57357 2023/01/05 00:03:52 [DEBUG] http: Request GET /v1/status/leader (231.718µs) from=127.0.0.6:39399 2023/01/05 00:04:04 [DEBUG] http: Request GET /v1/status/leader (225.347µs) from=127.0.0.6:57357 2023/01/05 00:04:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:04:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:04:11 [DEBUG] agent: Node info in sync 2023/01/05 00:04:12 [DEBUG] http: Request GET /v1/status/leader (243.501µs) from=127.0.0.6:39399 2023/01/05 00:04:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.831809844s) from=127.0.0.6:41519 2023/01/05 00:04:24 [DEBUG] http: Request GET /v1/status/leader (236.116µs) from=127.0.0.6:57357 2023/01/05 00:04:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.767921456s) from=127.0.0.6:49127 2023/01/05 00:04:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m4.321830176s) from=127.0.0.6:48301 2023/01/05 00:04:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.099626444s) from=127.0.0.6:34645 2023/01/05 00:04:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.245678183s) from=127.0.0.6:35139 2023/01/05 00:04:32 [DEBUG] http: Request GET /v1/status/leader (226.526µs) from=127.0.0.6:39399 2023/01/05 00:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.641234259s) from=127.0.0.6:39735 2023/01/05 00:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:04:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.660173864s) from=127.0.0.6:51581 2023/01/05 00:04:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.746904668s) from=127.0.0.6:34921 2023/01/05 00:04:44 [DEBUG] http: Request GET /v1/status/leader (210.592µs) from=127.0.0.6:57357 2023/01/05 00:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.648346238s) from=127.0.0.6:44549 2023/01/05 00:04:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.689736783s) from=127.0.0.6:33153 2023/01/05 00:04:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.285488517s) from=127.0.0.6:48103 2023/01/05 00:04:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.093828549s) from=127.0.0.6:44531 2023/01/05 00:04:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.45807847s) from=127.0.0.6:49015 2023/01/05 00:04:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.92661363s) from=127.0.0.6:42875 2023/01/05 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.412957976s) from=127.0.0.6:47477 2023/01/05 00:04:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.684565044s) from=127.0.0.6:36265 2023/01/05 00:04:52 [DEBUG] http: Request GET /v1/status/leader (411.285µs) from=127.0.0.6:39399 2023/01/05 00:04:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.377948574s) from=127.0.0.6:54041 2023/01/05 00:04:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.041723448s) from=127.0.0.6:34445 2023/01/05 00:04:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.114508035s) from=127.0.0.6:60599 2023/01/05 00:04:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.339782826s) from=127.0.0.6:34495 2023/01/05 00:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.315950288s) from=127.0.0.6:50417 2023/01/05 00:05:04 [DEBUG] http: Request GET /v1/status/leader (272.199µs) from=127.0.0.6:57357 2023/01/05 00:05:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.689659214s) from=127.0.0.6:60755 2023/01/05 00:05:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.34781475s) from=127.0.0.6:43977 2023/01/05 00:05:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.691336291s) from=127.0.0.6:36553 2023/01/05 00:05:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.011378243s) from=127.0.0.6:39297 2023/01/05 00:05:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.233439321s) from=127.0.0.6:43357 2023/01/05 00:05:12 [DEBUG] http: Request GET /v1/status/leader (308.383µs) from=127.0.0.6:39399 2023/01/05 00:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.5229714s) from=127.0.0.6:60437 2023/01/05 00:05:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:05:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:05:14 [DEBUG] agent: Node info in sync 2023/01/05 00:05:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:05:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.183935247s) from=127.0.0.6:41323 2023/01/05 00:05:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.493728312s) from=127.0.0.6:52433 2023/01/05 00:05:24 [DEBUG] http: Request GET /v1/status/leader (259.17µs) from=127.0.0.6:57357 2023/01/05 00:05:32 [DEBUG] http: Request GET /v1/status/leader (232.302µs) from=127.0.0.6:39399 2023/01/05 00:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:05:44 [DEBUG] http: Request GET /v1/status/leader (288.536µs) from=127.0.0.6:57357 2023/01/05 00:05:52 [DEBUG] http: Request GET /v1/status/leader (432.081µs) from=127.0.0.6:39399 2023/01/05 00:06:04 [DEBUG] http: Request GET /v1/status/leader (255.214µs) from=127.0.0.6:57357 2023/01/05 00:06:12 [DEBUG] http: Request GET /v1/status/leader (239.384µs) from=127.0.0.6:39399 2023/01/05 00:06:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:06:16 [DEBUG] agent: Node info in sync 2023/01/05 00:06:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.866274956s) from=127.0.0.6:41519 2023/01/05 00:06:24 [DEBUG] http: Request GET /v1/status/leader (220.936µs) from=127.0.0.6:57357 2023/01/05 00:06:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.210257554s) from=127.0.0.6:49127 2023/01/05 00:06:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.423674235s) from=127.0.0.6:34645 2023/01/05 00:06:32 [DEBUG] http: Request GET /v1/status/leader (620.63µs) from=127.0.0.6:39399 2023/01/05 00:06:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.900010026s) from=127.0.0.6:48301 2023/01/05 00:06:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.884361711s) from=127.0.0.6:35139 2023/01/05 00:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.630900339s) from=127.0.0.6:39735 2023/01/05 00:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:06:44 [DEBUG] http: Request GET /v1/status/leader (314.388µs) from=127.0.0.6:57357 2023/01/05 00:06:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.756275163s) from=127.0.0.6:34921 2023/01/05 00:06:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.958266672s) from=127.0.0.6:51581 2023/01/05 00:06:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.941804405s) from=127.0.0.6:33153 2023/01/05 00:06:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.214988766s) from=127.0.0.6:44531 2023/01/05 00:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.381926704s) from=127.0.0.6:44549 2023/01/05 00:06:52 [DEBUG] http: Request GET /v1/status/leader (567.248µs) from=127.0.0.6:39399 2023/01/05 00:06:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.363754167s) from=127.0.0.6:48103 2023/01/05 00:06:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.01127279s) from=127.0.0.6:49015 2023/01/05 00:06:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.7433409s) from=127.0.0.6:42875 2023/01/05 00:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.868882671s) from=127.0.0.6:36265 2023/01/05 00:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.967469139s) from=127.0.0.6:47477 2023/01/05 00:06:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.066512528s) from=127.0.0.6:34495 2023/01/05 00:06:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.293086456s) from=127.0.0.6:54041 2023/01/05 00:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.215685588s) from=127.0.0.6:60599 2023/01/05 00:06:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.695600792s) from=127.0.0.6:34445 2023/01/05 00:07:04 [DEBUG] http: Request GET /v1/status/leader (360.73µs) from=127.0.0.6:57357 2023/01/05 00:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.967141822s) from=127.0.0.6:60755 2023/01/05 00:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.707018251s) from=127.0.0.6:50417 2023/01/05 00:07:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.336222983s) from=127.0.0.6:39297 2023/01/05 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.078690051s) from=127.0.0.6:43977 2023/01/05 00:07:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.540403536s) from=127.0.0.6:36553 2023/01/05 00:07:12 [DEBUG] http: Request GET /v1/status/leader (844.978µs) from=127.0.0.6:39399 2023/01/05 00:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.564350242s) from=127.0.0.6:60437 2023/01/05 00:07:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.898367179s) from=127.0.0.6:43357 2023/01/05 00:07:24 [DEBUG] http: Request GET /v1/status/leader (180.925µs) from=127.0.0.6:57357 2023/01/05 00:07:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.013096049s) from=127.0.0.6:41323 2023/01/05 00:07:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.97367977s) from=127.0.0.6:52433 2023/01/05 00:07:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:07:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:07:30 [DEBUG] agent: Node info in sync 2023/01/05 00:07:32 [DEBUG] http: Request GET /v1/status/leader (1.941412ms) from=127.0.0.6:39399 2023/01/05 00:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:07:44 [DEBUG] http: Request GET /v1/status/leader (215.683µs) from=127.0.0.6:57357 2023/01/05 00:07:53 [DEBUG] http: Request GET /v1/status/leader (462.935µs) from=127.0.0.6:39399 2023/01/05 00:08:04 [DEBUG] http: Request GET /v1/status/leader (431.617µs) from=127.0.0.6:57357 2023/01/05 00:08:13 [DEBUG] http: Request GET /v1/status/leader (911.1µs) from=127.0.0.6:39399 2023/01/05 00:08:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:08:24 [DEBUG] http: Request GET /v1/status/leader (430.782µs) from=127.0.0.6:57357 2023/01/05 00:08:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.013467567s) from=127.0.0.6:41519 2023/01/05 00:08:33 [DEBUG] http: Request GET /v1/status/leader (272.876µs) from=127.0.0.6:39399 2023/01/05 00:08:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.818678593s) from=127.0.0.6:34645 2023/01/05 00:08:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.875976324s) from=127.0.0.6:49127 2023/01/05 00:08:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m6.823133811s) from=127.0.0.6:48301 2023/01/05 00:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:08:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.038357486s) from=127.0.0.6:35139 2023/01/05 00:08:44 [DEBUG] http: Request GET /v1/status/leader (298.061µs) from=127.0.0.6:57357 2023/01/05 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.243663691s) from=127.0.0.6:39735 2023/01/05 00:08:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.792095119s) from=127.0.0.6:34921 2023/01/05 00:08:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.807781751s) from=127.0.0.6:44531 2023/01/05 00:08:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.980199776s) from=127.0.0.6:33153 2023/01/05 00:08:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.361452526s) from=127.0.0.6:51581 2023/01/05 00:08:53 [DEBUG] http: Request GET /v1/status/leader (453.897µs) from=127.0.0.6:39399 2023/01/05 00:08:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.932461057s) from=127.0.0.6:49015 2023/01/05 00:08:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.055445056s) from=127.0.0.6:42875 2023/01/05 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.51627503s) from=127.0.0.6:44549 2023/01/05 00:08:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.712249672s) from=127.0.0.6:48103 2023/01/05 00:09:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.600111436s) from=127.0.0.6:34495 2023/01/05 00:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.307873929s) from=127.0.0.6:47477 2023/01/05 00:09:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.950748371s) from=127.0.0.6:54041 2023/01/05 00:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.001132336s) from=127.0.0.6:60599 2023/01/05 00:09:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.472357827s) from=127.0.0.6:36265 2023/01/05 00:09:04 [DEBUG] http: Request GET /v1/status/leader (306.95µs) from=127.0.0.6:57357 2023/01/05 00:09:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.183443157s) from=127.0.0.6:34445 2023/01/05 00:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.042013325s) from=127.0.0.6:50417 2023/01/05 00:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.890799576s) from=127.0.0.6:39297 2023/01/05 00:09:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.486263284s) from=127.0.0.6:60755 2023/01/05 00:09:13 [DEBUG] http: Request GET /v1/status/leader (153.328µs) from=127.0.0.6:39399 2023/01/05 00:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.031931707s) from=127.0.0.6:43977 2023/01/05 00:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:09:13 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:09:13 [DEBUG] agent: Node info in sync 2023/01/05 00:09:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.954674564s) from=127.0.0.6:36553 2023/01/05 00:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.436197731s) from=127.0.0.6:60437 2023/01/05 00:09:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.58172236s) from=127.0.0.6:43357 2023/01/05 00:09:24 [DEBUG] http: Request GET /v1/status/leader (163.898µs) from=127.0.0.6:57357 2023/01/05 00:09:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.46266662s) from=127.0.0.6:41323 2023/01/05 00:09:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.200945162s) from=127.0.0.6:52433 2023/01/05 00:09:33 [DEBUG] http: Request GET /v1/status/leader (251.428µs) from=127.0.0.6:39399 2023/01/05 00:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:09:44 [DEBUG] http: Request GET /v1/status/leader (227.111µs) from=127.0.0.6:57357 2023/01/05 00:09:53 [DEBUG] http: Request GET /v1/status/leader (344.474µs) from=127.0.0.6:39399 2023/01/05 00:10:04 [DEBUG] http: Request GET /v1/status/leader (153.5µs) from=127.0.0.6:57357 2023/01/05 00:10:13 [DEBUG] http: Request GET /v1/status/leader (261.111µs) from=127.0.0.6:39399 2023/01/05 00:10:24 [DEBUG] http: Request GET /v1/status/leader (325.752µs) from=127.0.0.6:57357 2023/01/05 00:10:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.499122402s) from=127.0.0.6:41519 2023/01/05 00:10:33 [DEBUG] http: Request GET /v1/status/leader (199.979µs) from=127.0.0.6:39399 2023/01/05 00:10:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.068905429s) from=127.0.0.6:49127 2023/01/05 00:10:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.491688981s) from=127.0.0.6:34645 2023/01/05 00:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:10:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.900117189s) from=127.0.0.6:48301 2023/01/05 00:10:44 [DEBUG] http: Request GET /v1/status/leader (1.537612ms) from=127.0.0.6:57357 2023/01/05 00:10:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.05940156s) from=127.0.0.6:35139 2023/01/05 00:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.460514018s) from=127.0.0.6:39735 2023/01/05 00:10:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:10:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.096515094s) from=127.0.0.6:34921 2023/01/05 00:10:53 [DEBUG] http: Request GET /v1/status/leader (267.97µs) from=127.0.0.6:39399 2023/01/05 00:10:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.871989153s) from=127.0.0.6:33153 2023/01/05 00:10:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.749840129s) from=127.0.0.6:51581 2023/01/05 00:10:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.424419632s) from=127.0.0.6:44531 2023/01/05 00:10:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.049753269s) from=127.0.0.6:42875 2023/01/05 00:10:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.522029297s) from=127.0.0.6:44549 2023/01/05 00:10:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:10:58 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:10:58 [DEBUG] agent: Node info in sync 2023/01/05 00:10:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.142745726s) from=127.0.0.6:49015 2023/01/05 00:11:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.119150416s) from=127.0.0.6:48103 2023/01/05 00:11:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.536613543s) from=127.0.0.6:34495 2023/01/05 00:11:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.608950259s) from=127.0.0.6:54041 2023/01/05 00:11:04 [DEBUG] http: Request GET /v1/status/leader (215.815µs) from=127.0.0.6:57357 2023/01/05 00:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.914770321s) from=127.0.0.6:60599 2023/01/05 00:11:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.60028873s) from=127.0.0.6:34445 2023/01/05 00:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.61138991s) from=127.0.0.6:47477 2023/01/05 00:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.405422949s) from=127.0.0.6:36265 2023/01/05 00:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.058463427s) from=127.0.0.6:50417 2023/01/05 00:11:13 [DEBUG] http: Request GET /v1/status/leader (150.308µs) from=127.0.0.6:39399 2023/01/05 00:11:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.419525438s) from=127.0.0.6:39297 2023/01/05 00:11:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.934268728s) from=127.0.0.6:60755 2023/01/05 00:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.498322998s) from=127.0.0.6:43977 2023/01/05 00:11:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.018088699s) from=127.0.0.6:36553 2023/01/05 00:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.242753453s) from=127.0.0.6:60437 2023/01/05 00:11:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.305563156s) from=127.0.0.6:43357 2023/01/05 00:11:24 [DEBUG] http: Request GET /v1/status/leader (169.991µs) from=127.0.0.6:57357 2023/01/05 00:11:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.381416168s) from=127.0.0.6:41323 2023/01/05 00:11:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.97888985s) from=127.0.0.6:52433 2023/01/05 00:11:33 [DEBUG] http: Request GET /v1/status/leader (1.705943ms) from=127.0.0.6:39399 2023/01/05 00:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:11:44 [DEBUG] http: Request GET /v1/status/leader (245.076µs) from=127.0.0.6:57357 2023/01/05 00:11:53 [DEBUG] http: Request GET /v1/status/leader (278.383µs) from=127.0.0.6:39399 2023/01/05 00:12:04 [DEBUG] http: Request GET /v1/status/leader (233.826µs) from=127.0.0.6:57357 2023/01/05 00:12:13 [DEBUG] http: Request GET /v1/status/leader (294.475µs) from=127.0.0.6:39399 2023/01/05 00:12:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:12:20 [DEBUG] agent: Node info in sync 2023/01/05 00:12:24 [DEBUG] http: Request GET /v1/status/leader (171.476µs) from=127.0.0.6:57357 2023/01/05 00:12:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.099504782s) from=127.0.0.6:41519 2023/01/05 00:12:33 [DEBUG] http: Request GET /v1/status/leader (331.831µs) from=127.0.0.6:39399 2023/01/05 00:12:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.811974281s) from=127.0.0.6:49127 2023/01/05 00:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.313227812s) from=127.0.0.6:34645 2023/01/05 00:12:44 [DEBUG] http: Request GET /v1/status/leader (535.357µs) from=127.0.0.6:57357 2023/01/05 00:12:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.314366235s) from=127.0.0.6:48301 2023/01/05 00:12:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.551472267s) from=127.0.0.6:35139 2023/01/05 00:12:53 [DEBUG] http: Request GET /v1/status/leader (259.013µs) from=127.0.0.6:39399 2023/01/05 00:12:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.889392234s) from=127.0.0.6:39735 2023/01/05 00:12:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.703983324s) from=127.0.0.6:33153 2023/01/05 00:12:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.774009321s) from=127.0.0.6:34921 2023/01/05 00:12:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.56240574s) from=127.0.0.6:44531 2023/01/05 00:12:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.498271707s) from=127.0.0.6:44549 2023/01/05 00:12:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.795311185s) from=127.0.0.6:51581 2023/01/05 00:13:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.894363459s) from=127.0.0.6:49015 2023/01/05 00:13:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.35444384s) from=127.0.0.6:54041 2023/01/05 00:13:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.214792079s) from=127.0.0.6:42875 2023/01/05 00:13:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.60014185s) from=127.0.0.6:48103 2023/01/05 00:13:04 [DEBUG] http: Request GET /v1/status/leader (250.322µs) from=127.0.0.6:57357 2023/01/05 00:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.697435584s) from=127.0.0.6:60599 2023/01/05 00:13:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.935490282s) from=127.0.0.6:34495 2023/01/05 00:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.214040947s) from=127.0.0.6:50417 2023/01/05 00:13:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.682146476s) from=127.0.0.6:34445 2023/01/05 00:13:13 [DEBUG] http: Request GET /v1/status/leader (211.275µs) from=127.0.0.6:39399 2023/01/05 00:13:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.123004709s) from=127.0.0.6:47477 2023/01/05 00:13:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.447602811s) from=127.0.0.6:36265 2023/01/05 00:13:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.636848s) from=127.0.0.6:39297 2023/01/05 00:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.994878647s) from=127.0.0.6:43977 2023/01/05 00:13:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.229864048s) from=127.0.0.6:60755 2023/01/05 00:13:24 [DEBUG] http: Request GET /v1/status/leader (228.803µs) from=127.0.0.6:57357 2023/01/05 00:13:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.406584931s) from=127.0.0.6:36553 2023/01/05 00:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.44901654s) from=127.0.0.6:60437 2023/01/05 00:13:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.926955943s) from=127.0.0.6:43357 2023/01/05 00:13:33 [DEBUG] http: Request GET /v1/status/leader (192.008µs) from=127.0.0.6:39399 2023/01/05 00:13:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.562522662s) from=127.0.0.6:52433 2023/01/05 00:13:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.499167654s) from=127.0.0.6:41323 2023/01/05 00:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:13:44 [DEBUG] http: Request GET /v1/status/leader (263.011µs) from=127.0.0.6:57357 2023/01/05 00:13:53 [DEBUG] http: Request GET /v1/status/leader (361.123µs) from=127.0.0.6:39399 2023/01/05 00:14:04 [DEBUG] http: Request GET /v1/status/leader (379.768µs) from=127.0.0.6:57357 2023/01/05 00:14:13 [DEBUG] http: Request GET /v1/status/leader (198.451µs) from=127.0.0.6:39399 2023/01/05 00:14:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:14:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:14:14 [DEBUG] agent: Node info in sync 2023/01/05 00:14:24 [DEBUG] http: Request GET /v1/status/leader (688.414µs) from=127.0.0.6:57357 2023/01/05 00:14:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.29568834s) from=127.0.0.6:41519 2023/01/05 00:14:33 [DEBUG] http: Request GET /v1/status/leader (290.864µs) from=127.0.0.6:39399 2023/01/05 00:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:14:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m7.161508577s) from=127.0.0.6:49127 2023/01/05 00:14:44 [DEBUG] http: Request GET /v1/status/leader (137.463µs) from=127.0.0.6:57357 2023/01/05 00:14:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.835255627s) from=127.0.0.6:48301 2023/01/05 00:14:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.607773301s) from=127.0.0.6:34645 2023/01/05 00:14:53 [DEBUG] http: Request GET /v1/status/leader (4.234616ms) from=127.0.0.6:39399 2023/01/05 00:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.933453519s) from=127.0.0.6:39735 2023/01/05 00:14:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.159650636s) from=127.0.0.6:33153 2023/01/05 00:14:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.155734527s) from=127.0.0.6:35139 2023/01/05 00:15:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.782912729s) from=127.0.0.6:34921 2023/01/05 00:15:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.842142783s) from=127.0.0.6:51581 2023/01/05 00:15:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.425175586s) from=127.0.0.6:44531 2023/01/05 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.094391034s) from=127.0.0.6:44549 2023/01/05 00:15:04 [DEBUG] http: Request GET /v1/status/leader (533.859µs) from=127.0.0.6:57357 2023/01/05 00:15:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.841515767s) from=127.0.0.6:49015 2023/01/05 00:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.047314748s) from=127.0.0.6:60599 2023/01/05 00:15:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.082226721s) from=127.0.0.6:54041 2023/01/05 00:15:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m7.316714397s) from=127.0.0.6:42875 2023/01/05 00:15:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.372957157s) from=127.0.0.6:48103 2023/01/05 00:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.697225488s) from=127.0.0.6:50417 2023/01/05 00:15:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.586387522s) from=127.0.0.6:34495 2023/01/05 00:15:13 [DEBUG] http: Request GET /v1/status/leader (170.12µs) from=127.0.0.6:39399 2023/01/05 00:15:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.441285965s) from=127.0.0.6:34445 2023/01/05 00:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.986652696s) from=127.0.0.6:47477 2023/01/05 00:15:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.648974651s) from=127.0.0.6:39297 2023/01/05 00:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.499498205s) from=127.0.0.6:36265 2023/01/05 00:15:24 [DEBUG] http: Request GET /v1/status/leader (165.663µs) from=127.0.0.6:57357 2023/01/05 00:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.64231439s) from=127.0.0.6:43977 2023/01/05 00:15:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.051158412s) from=127.0.0.6:60755 2023/01/05 00:15:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.569086999s) from=127.0.0.6:36553 2023/01/05 00:15:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.865031953s) from=127.0.0.6:43357 2023/01/05 00:15:33 [DEBUG] http: Request GET /v1/status/leader (228.75µs) from=127.0.0.6:39399 2023/01/05 00:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.172539232s) from=127.0.0.6:60437 2023/01/05 00:15:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.47977495s) from=127.0.0.6:52433 2023/01/05 00:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:15:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.733238363s) from=127.0.0.6:41323 2023/01/05 00:15:44 [DEBUG] http: Request GET /v1/status/leader (4.836201ms) from=127.0.0.6:57357 2023/01/05 00:15:53 [DEBUG] http: Request GET /v1/status/leader (481.976µs) from=127.0.0.6:39399 2023/01/05 00:16:04 [DEBUG] http: Request GET /v1/status/leader (345.919µs) from=127.0.0.6:57357 2023/01/05 00:16:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:16:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:16:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:16:10 [DEBUG] agent: Node info in sync 2023/01/05 00:16:13 [DEBUG] http: Request GET /v1/status/leader (1.228566ms) from=127.0.0.6:39399 2023/01/05 00:16:24 [DEBUG] http: Request GET /v1/status/leader (148.392µs) from=127.0.0.6:57357 2023/01/05 00:16:33 [DEBUG] http: Request GET /v1/status/leader (406.951µs) from=127.0.0.6:39399 2023/01/05 00:16:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.642949467s) from=127.0.0.6:41519 2023/01/05 00:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:16:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.245388938s) from=127.0.0.6:49127 2023/01/05 00:16:44 [DEBUG] http: Request GET /v1/status/leader (164.695µs) from=127.0.0.6:57357 2023/01/05 00:16:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.091884576s) from=127.0.0.6:34645 2023/01/05 00:16:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.633814706s) from=127.0.0.6:48301 2023/01/05 00:16:53 [DEBUG] http: Request GET /v1/status/leader (217.449µs) from=127.0.0.6:39399 2023/01/05 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.589872309s) from=127.0.0.6:39735 2023/01/05 00:17:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.707628901s) from=127.0.0.6:44531 2023/01/05 00:17:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.811590995s) from=127.0.0.6:33153 2023/01/05 00:17:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.222978869s) from=127.0.0.6:35139 2023/01/05 00:17:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.787140908s) from=127.0.0.6:51581 2023/01/05 00:17:04 [DEBUG] http: Request GET /v1/status/leader (183.723µs) from=127.0.0.6:57357 2023/01/05 00:17:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.902842464s) from=127.0.0.6:34921 2023/01/05 00:17:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m5.592377373s) from=127.0.0.6:44549 2023/01/05 00:17:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.020955065s) from=127.0.0.6:54041 2023/01/05 00:17:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.122018405s) from=127.0.0.6:49015 2023/01/05 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.264501646s) from=127.0.0.6:50417 2023/01/05 00:17:13 [DEBUG] http: Request GET /v1/status/leader (1.080824ms) from=127.0.0.6:39399 2023/01/05 00:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.969277809s) from=127.0.0.6:60599 2023/01/05 00:17:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.184691572s) from=127.0.0.6:34495 2023/01/05 00:17:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.852219668s) from=127.0.0.6:48103 2023/01/05 00:17:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.602544972s) from=127.0.0.6:42875 2023/01/05 00:17:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:17:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:17:17 [DEBUG] agent: Node info in sync 2023/01/05 00:17:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.823461292s) from=127.0.0.6:39297 2023/01/05 00:17:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.866538215s) from=127.0.0.6:34445 2023/01/05 00:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.381454909s) from=127.0.0.6:47477 2023/01/05 00:17:24 [DEBUG] http: Request GET /v1/status/leader (260.515µs) from=127.0.0.6:57357 2023/01/05 00:17:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.315272872s) from=127.0.0.6:36265 2023/01/05 00:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.350150636s) from=127.0.0.6:43977 2023/01/05 00:17:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.826249638s) from=127.0.0.6:60755 2023/01/05 00:17:33 [DEBUG] http: Request GET /v1/status/leader (318.867µs) from=127.0.0.6:39399 2023/01/05 00:17:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.596796377s) from=127.0.0.6:36553 2023/01/05 00:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.425378854s) from=127.0.0.6:60437 2023/01/05 00:17:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.869709316s) from=127.0.0.6:43357 2023/01/05 00:17:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.758881025s) from=127.0.0.6:52433 2023/01/05 00:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:17:44 [DEBUG] http: Request GET /v1/status/leader (149.81µs) from=127.0.0.6:57357 2023/01/05 00:17:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.050850894s) from=127.0.0.6:41323 2023/01/05 00:17:53 [DEBUG] http: Request GET /v1/status/leader (382.248µs) from=127.0.0.6:39399 2023/01/05 00:18:04 [DEBUG] http: Request GET /v1/status/leader (188.415µs) from=127.0.0.6:57357 2023/01/05 00:18:13 [DEBUG] http: Request GET /v1/status/leader (480.339µs) from=127.0.0.6:39399 2023/01/05 00:18:24 [DEBUG] http: Request GET /v1/status/leader (196.63µs) from=127.0.0.6:57357 2023/01/05 00:18:33 [DEBUG] http: Request GET /v1/status/leader (285.215µs) from=127.0.0.6:39399 2023/01/05 00:18:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.164092157s) from=127.0.0.6:41519 2023/01/05 00:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:18:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:18:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:18:44 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:18:44 [DEBUG] agent: Node info in sync 2023/01/05 00:18:44 [DEBUG] http: Request GET /v1/status/leader (220.34µs) from=127.0.0.6:57357 2023/01/05 00:18:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.932227795s) from=127.0.0.6:49127 2023/01/05 00:18:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.16314277s) from=127.0.0.6:34645 2023/01/05 00:18:53 [DEBUG] http: Request GET /v1/status/leader (241.256µs) from=127.0.0.6:39399 2023/01/05 00:18:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.877128666s) from=127.0.0.6:48301 2023/01/05 00:19:04 [DEBUG] http: Request GET /v1/status/leader (372.607µs) from=127.0.0.6:57357 2023/01/05 00:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.319610282s) from=127.0.0.6:39735 2023/01/05 00:19:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.974505246s) from=127.0.0.6:51581 2023/01/05 00:19:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.98651925s) from=127.0.0.6:44531 2023/01/05 00:19:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.744556709s) from=127.0.0.6:33153 2023/01/05 00:19:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.578186215s) from=127.0.0.6:34921 2023/01/05 00:19:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.447625484s) from=127.0.0.6:35139 2023/01/05 00:19:13 [DEBUG] http: Request GET /v1/status/leader (410.068µs) from=127.0.0.6:39399 2023/01/05 00:19:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.025775071s) from=127.0.0.6:34495 2023/01/05 00:19:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.922084607s) from=127.0.0.6:49015 2023/01/05 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.400026263s) from=127.0.0.6:44549 2023/01/05 00:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.740181565s) from=127.0.0.6:50417 2023/01/05 00:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.55899178s) from=127.0.0.6:60599 2023/01/05 00:19:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.399556515s) from=127.0.0.6:54041 2023/01/05 00:19:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.146423401s) from=127.0.0.6:48103 2023/01/05 00:19:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.748730324s) from=127.0.0.6:42875 2023/01/05 00:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.235037154s) from=127.0.0.6:47477 2023/01/05 00:19:24 [DEBUG] http: Request GET /v1/status/leader (245.964µs) from=127.0.0.6:57357 2023/01/05 00:19:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.299223754s) from=127.0.0.6:34445 2023/01/05 00:19:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.01915591s) from=127.0.0.6:39297 2023/01/05 00:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.545344842s) from=127.0.0.6:43977 2023/01/05 00:19:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.833809788s) from=127.0.0.6:36265 2023/01/05 00:19:33 [DEBUG] http: Request GET /v1/status/leader (188.652µs) from=127.0.0.6:39399 2023/01/05 00:19:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.277291152s) from=127.0.0.6:60755 2023/01/05 00:19:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.784833621s) from=127.0.0.6:36553 2023/01/05 00:19:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.030973773s) from=127.0.0.6:43357 2023/01/05 00:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.136198134s) from=127.0.0.6:60437 2023/01/05 00:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:19:44 [DEBUG] http: Request GET /v1/status/leader (241.143µs) from=127.0.0.6:57357 2023/01/05 00:19:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.923234299s) from=127.0.0.6:52433 2023/01/05 00:19:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.026673552s) from=127.0.0.6:41323 2023/01/05 00:19:53 [DEBUG] http: Request GET /v1/status/leader (197.368µs) from=127.0.0.6:39399 2023/01/05 00:19:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:19:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:19:57 [DEBUG] agent: Node info in sync 2023/01/05 00:20:04 [DEBUG] http: Request GET /v1/status/leader (310.534µs) from=127.0.0.6:57357 2023/01/05 00:20:13 [DEBUG] http: Request GET /v1/status/leader (239.879µs) from=127.0.0.6:39399 2023/01/05 00:20:24 [DEBUG] http: Request GET /v1/status/leader (249.854µs) from=127.0.0.6:57357 2023/01/05 00:20:33 [DEBUG] http: Request GET /v1/status/leader (613.684µs) from=127.0.0.6:39399 2023/01/05 00:20:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.624129299s) from=127.0.0.6:41519 2023/01/05 00:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:20:44 [DEBUG] http: Request GET /v1/status/leader (515.509µs) from=127.0.0.6:57357 2023/01/05 00:20:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.740725431s) from=127.0.0.6:49127 2023/01/05 00:20:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.830225169s) from=127.0.0.6:34645 2023/01/05 00:20:53 [DEBUG] http: Request GET /v1/status/leader (407.157µs) from=127.0.0.6:39399 2023/01/05 00:20:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.448310236s) from=127.0.0.6:48301 2023/01/05 00:21:04 [DEBUG] http: Request GET /v1/status/leader (167.983µs) from=127.0.0.6:57357 2023/01/05 00:21:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.807087853s) from=127.0.0.6:51581 2023/01/05 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.419957461s) from=127.0.0.6:39735 2023/01/05 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.893048636s) from=127.0.0.6:33153 2023/01/05 00:21:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.998095151s) from=127.0.0.6:44531 2023/01/05 00:21:13 [DEBUG] http: Request GET /v1/status/leader (4.595288ms) from=127.0.0.6:39399 2023/01/05 00:21:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.617867766s) from=127.0.0.6:34921 2023/01/05 00:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.605172792s) from=127.0.0.6:44549 2023/01/05 00:21:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.768891608s) from=127.0.0.6:35139 2023/01/05 00:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.140405648s) from=127.0.0.6:60599 2023/01/05 00:21:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.323480724s) from=127.0.0.6:49015 2023/01/05 00:21:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.311408744s) from=127.0.0.6:50417 2023/01/05 00:21:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.370224279s) from=127.0.0.6:34495 2023/01/05 00:21:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:21:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.037963125s) from=127.0.0.6:54041 2023/01/05 00:21:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.696436693s) from=127.0.0.6:48103 2023/01/05 00:21:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.59582297s) from=127.0.0.6:42875 2023/01/05 00:21:24 [DEBUG] http: Request GET /v1/status/leader (708.425µs) from=127.0.0.6:57357 2023/01/05 00:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.733793152s) from=127.0.0.6:47477 2023/01/05 00:21:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.767225928s) from=127.0.0.6:39297 2023/01/05 00:21:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.768894966s) from=127.0.0.6:34445 2023/01/05 00:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.862996668s) from=127.0.0.6:43977 2023/01/05 00:21:33 [DEBUG] http: Request GET /v1/status/leader (220.115µs) from=127.0.0.6:39399 2023/01/05 00:21:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:21:34 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:21:34 [DEBUG] agent: Node info in sync 2023/01/05 00:21:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.131541689s) from=127.0.0.6:36265 2023/01/05 00:21:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.632137629s) from=127.0.0.6:60755 2023/01/05 00:21:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.67235516s) from=127.0.0.6:36553 2023/01/05 00:21:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.570160421s) from=127.0.0.6:43357 2023/01/05 00:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:21:44 [DEBUG] http: Request GET /v1/status/leader (719.124µs) from=127.0.0.6:57357 2023/01/05 00:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.81796648s) from=127.0.0.6:60437 2023/01/05 00:21:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.524447673s) from=127.0.0.6:52433 2023/01/05 00:21:53 [DEBUG] http: Request GET /v1/status/leader (216.991µs) from=127.0.0.6:39399 2023/01/05 00:21:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.346179889s) from=127.0.0.6:41323 2023/01/05 00:22:04 [DEBUG] http: Request GET /v1/status/leader (286.223µs) from=127.0.0.6:57357 2023/01/05 00:22:13 [DEBUG] http: Request GET /v1/status/leader (360.071µs) from=127.0.0.6:39399 2023/01/05 00:22:24 [DEBUG] http: Request GET /v1/status/leader (254.068µs) from=127.0.0.6:57357 2023/01/05 00:22:33 [DEBUG] http: Request GET /v1/status/leader (463.129µs) from=127.0.0.6:39399 2023/01/05 00:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:22:44 [DEBUG] http: Request GET /v1/status/leader (305.979µs) from=127.0.0.6:57357 2023/01/05 00:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.11018398s) from=127.0.0.6:41519 2023/01/05 00:22:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.180071307s) from=127.0.0.6:49127 2023/01/05 00:22:53 [DEBUG] http: Request GET /v1/status/leader (364.406µs) from=127.0.0.6:39399 2023/01/05 00:22:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m2.254198618s) from=127.0.0.6:48301 2023/01/05 00:22:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.545914283s) from=127.0.0.6:34645 2023/01/05 00:23:04 [DEBUG] http: Request GET /v1/status/leader (181.604µs) from=127.0.0.6:57357 2023/01/05 00:23:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.505527925s) from=127.0.0.6:51581 2023/01/05 00:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.961605929s) from=127.0.0.6:39735 2023/01/05 00:23:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.943879613s) from=127.0.0.6:44531 2023/01/05 00:23:13 [DEBUG] http: Request GET /v1/status/leader (238.845µs) from=127.0.0.6:39399 2023/01/05 00:23:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.977353477s) from=127.0.0.6:33153 2023/01/05 00:23:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.41010932s) from=127.0.0.6:34921 2023/01/05 00:23:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.286534113s) from=127.0.0.6:60599 2023/01/05 00:23:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.857712935s) from=127.0.0.6:44549 2023/01/05 00:23:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.502316514s) from=127.0.0.6:35139 2023/01/05 00:23:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.649175266s) from=127.0.0.6:54041 2023/01/05 00:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.207588527s) from=127.0.0.6:50417 2023/01/05 00:23:24 [DEBUG] http: Request GET /v1/status/leader (438.732µs) from=127.0.0.6:57357 2023/01/05 00:23:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.316259496s) from=127.0.0.6:49015 2023/01/05 00:23:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.236630548s) from=127.0.0.6:48103 2023/01/05 00:23:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.68659487s) from=127.0.0.6:34495 2023/01/05 00:23:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.075283075s) from=127.0.0.6:42875 2023/01/05 00:23:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.225831287s) from=127.0.0.6:34445 2023/01/05 00:23:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.285074992s) from=127.0.0.6:39297 2023/01/05 00:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.023201849s) from=127.0.0.6:47477 2023/01/05 00:23:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:23:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:23:33 [DEBUG] agent: Node info in sync 2023/01/05 00:23:33 [DEBUG] http: Request GET /v1/status/leader (198.265µs) from=127.0.0.6:39399 2023/01/05 00:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.657611564s) from=127.0.0.6:43977 2023/01/05 00:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.092946742s) from=127.0.0.6:36265 2023/01/05 00:23:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.973996089s) from=127.0.0.6:60755 2023/01/05 00:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.86043502s) from=127.0.0.6:36553 2023/01/05 00:23:44 [DEBUG] http: Request GET /v1/status/leader (303.778µs) from=127.0.0.6:57357 2023/01/05 00:23:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.800533568s) from=127.0.0.6:43357 2023/01/05 00:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.098127284s) from=127.0.0.6:60437 2023/01/05 00:23:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.400171072s) from=127.0.0.6:52433 2023/01/05 00:23:53 [DEBUG] http: Request GET /v1/status/leader (1.360313ms) from=127.0.0.6:39399 2023/01/05 00:24:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.803772028s) from=127.0.0.6:41323 2023/01/05 00:24:04 [DEBUG] http: Request GET /v1/status/leader (248.494µs) from=127.0.0.6:57357 2023/01/05 00:24:13 [DEBUG] http: Request GET /v1/status/leader (259.515µs) from=127.0.0.6:39399 2023/01/05 00:24:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:24:24 [DEBUG] http: Request GET /v1/status/leader (246.168µs) from=127.0.0.6:57357 2023/01/05 00:24:33 [DEBUG] http: Request GET /v1/status/leader (150.508µs) from=127.0.0.6:39399 2023/01/05 00:24:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:24:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:24:38 [DEBUG] agent: Node info in sync 2023/01/05 00:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:24:44 [DEBUG] http: Request GET /v1/status/leader (202.675µs) from=127.0.0.6:57357 2023/01/05 00:24:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.963508735s) from=127.0.0.6:41519 2023/01/05 00:24:53 [DEBUG] http: Request GET /v1/status/leader (255.47µs) from=127.0.0.6:39399 2023/01/05 00:24:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.16037625s) from=127.0.0.6:49127 2023/01/05 00:25:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.577876936s) from=127.0.0.6:34645 2023/01/05 00:25:04 [DEBUG] http: Request GET /v1/status/leader (227.021µs) from=127.0.0.6:57357 2023/01/05 00:25:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m6.45314108s) from=127.0.0.6:48301 2023/01/05 00:25:13 [DEBUG] http: Request GET /v1/status/leader (140.712µs) from=127.0.0.6:39399 2023/01/05 00:25:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.971392598s) from=127.0.0.6:51581 2023/01/05 00:25:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.949016112s) from=127.0.0.6:33153 2023/01/05 00:25:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.096224451s) from=127.0.0.6:60599 2023/01/05 00:25:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.467337611s) from=127.0.0.6:39735 2023/01/05 00:25:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.778190187s) from=127.0.0.6:44531 2023/01/05 00:25:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.136579331s) from=127.0.0.6:34921 2023/01/05 00:25:24 [DEBUG] http: Request GET /v1/status/leader (932.386µs) from=127.0.0.6:57357 2023/01/05 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.842180034s) from=127.0.0.6:44549 2023/01/05 00:25:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.416694148s) from=127.0.0.6:35139 2023/01/05 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.827822981s) from=127.0.0.6:50417 2023/01/05 00:25:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.485734779s) from=127.0.0.6:54041 2023/01/05 00:25:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.42637546s) from=127.0.0.6:48103 2023/01/05 00:25:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m7.259433209s) from=127.0.0.6:49015 2023/01/05 00:25:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.072416364s) from=127.0.0.6:42875 2023/01/05 00:25:33 [DEBUG] http: Request GET /v1/status/leader (309.04µs) from=127.0.0.6:39399 2023/01/05 00:25:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.711314336s) from=127.0.0.6:34495 2023/01/05 00:25:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.719542427s) from=127.0.0.6:39297 2023/01/05 00:25:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.655762747s) from=127.0.0.6:34445 2023/01/05 00:25:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.419981684s) from=127.0.0.6:47477 2023/01/05 00:25:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.572899224s) from=127.0.0.6:36265 2023/01/05 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.756232633s) from=127.0.0.6:43977 2023/01/05 00:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:25:44 [DEBUG] http: Request GET /v1/status/leader (168.192µs) from=127.0.0.6:57357 2023/01/05 00:25:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.570944846s) from=127.0.0.6:60755 2023/01/05 00:25:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.781101016s) from=127.0.0.6:36553 2023/01/05 00:25:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.60526685s) from=127.0.0.6:43357 2023/01/05 00:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.512981979s) from=127.0.0.6:60437 2023/01/05 00:25:53 [DEBUG] http: Request GET /v1/status/leader (238.718µs) from=127.0.0.6:39399 2023/01/05 00:25:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.50031811s) from=127.0.0.6:52433 2023/01/05 00:26:04 [DEBUG] http: Request GET /v1/status/leader (604.634µs) from=127.0.0.6:57357 2023/01/05 00:26:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.155556191s) from=127.0.0.6:41323 2023/01/05 00:26:13 [DEBUG] http: Request GET /v1/status/leader (264.928µs) from=127.0.0.6:39399 2023/01/05 00:26:24 [DEBUG] http: Request GET /v1/status/leader (164.001µs) from=127.0.0.6:57357 2023/01/05 00:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:26:32 [DEBUG] agent: Node info in sync 2023/01/05 00:26:33 [DEBUG] http: Request GET /v1/status/leader (234.304µs) from=127.0.0.6:39399 2023/01/05 00:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:26:45 [DEBUG] http: Request GET /v1/status/leader (3.249627ms) from=127.0.0.6:57357 2023/01/05 00:26:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:26:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.309473325s) from=127.0.0.6:41519 2023/01/05 00:26:53 [DEBUG] http: Request GET /v1/status/leader (264.521µs) from=127.0.0.6:39399 2023/01/05 00:27:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.150408609s) from=127.0.0.6:49127 2023/01/05 00:27:05 [DEBUG] http: Request GET /v1/status/leader (156.537µs) from=127.0.0.6:57357 2023/01/05 00:27:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.569288202s) from=127.0.0.6:34645 2023/01/05 00:27:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m4.926520634s) from=127.0.0.6:48301 2023/01/05 00:27:13 [DEBUG] http: Request GET /v1/status/leader (236.12µs) from=127.0.0.6:39399 2023/01/05 00:27:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.035511007s) from=127.0.0.6:51581 2023/01/05 00:27:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.746146282s) from=127.0.0.6:33153 2023/01/05 00:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.092060436s) from=127.0.0.6:60599 2023/01/05 00:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.244522707s) from=127.0.0.6:39735 2023/01/05 00:27:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.993634475s) from=127.0.0.6:44531 2023/01/05 00:27:25 [DEBUG] http: Request GET /v1/status/leader (277.401µs) from=127.0.0.6:57357 2023/01/05 00:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m1.051968776s) from=127.0.0.6:44549 2023/01/05 00:27:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.559888433s) from=127.0.0.6:35139 2023/01/05 00:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.748709451s) from=127.0.0.6:50417 2023/01/05 00:27:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.399884876s) from=127.0.0.6:34921 2023/01/05 00:27:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.504250083s) from=127.0.0.6:42875 2023/01/05 00:27:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.905217016s) from=127.0.0.6:54041 2023/01/05 00:27:33 [DEBUG] http: Request GET /v1/status/leader (202.035µs) from=127.0.0.6:39399 2023/01/05 00:27:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.071315185s) from=127.0.0.6:48103 2023/01/05 00:27:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.912917193s) from=127.0.0.6:49015 2023/01/05 00:27:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.690517098s) from=127.0.0.6:39297 2023/01/05 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.845438321s) from=127.0.0.6:34495 2023/01/05 00:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.406397045s) from=127.0.0.6:47477 2023/01/05 00:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.059399589s) from=127.0.0.6:43977 2023/01/05 00:27:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:27:41 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:27:41 [DEBUG] agent: Node info in sync 2023/01/05 00:27:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.734423826s) from=127.0.0.6:34445 2023/01/05 00:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:27:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.573249585s) from=127.0.0.6:36265 2023/01/05 00:27:45 [DEBUG] http: Request GET /v1/status/leader (310.312µs) from=127.0.0.6:57357 2023/01/05 00:27:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.345678978s) from=127.0.0.6:60755 2023/01/05 00:27:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.200965314s) from=127.0.0.6:36553 2023/01/05 00:27:53 [DEBUG] http: Request GET /v1/status/leader (287.727µs) from=127.0.0.6:39399 2023/01/05 00:27:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.490032702s) from=127.0.0.6:43357 2023/01/05 00:27:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.278696719s) from=127.0.0.6:60437 2023/01/05 00:27:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.553956363s) from=127.0.0.6:52433 2023/01/05 00:28:05 [DEBUG] http: Request GET /v1/status/leader (211.046µs) from=127.0.0.6:57357 2023/01/05 00:28:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.112410534s) from=127.0.0.6:41323 2023/01/05 00:28:13 [DEBUG] http: Request GET /v1/status/leader (154.116µs) from=127.0.0.6:39399 2023/01/05 00:28:25 [DEBUG] http: Request GET /v1/status/leader (320.645µs) from=127.0.0.6:57357 2023/01/05 00:28:33 [DEBUG] http: Request GET /v1/status/leader (249.678µs) from=127.0.0.6:39399 2023/01/05 00:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:28:45 [DEBUG] http: Request GET /v1/status/leader (547.286µs) from=127.0.0.6:57357 2023/01/05 00:28:53 [DEBUG] http: Request GET /v1/status/leader (611.029µs) from=127.0.0.6:39399 2023/01/05 00:28:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.326171215s) from=127.0.0.6:41519 2023/01/05 00:29:05 [DEBUG] http: Request GET /v1/status/leader (261.825µs) from=127.0.0.6:57357 2023/01/05 00:29:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.904288828s) from=127.0.0.6:49127 2023/01/05 00:29:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.500061898s) from=127.0.0.6:34645 2023/01/05 00:29:13 [DEBUG] http: Request GET /v1/status/leader (411.847µs) from=127.0.0.6:39399 2023/01/05 00:29:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.428085112s) from=127.0.0.6:51581 2023/01/05 00:29:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m6.861780725s) from=127.0.0.6:48301 2023/01/05 00:29:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:29:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:29:21 [DEBUG] agent: Node info in sync 2023/01/05 00:29:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.998191556s) from=127.0.0.6:33153 2023/01/05 00:29:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.84613834s) from=127.0.0.6:60599 2023/01/05 00:29:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.401623564s) from=127.0.0.6:44531 2023/01/05 00:29:25 [DEBUG] http: Request GET /v1/status/leader (148.81µs) from=127.0.0.6:57357 2023/01/05 00:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.862669173s) from=127.0.0.6:39735 2023/01/05 00:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.084626666s) from=127.0.0.6:44549 2023/01/05 00:29:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.195470764s) from=127.0.0.6:34921 2023/01/05 00:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.291990306s) from=127.0.0.6:50417 2023/01/05 00:29:33 [DEBUG] http: Request GET /v1/status/leader (456.771µs) from=127.0.0.6:39399 2023/01/05 00:29:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.754617676s) from=127.0.0.6:42875 2023/01/05 00:29:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.938480381s) from=127.0.0.6:35139 2023/01/05 00:29:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.448986175s) from=127.0.0.6:54041 2023/01/05 00:29:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.815028279s) from=127.0.0.6:49015 2023/01/05 00:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.409575742s) from=127.0.0.6:47477 2023/01/05 00:29:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.181162285s) from=127.0.0.6:48103 2023/01/05 00:29:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.904806259s) from=127.0.0.6:34495 2023/01/05 00:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.428828926s) from=127.0.0.6:39297 2023/01/05 00:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.909425784s) from=127.0.0.6:43977 2023/01/05 00:29:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.748733265s) from=127.0.0.6:34445 2023/01/05 00:29:45 [DEBUG] http: Request GET /v1/status/leader (416.491µs) from=127.0.0.6:57357 2023/01/05 00:29:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.490054094s) from=127.0.0.6:60755 2023/01/05 00:29:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.157475039s) from=127.0.0.6:36265 2023/01/05 00:29:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.112733408s) from=127.0.0.6:36553 2023/01/05 00:29:53 [DEBUG] http: Request GET /v1/status/leader (165.949µs) from=127.0.0.6:39399 2023/01/05 00:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.557172944s) from=127.0.0.6:60437 2023/01/05 00:30:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.789507907s) from=127.0.0.6:43357 2023/01/05 00:30:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.198386199s) from=127.0.0.6:52433 2023/01/05 00:30:05 [DEBUG] http: Request GET /v1/status/leader (501.132µs) from=127.0.0.6:57357 2023/01/05 00:30:13 [DEBUG] http: Request GET /v1/status/leader (1.081978ms) from=127.0.0.6:39399 2023/01/05 00:30:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.719335192s) from=127.0.0.6:41323 2023/01/05 00:30:25 [DEBUG] http: Request GET /v1/status/leader (493.68µs) from=127.0.0.6:57357 2023/01/05 00:30:33 [DEBUG] http: Request GET /v1/status/leader (201.518µs) from=127.0.0.6:39399 2023/01/05 00:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:30:45 [DEBUG] http: Request GET /v1/status/leader (178.307µs) from=127.0.0.6:57357 2023/01/05 00:30:53 [DEBUG] http: Request GET /v1/status/leader (225.653µs) from=127.0.0.6:39399 2023/01/05 00:30:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.56719305s) from=127.0.0.6:41519 2023/01/05 00:31:05 [DEBUG] http: Request GET /v1/status/leader (212.768µs) from=127.0.0.6:57357 2023/01/05 00:31:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:31:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:31:05 [DEBUG] agent: Node info in sync 2023/01/05 00:31:13 [DEBUG] http: Request GET /v1/status/leader (200.126µs) from=127.0.0.6:39399 2023/01/05 00:31:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.435311248s) from=127.0.0.6:49127 2023/01/05 00:31:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.582834721s) from=127.0.0.6:34645 2023/01/05 00:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.275563582s) from=127.0.0.6:51581 2023/01/05 00:31:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.738265839s) from=127.0.0.6:33153 2023/01/05 00:31:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m7.350206505s) from=127.0.0.6:48301 2023/01/05 00:31:25 [DEBUG] http: Request GET /v1/status/leader (337.193µs) from=127.0.0.6:57357 2023/01/05 00:31:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.847671603s) from=127.0.0.6:60599 2023/01/05 00:31:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.53025314s) from=127.0.0.6:44531 2023/01/05 00:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.412968973s) from=127.0.0.6:39735 2023/01/05 00:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.258183635s) from=127.0.0.6:44549 2023/01/05 00:31:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.444655801s) from=127.0.0.6:34921 2023/01/05 00:31:34 [DEBUG] http: Request GET /v1/status/leader (154.71µs) from=127.0.0.6:39399 2023/01/05 00:31:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:31:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.195196563s) from=127.0.0.6:42875 2023/01/05 00:31:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.190318504s) from=127.0.0.6:35139 2023/01/05 00:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.895245712s) from=127.0.0.6:50417 2023/01/05 00:31:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.647157451s) from=127.0.0.6:54041 2023/01/05 00:31:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.11267637s) from=127.0.0.6:34495 2023/01/05 00:31:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.939375453s) from=127.0.0.6:49015 2023/01/05 00:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:31:45 [DEBUG] http: Request GET /v1/status/leader (270.702µs) from=127.0.0.6:57357 2023/01/05 00:31:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.276301374s) from=127.0.0.6:48103 2023/01/05 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.587585706s) from=127.0.0.6:47477 2023/01/05 00:31:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.78969578s) from=127.0.0.6:39297 2023/01/05 00:31:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.737405766s) from=127.0.0.6:60755 2023/01/05 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.942004556s) from=127.0.0.6:43977 2023/01/05 00:31:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.418988742s) from=127.0.0.6:34445 2023/01/05 00:31:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.843388512s) from=127.0.0.6:36553 2023/01/05 00:31:54 [DEBUG] http: Request GET /v1/status/leader (2.820568ms) from=127.0.0.6:39399 2023/01/05 00:31:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.251911752s) from=127.0.0.6:36265 2023/01/05 00:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.123682539s) from=127.0.0.6:60437 2023/01/05 00:32:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.409402514s) from=127.0.0.6:43357 2023/01/05 00:32:05 [DEBUG] http: Request GET /v1/status/leader (247.89µs) from=127.0.0.6:57357 2023/01/05 00:32:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.24388703s) from=127.0.0.6:52433 2023/01/05 00:32:14 [DEBUG] http: Request GET /v1/status/leader (253.567µs) from=127.0.0.6:39399 2023/01/05 00:32:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.745217045s) from=127.0.0.6:41323 2023/01/05 00:32:25 [DEBUG] http: Request GET /v1/status/leader (162.892µs) from=127.0.0.6:57357 2023/01/05 00:32:34 [DEBUG] http: Request GET /v1/status/leader (148.102µs) from=127.0.0.6:39399 2023/01/05 00:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:32:45 [DEBUG] http: Request GET /v1/status/leader (187.876µs) from=127.0.0.6:57357 2023/01/05 00:32:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:32:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:32:48 [DEBUG] agent: Node info in sync 2023/01/05 00:32:54 [DEBUG] http: Request GET /v1/status/leader (289.629µs) from=127.0.0.6:39399 2023/01/05 00:32:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.924077662s) from=127.0.0.6:41519 2023/01/05 00:33:05 [DEBUG] http: Request GET /v1/status/leader (266.762µs) from=127.0.0.6:57357 2023/01/05 00:33:14 [DEBUG] http: Request GET /v1/status/leader (248.555µs) from=127.0.0.6:39399 2023/01/05 00:33:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.219563876s) from=127.0.0.6:49127 2023/01/05 00:33:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.81831836s) from=127.0.0.6:34645 2023/01/05 00:33:25 [DEBUG] http: Request GET /v1/status/leader (279.601µs) from=127.0.0.6:57357 2023/01/05 00:33:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.638213832s) from=127.0.0.6:48301 2023/01/05 00:33:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.829924475s) from=127.0.0.6:51581 2023/01/05 00:33:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.279765277s) from=127.0.0.6:33153 2023/01/05 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.067726559s) from=127.0.0.6:39735 2023/01/05 00:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.155982237s) from=127.0.0.6:60599 2023/01/05 00:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m0.317608331s) from=127.0.0.6:44549 2023/01/05 00:33:34 [DEBUG] http: Request GET /v1/status/leader (310.073µs) from=127.0.0.6:39399 2023/01/05 00:33:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.946453449s) from=127.0.0.6:44531 2023/01/05 00:33:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.90707426s) from=127.0.0.6:34921 2023/01/05 00:33:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.585060723s) from=127.0.0.6:35139 2023/01/05 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.669716709s) from=127.0.0.6:50417 2023/01/05 00:33:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.372486225s) from=127.0.0.6:42875 2023/01/05 00:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:33:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.355270343s) from=127.0.0.6:54041 2023/01/05 00:33:45 [DEBUG] http: Request GET /v1/status/leader (228.785µs) from=127.0.0.6:57357 2023/01/05 00:33:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.834608304s) from=127.0.0.6:49015 2023/01/05 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.059535089s) from=127.0.0.6:47477 2023/01/05 00:33:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.162907059s) from=127.0.0.6:34495 2023/01/05 00:33:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.089862488s) from=127.0.0.6:48103 2023/01/05 00:33:54 [DEBUG] http: Request GET /v1/status/leader (155.385µs) from=127.0.0.6:39399 2023/01/05 00:33:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.971492911s) from=127.0.0.6:60755 2023/01/05 00:33:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.219895851s) from=127.0.0.6:39297 2023/01/05 00:33:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.68323361s) from=127.0.0.6:36265 2023/01/05 00:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.788289762s) from=127.0.0.6:43977 2023/01/05 00:33:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.081217573s) from=127.0.0.6:36553 2023/01/05 00:33:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.836716405s) from=127.0.0.6:34445 2023/01/05 00:34:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:34:05 [DEBUG] http: Request GET /v1/status/leader (246.457µs) from=127.0.0.6:57357 2023/01/05 00:34:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.668204012s) from=127.0.0.6:43357 2023/01/05 00:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.245668738s) from=127.0.0.6:60437 2023/01/05 00:34:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.303834671s) from=127.0.0.6:52433 2023/01/05 00:34:14 [DEBUG] http: Request GET /v1/status/leader (339.646µs) from=127.0.0.6:39399 2023/01/05 00:34:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:34:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:34:22 [DEBUG] agent: Node info in sync 2023/01/05 00:34:25 [DEBUG] http: Request GET /v1/status/leader (453.008µs) from=127.0.0.6:57357 2023/01/05 00:34:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.107966186s) from=127.0.0.6:41323 2023/01/05 00:34:34 [DEBUG] http: Request GET /v1/status/leader (300.816µs) from=127.0.0.6:39399 2023/01/05 00:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:34:45 [DEBUG] http: Request GET /v1/status/leader (278.908µs) from=127.0.0.6:57357 2023/01/05 00:34:54 [DEBUG] http: Request GET /v1/status/leader (310.58µs) from=127.0.0.6:39399 2023/01/05 00:35:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.291994667s) from=127.0.0.6:41519 2023/01/05 00:35:05 [DEBUG] http: Request GET /v1/status/leader (7.334772ms) from=127.0.0.6:57357 2023/01/05 00:35:14 [DEBUG] http: Request GET /v1/status/leader (344.707µs) from=127.0.0.6:39399 2023/01/05 00:35:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.103401395s) from=127.0.0.6:49127 2023/01/05 00:35:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.32854148s) from=127.0.0.6:34645 2023/01/05 00:35:25 [DEBUG] http: Request GET /v1/status/leader (519.549µs) from=127.0.0.6:57357 2023/01/05 00:35:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.482976909s) from=127.0.0.6:48301 2023/01/05 00:35:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.680358147s) from=127.0.0.6:33153 2023/01/05 00:35:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.300604673s) from=127.0.0.6:51581 2023/01/05 00:35:34 [DEBUG] http: Request GET /v1/status/leader (141.202µs) from=127.0.0.6:39399 2023/01/05 00:35:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.316149169s) from=127.0.0.6:44531 2023/01/05 00:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.326269952s) from=127.0.0.6:60599 2023/01/05 00:35:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.636509804s) from=127.0.0.6:39735 2023/01/05 00:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.476349358s) from=127.0.0.6:44549 2023/01/05 00:35:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.447400551s) from=127.0.0.6:34921 2023/01/05 00:35:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.703194723s) from=127.0.0.6:35139 2023/01/05 00:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.053051244s) from=127.0.0.6:50417 2023/01/05 00:35:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:35:44 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:35:44 [DEBUG] agent: Node info in sync 2023/01/05 00:35:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.996436391s) from=127.0.0.6:54041 2023/01/05 00:35:45 [DEBUG] http: Request GET /v1/status/leader (959.441µs) from=127.0.0.6:57357 2023/01/05 00:35:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.961990366s) from=127.0.0.6:42875 2023/01/05 00:35:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.530191045s) from=127.0.0.6:34495 2023/01/05 00:35:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.379615809s) from=127.0.0.6:48103 2023/01/05 00:35:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.160488528s) from=127.0.0.6:49015 2023/01/05 00:35:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.186279s) from=127.0.0.6:47477 2023/01/05 00:35:54 [DEBUG] http: Request GET /v1/status/leader (294.3µs) from=127.0.0.6:39399 2023/01/05 00:35:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.287869168s) from=127.0.0.6:36265 2023/01/05 00:35:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.986376856s) from=127.0.0.6:39297 2023/01/05 00:35:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.668334268s) from=127.0.0.6:60755 2023/01/05 00:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.54772645s) from=127.0.0.6:43977 2023/01/05 00:36:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.594316918s) from=127.0.0.6:36553 2023/01/05 00:36:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.260880567s) from=127.0.0.6:34445 2023/01/05 00:36:05 [DEBUG] http: Request GET /v1/status/leader (324.144µs) from=127.0.0.6:57357 2023/01/05 00:36:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.124517183s) from=127.0.0.6:43357 2023/01/05 00:36:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.935541659s) from=127.0.0.6:52433 2023/01/05 00:36:14 [DEBUG] http: Request GET /v1/status/leader (140.011µs) from=127.0.0.6:39399 2023/01/05 00:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.882467867s) from=127.0.0.6:60437 2023/01/05 00:36:25 [DEBUG] http: Request GET /v1/status/leader (402.517µs) from=127.0.0.6:57357 2023/01/05 00:36:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.062807818s) from=127.0.0.6:41323 2023/01/05 00:36:34 [DEBUG] http: Request GET /v1/status/leader (233.435µs) from=127.0.0.6:39399 2023/01/05 00:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:36:45 [DEBUG] http: Request GET /v1/status/leader (514.422µs) from=127.0.0.6:57357 2023/01/05 00:36:54 [DEBUG] http: Request GET /v1/status/leader (306.918µs) from=127.0.0.6:39399 2023/01/05 00:36:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:37:05 [DEBUG] http: Request GET /v1/status/leader (422.956µs) from=127.0.0.6:57357 2023/01/05 00:37:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.433883685s) from=127.0.0.6:41519 2023/01/05 00:37:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:37:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:37:09 [DEBUG] agent: Node info in sync 2023/01/05 00:37:14 [DEBUG] http: Request GET /v1/status/leader (435.523µs) from=127.0.0.6:39399 2023/01/05 00:37:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.760928293s) from=127.0.0.6:49127 2023/01/05 00:37:25 [DEBUG] http: Request GET /v1/status/leader (333.911µs) from=127.0.0.6:57357 2023/01/05 00:37:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.937680669s) from=127.0.0.6:34645 2023/01/05 00:37:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m1.80110652s) from=127.0.0.6:48301 2023/01/05 00:37:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.521814543s) from=127.0.0.6:33153 2023/01/05 00:37:34 [DEBUG] http: Request GET /v1/status/leader (151.62µs) from=127.0.0.6:39399 2023/01/05 00:37:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.283421866s) from=127.0.0.6:44531 2023/01/05 00:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.371065487s) from=127.0.0.6:51581 2023/01/05 00:37:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.197213422s) from=127.0.0.6:60599 2023/01/05 00:37:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.448513705s) from=127.0.0.6:39735 2023/01/05 00:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m4.46529557s) from=127.0.0.6:44549 2023/01/05 00:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.265832296s) from=127.0.0.6:50417 2023/01/05 00:37:45 [DEBUG] http: Request GET /v1/status/leader (439.783µs) from=127.0.0.6:57357 2023/01/05 00:37:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.994706259s) from=127.0.0.6:34921 2023/01/05 00:37:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.752474179s) from=127.0.0.6:54041 2023/01/05 00:37:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.379004442s) from=127.0.0.6:42875 2023/01/05 00:37:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.31671548s) from=127.0.0.6:35139 2023/01/05 00:37:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.361594519s) from=127.0.0.6:49015 2023/01/05 00:37:54 [DEBUG] http: Request GET /v1/status/leader (332.181µs) from=127.0.0.6:39399 2023/01/05 00:37:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.844003575s) from=127.0.0.6:34495 2023/01/05 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.731925496s) from=127.0.0.6:47477 2023/01/05 00:37:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.082335336s) from=127.0.0.6:60755 2023/01/05 00:38:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.012224734s) from=127.0.0.6:48103 2023/01/05 00:38:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.900531941s) from=127.0.0.6:36265 2023/01/05 00:38:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.508428769s) from=127.0.0.6:39297 2023/01/05 00:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.100097236s) from=127.0.0.6:43977 2023/01/05 00:38:05 [DEBUG] http: Request GET /v1/status/leader (243.423µs) from=127.0.0.6:57357 2023/01/05 00:38:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.275678107s) from=127.0.0.6:36553 2023/01/05 00:38:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.328356288s) from=127.0.0.6:34445 2023/01/05 00:38:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.569445198s) from=127.0.0.6:43357 2023/01/05 00:38:14 [DEBUG] http: Request GET /v1/status/leader (396.948µs) from=127.0.0.6:39399 2023/01/05 00:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.14383041s) from=127.0.0.6:60437 2023/01/05 00:38:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.869274607s) from=127.0.0.6:52433 2023/01/05 00:38:25 [DEBUG] http: Request GET /v1/status/leader (2.063557ms) from=127.0.0.6:57357 2023/01/05 00:38:34 [DEBUG] http: Request GET /v1/status/leader (832.77µs) from=127.0.0.6:39399 2023/01/05 00:38:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.087694362s) from=127.0.0.6:41323 2023/01/05 00:38:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:38:37 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:38:37 [DEBUG] agent: Node info in sync 2023/01/05 00:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:38:45 [DEBUG] http: Request GET /v1/status/leader (226.14µs) from=127.0.0.6:57357 2023/01/05 00:38:54 [DEBUG] http: Request GET /v1/status/leader (237.379µs) from=127.0.0.6:39399 2023/01/05 00:39:05 [DEBUG] http: Request GET /v1/status/leader (221.199µs) from=127.0.0.6:57357 2023/01/05 00:39:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.348874349s) from=127.0.0.6:41519 2023/01/05 00:39:14 [DEBUG] http: Request GET /v1/status/leader (437.941µs) from=127.0.0.6:39399 2023/01/05 00:39:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.457082364s) from=127.0.0.6:49127 2023/01/05 00:39:25 [DEBUG] http: Request GET /v1/status/leader (925.973µs) from=127.0.0.6:57357 2023/01/05 00:39:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m0.6227516s) from=127.0.0.6:48301 2023/01/05 00:39:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.0584188s) from=127.0.0.6:34645 2023/01/05 00:39:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.601138427s) from=127.0.0.6:33153 2023/01/05 00:39:34 [DEBUG] http: Request GET /v1/status/leader (433.75µs) from=127.0.0.6:39399 2023/01/05 00:39:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.101379108s) from=127.0.0.6:51581 2023/01/05 00:39:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.601088314s) from=127.0.0.6:44531 2023/01/05 00:39:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:39:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.03679261s) from=127.0.0.6:60599 2023/01/05 00:39:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:39:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:39:41 [DEBUG] agent: Node info in sync 2023/01/05 00:39:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.712432844s) from=127.0.0.6:39735 2023/01/05 00:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:39:45 [DEBUG] http: Request GET /v1/status/leader (143.75µs) from=127.0.0.6:57357 2023/01/05 00:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.081017425s) from=127.0.0.6:50417 2023/01/05 00:39:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.298588444s) from=127.0.0.6:54041 2023/01/05 00:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m6.092304381s) from=127.0.0.6:44549 2023/01/05 00:39:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.725935448s) from=127.0.0.6:35139 2023/01/05 00:39:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.833295252s) from=127.0.0.6:34921 2023/01/05 00:39:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m7.117051788s) from=127.0.0.6:42875 2023/01/05 00:39:54 [DEBUG] http: Request GET /v1/status/leader (204.354µs) from=127.0.0.6:39399 2023/01/05 00:39:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.758831747s) from=127.0.0.6:49015 2023/01/05 00:39:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.964146467s) from=127.0.0.6:34495 2023/01/05 00:40:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.443915465s) from=127.0.0.6:48103 2023/01/05 00:40:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.599762377s) from=127.0.0.6:60755 2023/01/05 00:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.088854293s) from=127.0.0.6:47477 2023/01/05 00:40:05 [DEBUG] http: Request GET /v1/status/leader (367.689µs) from=127.0.0.6:57357 2023/01/05 00:40:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.28337927s) from=127.0.0.6:39297 2023/01/05 00:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.24585356s) from=127.0.0.6:36265 2023/01/05 00:40:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.092542942s) from=127.0.0.6:36553 2023/01/05 00:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.132557583s) from=127.0.0.6:43977 2023/01/05 00:40:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.193814977s) from=127.0.0.6:34445 2023/01/05 00:40:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.103657444s) from=127.0.0.6:43357 2023/01/05 00:40:14 [DEBUG] http: Request GET /v1/status/leader (245.003µs) from=127.0.0.6:39399 2023/01/05 00:40:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.709733349s) from=127.0.0.6:60437 2023/01/05 00:40:25 [DEBUG] http: Request GET /v1/status/leader (144.564µs) from=127.0.0.6:57357 2023/01/05 00:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.222587679s) from=127.0.0.6:52433 2023/01/05 00:40:34 [DEBUG] http: Request GET /v1/status/leader (162.393µs) from=127.0.0.6:39399 2023/01/05 00:40:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.638134099s) from=127.0.0.6:41323 2023/01/05 00:40:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:40:42 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:40:42 [DEBUG] agent: Node info in sync 2023/01/05 00:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:40:45 [DEBUG] http: Request GET /v1/status/leader (288.891µs) from=127.0.0.6:57357 2023/01/05 00:40:54 [DEBUG] http: Request GET /v1/status/leader (298.676µs) from=127.0.0.6:39399 2023/01/05 00:41:05 [DEBUG] http: Request GET /v1/status/leader (150.606µs) from=127.0.0.6:57357 2023/01/05 00:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.865232328s) from=127.0.0.6:41519 2023/01/05 00:41:14 [DEBUG] http: Request GET /v1/status/leader (176.338µs) from=127.0.0.6:39399 2023/01/05 00:41:25 [DEBUG] http: Request GET /v1/status/leader (2.377394ms) from=127.0.0.6:57357 2023/01/05 00:41:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.726527398s) from=127.0.0.6:49127 2023/01/05 00:41:34 [DEBUG] http: Request GET /v1/status/leader (269.647µs) from=127.0.0.6:39399 2023/01/05 00:41:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m5.040596993s) from=127.0.0.6:48301 2023/01/05 00:41:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.320487692s) from=127.0.0.6:51581 2023/01/05 00:41:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.371243433s) from=127.0.0.6:44531 2023/01/05 00:41:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.641361718s) from=127.0.0.6:34645 2023/01/05 00:41:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.13590244s) from=127.0.0.6:33153 2023/01/05 00:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.578947377s) from=127.0.0.6:60599 2023/01/05 00:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:41:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.08449567s) from=127.0.0.6:39735 2023/01/05 00:41:45 [DEBUG] http: Request GET /v1/status/leader (182.301µs) from=127.0.0.6:57357 2023/01/05 00:41:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.15768903s) from=127.0.0.6:50417 2023/01/05 00:41:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.920824972s) from=127.0.0.6:54041 2023/01/05 00:41:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=49 (2m3.49212831s) from=127.0.0.6:44549 2023/01/05 00:41:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2hfkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 00:41:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.013780372s) from=127.0.0.6:34921 2023/01/05 00:41:54 [DEBUG] http: Request GET /v1/status/leader (227.552µs) from=127.0.0.6:39399 2023/01/05 00:41:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.381664996s) from=127.0.0.6:35139 2023/01/05 00:41:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.499222978s) from=127.0.0.6:49015 2023/01/05 00:42:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.922140575s) from=127.0.0.6:42875 2023/01/05 00:42:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.191761307s) from=127.0.0.6:34495 2023/01/05 00:42:05 [DEBUG] http: Request GET /v1/status/leader (193.303µs) from=127.0.0.6:57357 2023/01/05 00:42:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.364691179s) from=127.0.0.6:48103 2023/01/05 00:42:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.44726697s) from=127.0.0.6:47477 2023/01/05 00:42:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.092534893s) from=127.0.0.6:39297 2023/01/05 00:42:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.720631271s) from=127.0.0.6:60755 2023/01/05 00:42:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.731805389s) from=127.0.0.6:36553 2023/01/05 00:42:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.055600463s) from=127.0.0.6:36265 2023/01/05 00:42:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_parser_10.233.8.187_8806" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.199_9007" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.49.239_8410" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.187_8806" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.241_9015" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.255_8181" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_sdnc_10.233.62.62_8282" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.242_8443" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.178_8082" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.0.98_8484" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.240_9011" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.81_9092" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v2_nslcm_10.233.25.159_8403" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_vnfres_10.233.37.55_8802" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.187_8806" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.187_8806" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.53.77_8080" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.26_9001" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.18_8482" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.243_8803" in sync 2023/01/05 00:42:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.28.132_8801" in sync 2023/01/05 00:42:13 [DEBUG] agent: Node info in sync 2023/01/05 00:42:14 [DEBUG] http: Request GET /v1/status/leader (885.776µs) from=127.0.0.6:39399 2023/01/05 00:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.19091229s) from=127.0.0.6:43977 2023/01/05 00:42:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.803650819s) from=127.0.0.6:34445 2023/01/05 00:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.091091299s) from=127.0.0.6:60437 2023/01/05 00:42:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.376939723s) from=127.0.0.6:43357 2023/01/05 00:42:25 [DEBUG] http: Request GET /v1/status/leader (231.802µs) from=127.0.0.6:57357 2023/01/05 00:42:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.556814676s) from=127.0.0.6:52433 2023/01/05 00:42:34 [DEBUG] http: Request GET /v1/status/leader (227.573µs) from=127.0.0.6:39399 2023/01/05 00:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:42:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.748725006s) from=127.0.0.6:41323 2023/01/05 00:42:45 [DEBUG] http: Request GET /v1/status/leader (200.194µs) from=127.0.0.6:57357 2023/01/05 00:42:54 [DEBUG] http: Request GET /v1/status/leader (206.872µs) from=127.0.0.6:39399 2023/01/05 00:43:05 [DEBUG] http: Request GET /v1/status/leader (252.998µs) from=127.0.0.6:57357 2023/01/05 00:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.790432475s) from=127.0.0.6:41519 2023/01/05 00:43:14 [DEBUG] http: Request GET /v1/status/leader (235.184µs) from=127.0.0.6:39399 2023/01/05 00:43:25 [DEBUG] http: Request GET /v1/status/leader (201.215µs) from=127.0.0.6:57357 2023/01/05 00:43:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.927947986s) from=127.0.0.6:49127 2023/01/05 00:43:34 [DEBUG] http: Request GET /v1/status/leader (842.48µs) from=127.0.0.6:39399 2023/01/05 00:43:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.502911781s) from=127.0.0.6:44531 2023/01/05 00:43:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=136 (2m3.908703548s) from=127.0.0.6:48301 2023/01/05 00:43:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.72358037s) from=127.0.0.6:51581 2023/01/05 00:43:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.971644297s) from=127.0.0.6:34645 2023/01/05 00:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2hfkg" since the cluster is too small 2023/01/05 00:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.686895928s) from=127.0.0.6:60599 2023/01/05 00:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.032735037s) from=127.0.0.6:39735 2023/01/05 00:43:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.375352132s) from=127.0.0.6:33153 2023/01/05 00:43:45 [DEBUG] http: Request GET /v1/status/leader (314.693µs) from=1