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: 'fdf1c191-c579-198e-e6d0-9ad8c9e30309' Node name: 'onap-msb-consul-5454dcc5c5-jxvrz' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/16 09:31:31 [DEBUG] agent: Using random ID "fdf1c191-c579-198e-e6d0-9ad8c9e30309" as node ID 2022/11/16 09:31:31 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fdf1c191-c579-198e-e6d0-9ad8c9e30309 Address:127.0.0.1:8300}] 2022/11/16 09:31:31 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/16 09:31:31 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jxvrz.dc1 127.0.0.1 2022/11/16 09:31:31 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jxvrz 127.0.0.1 2022/11/16 09:31:31 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-jxvrz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:31:31 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-jxvrz.dc1" in area "wan" 2022/11/16 09:31:31 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/16 09:31:31 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/16 09:31:31 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/16 09:31:31 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/16 09:31:31 [INFO] agent: started state syncer 2022/11/16 09:31:31 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/16 09:31:31 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/16 09:31:31 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/16 09:31:31 [DEBUG] raft: Votes needed: 1 2022/11/16 09:31:31 [DEBUG] raft: Vote granted from fdf1c191-c579-198e-e6d0-9ad8c9e30309 in term 2. Tally: 1 2022/11/16 09:31:31 [INFO] raft: Election won. Tally: 1 2022/11/16 09:31:31 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/16 09:31:31 [INFO] consul: cluster leadership acquired 2022/11/16 09:31:31 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-jxvrz 2022/11/16 09:31:31 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/16 09:31:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:31:31 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-jxvrz' joined, marking health alive 2022/11/16 09:31:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:31:31 [INFO] agent: Synced node info 2022/11/16 09:31:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:31:33 [DEBUG] agent: Node info in sync 2022/11/16 09:31:33 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.0 (currently running: 1.4.3) 2022/11/16 09:32:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:32:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:32:50 [DEBUG] agent: Node info in sync 2022/11/16 09:33:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:33:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:33:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:33:53 [DEBUG] agent: Node info in sync 2022/11/16 09:34:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:35:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:35:09 [DEBUG] agent: Node info in sync 2022/11/16 09:35:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:36:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:36:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:36:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:36:58 [DEBUG] agent: Node info in sync 2022/11/16 09:37:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:38:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:38:07 [DEBUG] agent: Node info in sync 2022/11/16 09:38:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:38:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:39:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:39:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:39:44 [DEBUG] agent: Node info in sync 2022/11/16 09:40:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:40:37 [DEBUG] http: Request GET /v1/status/leader (983.906µs) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.13.115_9011" 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.653178ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (694.046µs) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.13.115_9011" 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.744083ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.296539ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.55.178_8080" 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.115484ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.051191ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_parser_10.233.43.154_8806" 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.035879ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (479.904µs) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_catalog_10.233.43.154_8806" 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.979039ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (583.776µs) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_nsd_10.233.43.154_8806" 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.012673ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (574.588µs) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.154_8806" 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.222703ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.300046ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.35.180_9015" 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.013956ms) from=127.0.0.6:45171 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:38 [DEBUG] agent: Node info in sync 2022/11/16 09:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (428.398µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [INFO] agent: Synced service "_v0_multicloud_10.233.26.200_9001" 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (31.251661ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (419.374µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [INFO] agent: Synced service "_v1_multicloud_10.233.26.200_9001" 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.359623ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (290.88µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.28_9007" 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (95.132456ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (454.743µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.28_9007" 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.525284ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (331.805µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.170_443" 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.686328ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (449.435µs) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:40:39 [INFO] agent: Synced service "_v1_sdc-gui_10.233.27.225_8181" 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.583409ms) from=127.0.0.6:45171 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:40:39 [DEBUG] agent: Node info in sync 2022/11/16 09:40:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (337.283µs) from=127.0.0.6:45171 2022/11/16 09:40:43 [DEBUG] http: Request GET /v1/catalog/services (807.464µs) from=127.0.0.6:34873 2022/11/16 09:40:44 [DEBUG] http: Request GET /v1/status/leader (188.102µs) from=127.0.0.6:34873 2022/11/16 09:40:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.068µs) from=127.0.0.6:37943 2022/11/16 09:40:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (163.489µs) from=127.0.0.6:37943 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/catalog/services (344.488µs) from=127.0.0.6:54931 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/status/leader (350.229µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (277.563µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (143.946µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.754µs) from=127.0.0.6:55095 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (178.827µs) from=127.0.0.6:55095 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (217.842µs) from=127.0.0.6:55095 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (211.242µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (138.393µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (162.23µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (129.887µs) from=127.0.0.6:55095 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (208.263µs) from=127.0.0.6:45171 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.176µs) from=127.0.0.6:44725 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (283.72µs) from=127.0.0.6:32977 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (144.976µs) from=127.0.0.6:55095 2022/11/16 09:40:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (248.535µs) from=127.0.0.6:56563 2022/11/16 09:41:04 [DEBUG] http: Request GET /v1/status/leader (357.899µs) from=127.0.0.6:57843 2022/11/16 09:41:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:41:16 [DEBUG] http: Request GET /v1/status/leader (1.212598ms) from=127.0.0.6:35781 2022/11/16 09:41:24 [DEBUG] http: Request GET /v1/status/leader (463.039µs) from=127.0.0.6:35781 2022/11/16 09:41:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:41:36 [DEBUG] http: Request GET /v1/status/leader (603.105µs) from=127.0.0.6:57843 2022/11/16 09:41:44 [DEBUG] http: Request GET /v1/status/leader (212.639µs) from=127.0.0.6:35781 2022/11/16 09:41:56 [DEBUG] http: Request GET /v1/status/leader (212.238µs) from=127.0.0.6:57843 2022/11/16 09:42:04 [DEBUG] http: Request GET /v1/status/leader (545.424µs) from=127.0.0.6:35781 2022/11/16 09:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:42:15 [DEBUG] agent: Node info in sync 2022/11/16 09:42:16 [DEBUG] http: Request GET /v1/status/leader (245.839µs) from=127.0.0.6:57843 2022/11/16 09:42:24 [DEBUG] http: Request GET /v1/status/leader (344.41µs) from=127.0.0.6:57843 2022/11/16 09:42:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:42:36 [DEBUG] http: Request GET /v1/status/leader (1.077843ms) from=127.0.0.6:57843 2022/11/16 09:42:44 [DEBUG] http: Request GET /v1/status/leader (453.352µs) from=127.0.0.6:35781 2022/11/16 09:42:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.128941784s) from=127.0.0.6:42875 2022/11/16 09:42:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.937853386s) from=127.0.0.6:37943 2022/11/16 09:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m7.151608957s) from=127.0.0.6:34873 2022/11/16 09:42:56 [DEBUG] http: Request GET /v1/status/leader (305.547µs) from=127.0.0.6:57843 2022/11/16 09:42:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.362406599s) from=127.0.0.6:58479 2022/11/16 09:42:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.828203523s) from=127.0.0.6:46509 2022/11/16 09:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.004250899s) from=127.0.0.6:54241 2022/11/16 09:42:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.02529916s) from=127.0.0.6:56563 2022/11/16 09:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m2.316574665s) from=127.0.0.6:54931 2022/11/16 09:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.256435072s) from=127.0.0.6:36177 2022/11/16 09:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.31381362s) from=127.0.0.6:60111 2022/11/16 09:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.576213086s) from=127.0.0.6:44725 2022/11/16 09:43:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.230200047s) from=127.0.0.6:42417 2022/11/16 09:43:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.980089167s) from=127.0.0.6:45171 2022/11/16 09:43:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.000593942s) from=127.0.0.6:51059 2022/11/16 09:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.332540342s) from=127.0.0.6:32977 2022/11/16 09:43:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.352117568s) from=127.0.0.6:55095 2022/11/16 09:43:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.731340238s) from=127.0.0.6:57195 2022/11/16 09:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.903918478s) from=127.0.0.6:45413 2022/11/16 09:43:04 [DEBUG] http: Request GET /v1/status/leader (195.854µs) from=127.0.0.6:35781 2022/11/16 09:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:43:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:43:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [INFO] agent: Synced service "_v1_sdnc_10.233.56.251_8282" 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:43:15 [DEBUG] agent: Node info in sync 2022/11/16 09:43:15 [DEBUG] http: Request PUT /v1/agent/service/register (51.227024ms) from=127.0.0.6:35781 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:43:15 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:43:15 [DEBUG] agent: Node info in sync 2022/11/16 09:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (17.074912549s) from=127.0.0.6:54931 2022/11/16 09:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (24.365819351s) from=127.0.0.6:34873 2022/11/16 09:43:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (593.886µs) from=127.0.0.6:35781 2022/11/16 09:43:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (296.924µs) from=127.0.0.6:57843 2022/11/16 09:43:16 [DEBUG] http: Request GET /v1/status/leader (399.019µs) from=127.0.0.6:35781 2022/11/16 09:43:24 [DEBUG] http: Request GET /v1/status/leader (288.286µs) from=127.0.0.6:35781 2022/11/16 09:43:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:43:36 [DEBUG] http: Request GET /v1/status/leader (180.108µs) from=127.0.0.6:35781 2022/11/16 09:43:44 [DEBUG] http: Request GET /v1/status/leader (2.479566ms) from=127.0.0.6:35781 2022/11/16 09:43:56 [DEBUG] http: Request GET /v1/status/leader (291.198µs) from=127.0.0.6:35781 2022/11/16 09:44:04 [DEBUG] http: Request GET /v1/status/leader (301.021µs) from=127.0.0.6:39765 2022/11/16 09:44:16 [DEBUG] http: Request GET /v1/status/leader (208.421µs) from=127.0.0.6:35781 2022/11/16 09:44:24 [DEBUG] http: Request GET /v1/status/leader (173.619µs) from=127.0.0.6:35781 2022/11/16 09:44:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:44:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:44:29 [DEBUG] agent: Node info in sync 2022/11/16 09:44:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:44:36 [DEBUG] http: Request GET /v1/status/leader (242.499µs) from=127.0.0.6:35781 2022/11/16 09:44:44 [DEBUG] http: Request GET /v1/status/leader (249.309µs) from=127.0.0.6:39765 2022/11/16 09:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.081191167s) from=127.0.0.6:42875 2022/11/16 09:44:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.988781165s) from=127.0.0.6:37943 2022/11/16 09:44:56 [DEBUG] http: Request GET /v1/status/leader (160.38µs) from=127.0.0.6:35781 2022/11/16 09:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m3.977704677s) from=127.0.0.6:54241 2022/11/16 09:45:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.161725995s) from=127.0.0.6:56563 2022/11/16 09:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m2.811662671s) from=127.0.0.6:60111 2022/11/16 09:45:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.143195869s) from=127.0.0.6:51059 2022/11/16 09:45:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.605645159s) from=127.0.0.6:46509 2022/11/16 09:45:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.754054722s) from=127.0.0.6:58479 2022/11/16 09:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.251145644s) from=127.0.0.6:45413 2022/11/16 09:45:04 [DEBUG] http: Request GET /v1/status/leader (249.179µs) from=127.0.0.6:39765 2022/11/16 09:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m3.032247864s) from=127.0.0.6:32977 2022/11/16 09:45:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.393082558s) from=127.0.0.6:45171 2022/11/16 09:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m7.456249583s) from=127.0.0.6:36177 2022/11/16 09:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m4.53782685s) from=127.0.0.6:55095 2022/11/16 09:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m7.424879566s) from=127.0.0.6:44725 2022/11/16 09:45:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.18883072s) from=127.0.0.6:42417 2022/11/16 09:45:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.087497612s) from=127.0.0.6:57195 2022/11/16 09:45:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.641748307s) from=127.0.0.6:57843 2022/11/16 09:45:16 [DEBUG] http: Request GET /v1/status/leader (341.054µs) from=127.0.0.6:35781 2022/11/16 09:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.999537344s) from=127.0.0.6:34873 2022/11/16 09:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.162200537s) from=127.0.0.6:54931 2022/11/16 09:45:24 [DEBUG] http: Request GET /v1/status/leader (333.798µs) from=127.0.0.6:35781 2022/11/16 09:45:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:45:36 [DEBUG] http: Request GET /v1/status/leader (372.674µs) from=127.0.0.6:35781 2022/11/16 09:45:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:45:44 [DEBUG] http: Request GET /v1/status/leader (494.516µs) from=127.0.0.6:39765 2022/11/16 09:45:56 [DEBUG] http: Request GET /v1/status/leader (317.603µs) from=127.0.0.6:35781 2022/11/16 09:46:04 [DEBUG] http: Request GET /v1/status/leader (234.93µs) from=127.0.0.6:39765 2022/11/16 09:46:16 [DEBUG] http: Request GET /v1/status/leader (1.268853ms) from=127.0.0.6:35781 2022/11/16 09:46:24 [DEBUG] http: Request GET /v1/status/leader (314.612µs) from=127.0.0.6:35781 2022/11/16 09:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:46:27 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:46:27 [DEBUG] agent: Node info in sync 2022/11/16 09:46:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:46:36 [DEBUG] http: Request GET /v1/status/leader (207.246µs) from=127.0.0.6:35781 2022/11/16 09:46:44 [DEBUG] http: Request GET /v1/status/leader (278.635µs) from=127.0.0.6:39765 2022/11/16 09:46:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.804879976s) from=127.0.0.6:42875 2022/11/16 09:46:56 [DEBUG] http: Request GET /v1/status/leader (159.088µs) from=127.0.0.6:35781 2022/11/16 09:47:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.050812245s) from=127.0.0.6:56563 2022/11/16 09:47:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.334148818s) from=127.0.0.6:37943 2022/11/16 09:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.542316433s) from=127.0.0.6:45413 2022/11/16 09:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.809969402s) from=127.0.0.6:60111 2022/11/16 09:47:04 [DEBUG] http: Request GET /v1/status/leader (367.607µs) from=127.0.0.6:35781 2022/11/16 09:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.230175096s) from=127.0.0.6:54241 2022/11/16 09:47:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.269021295s) from=127.0.0.6:51059 2022/11/16 09:47:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.229909913s) from=127.0.0.6:46509 2022/11/16 09:47:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.371536644s) from=127.0.0.6:32977 2022/11/16 09:47:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.733642557s) from=127.0.0.6:57195 2022/11/16 09:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.766068804s) from=127.0.0.6:44725 2022/11/16 09:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.527612998s) from=127.0.0.6:36177 2022/11/16 09:47:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.474449471s) from=127.0.0.6:58479 2022/11/16 09:47:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.54903799s) from=127.0.0.6:42417 2022/11/16 09:47:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.454858826s) from=127.0.0.6:45171 2022/11/16 09:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.52423014s) from=127.0.0.6:55095 2022/11/16 09:47:16 [DEBUG] http: Request GET /v1/status/leader (329.486µs) from=127.0.0.6:35781 2022/11/16 09:47:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.221383399s) from=127.0.0.6:34873 2022/11/16 09:47:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.58133835s) from=127.0.0.6:54931 2022/11/16 09:47:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.551856298s) from=127.0.0.6:57843 2022/11/16 09:47:24 [DEBUG] http: Request GET /v1/status/leader (702.606µs) from=127.0.0.6:39765 2022/11/16 09:47:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:47:36 [DEBUG] http: Request GET /v1/status/leader (747.69µs) from=127.0.0.6:35781 2022/11/16 09:47:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:47:44 [DEBUG] http: Request GET /v1/status/leader (755.91µs) from=127.0.0.6:35781 2022/11/16 09:47:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:47:47 [DEBUG] agent: Node info in sync 2022/11/16 09:47:56 [DEBUG] http: Request GET /v1/status/leader (402.004µs) from=127.0.0.6:35781 2022/11/16 09:48:04 [DEBUG] http: Request GET /v1/status/leader (441.402µs) from=127.0.0.6:39765 2022/11/16 09:48:16 [DEBUG] http: Request GET /v1/status/leader (529.691µs) from=127.0.0.6:35781 2022/11/16 09:48:24 [DEBUG] http: Request GET /v1/status/leader (625.493µs) from=127.0.0.6:35781 2022/11/16 09:48:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:48:36 [DEBUG] http: Request GET /v1/status/leader (399.365µs) from=127.0.0.6:35781 2022/11/16 09:48:44 [DEBUG] http: Request GET /v1/status/leader (218.823µs) from=127.0.0.6:39765 2022/11/16 09:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.803422478s) from=127.0.0.6:42875 2022/11/16 09:48:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:48:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:48:51 [DEBUG] agent: Node info in sync 2022/11/16 09:48:56 [DEBUG] http: Request GET /v1/status/leader (286.784µs) from=127.0.0.6:35781 2022/11/16 09:49:04 [DEBUG] http: Request GET /v1/status/leader (1.805216ms) from=127.0.0.6:35781 2022/11/16 09:49:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.456169708s) from=127.0.0.6:45413 2022/11/16 09:49:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.257194957s) from=127.0.0.6:56563 2022/11/16 09:49:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m2.539412071s) from=127.0.0.6:60111 2022/11/16 09:49:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.840941818s) from=127.0.0.6:37943 2022/11/16 09:49:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.675708971s) from=127.0.0.6:51059 2022/11/16 09:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.190615455s) from=127.0.0.6:36177 2022/11/16 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.619636882s) from=127.0.0.6:54241 2022/11/16 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.274473731s) from=127.0.0.6:32977 2022/11/16 09:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.251056158s) from=127.0.0.6:46509 2022/11/16 09:49:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.304415323s) from=127.0.0.6:45171 2022/11/16 09:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.018939275s) from=127.0.0.6:44725 2022/11/16 09:49:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.59341631s) from=127.0.0.6:42417 2022/11/16 09:49:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.108649551s) from=127.0.0.6:58479 2022/11/16 09:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.859632235s) from=127.0.0.6:55095 2022/11/16 09:49:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.876444789s) from=127.0.0.6:57195 2022/11/16 09:49:16 [DEBUG] http: Request GET /v1/status/leader (185.373µs) from=127.0.0.6:35781 2022/11/16 09:49:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.992851964s) from=127.0.0.6:54931 2022/11/16 09:49:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.698043452s) from=127.0.0.6:34873 2022/11/16 09:49:24 [DEBUG] http: Request GET /v1/status/leader (213.751µs) from=127.0.0.6:39765 2022/11/16 09:49:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.220531531s) from=127.0.0.6:57843 2022/11/16 09:49:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:49:36 [DEBUG] http: Request GET /v1/status/leader (318.684µs) from=127.0.0.6:35781 2022/11/16 09:49:44 [DEBUG] http: Request GET /v1/status/leader (240.656µs) from=127.0.0.6:35781 2022/11/16 09:49:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:49:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:49:52 [DEBUG] agent: Node info in sync 2022/11/16 09:49:56 [DEBUG] http: Request GET /v1/status/leader (674.611µs) from=127.0.0.6:35781 2022/11/16 09:50:04 [DEBUG] http: Request GET /v1/status/leader (393.632µs) from=127.0.0.6:39765 2022/11/16 09:50:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:50:16 [DEBUG] http: Request GET /v1/status/leader (408.746µs) from=127.0.0.6:35781 2022/11/16 09:50:24 [DEBUG] http: Request GET /v1/status/leader (232.662µs) from=127.0.0.6:39765 2022/11/16 09:50:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:50:36 [DEBUG] http: Request GET /v1/status/leader (289.737µs) from=127.0.0.6:35781 2022/11/16 09:50:44 [DEBUG] http: Request GET /v1/status/leader (273.342µs) from=127.0.0.6:39765 2022/11/16 09:50:56 [DEBUG] http: Request GET /v1/status/leader (316.844µs) from=127.0.0.6:35781 2022/11/16 09:50:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.866993597s) from=127.0.0.6:42875 2022/11/16 09:51:04 [DEBUG] http: Request GET /v1/status/leader (378.955µs) from=127.0.0.6:35781 2022/11/16 09:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.147731436s) from=127.0.0.6:45413 2022/11/16 09:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.549590773s) from=127.0.0.6:37943 2022/11/16 09:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.353762482s) from=127.0.0.6:60111 2022/11/16 09:51:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.629751232s) from=127.0.0.6:56563 2022/11/16 09:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.545027921s) from=127.0.0.6:54241 2022/11/16 09:51:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.359031197s) from=127.0.0.6:51059 2022/11/16 09:51:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.135202228s) from=127.0.0.6:58479 2022/11/16 09:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.718571988s) from=127.0.0.6:36177 2022/11/16 09:51:16 [DEBUG] http: Request GET /v1/status/leader (599.456µs) from=127.0.0.6:35781 2022/11/16 09:51:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.619458608s) from=127.0.0.6:42417 2022/11/16 09:51:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.788369403s) from=127.0.0.6:46509 2022/11/16 09:51:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.50516788s) from=127.0.0.6:57195 2022/11/16 09:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m6.669817764s) from=127.0.0.6:32977 2022/11/16 09:51:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.193158021s) from=127.0.0.6:45171 2022/11/16 09:51:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m6.72791863s) from=127.0.0.6:44725 2022/11/16 09:51:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.315858284s) from=127.0.0.6:54931 2022/11/16 09:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.08233413s) from=127.0.0.6:55095 2022/11/16 09:51:24 [DEBUG] http: Request GET /v1/status/leader (3.905693ms) from=127.0.0.6:39765 2022/11/16 09:51:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.912144243s) from=127.0.0.6:34873 2022/11/16 09:51:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.332076997s) from=127.0.0.6:57843 2022/11/16 09:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:51:35 [DEBUG] agent: Node info in sync 2022/11/16 09:51:36 [DEBUG] http: Request GET /v1/status/leader (235.055µs) from=127.0.0.6:35781 2022/11/16 09:51:44 [DEBUG] http: Request GET /v1/status/leader (308.537µs) from=127.0.0.6:39765 2022/11/16 09:51:56 [DEBUG] http: Request GET /v1/status/leader (278.01µs) from=127.0.0.6:35781 2022/11/16 09:52:04 [DEBUG] http: Request GET /v1/status/leader (197.494µs) from=127.0.0.6:39765 2022/11/16 09:52:16 [DEBUG] http: Request GET /v1/status/leader (323.2µs) from=127.0.0.6:35781 2022/11/16 09:52:24 [DEBUG] http: Request GET /v1/status/leader (286.956µs) from=127.0.0.6:39765 2022/11/16 09:52:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:52:36 [DEBUG] http: Request GET /v1/status/leader (246.329µs) from=127.0.0.6:35781 2022/11/16 09:52:44 [DEBUG] http: Request GET /v1/status/leader (149.243µs) from=127.0.0.6:39765 2022/11/16 09:52:56 [DEBUG] http: Request GET /v1/status/leader (266.222µs) from=127.0.0.6:35781 2022/11/16 09:52:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.082447552s) from=127.0.0.6:42875 2022/11/16 09:53:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:53:04 [DEBUG] http: Request GET /v1/status/leader (264.303µs) from=127.0.0.6:39765 2022/11/16 09:53:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.847184118s) from=127.0.0.6:37943 2022/11/16 09:53:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.092743617s) from=127.0.0.6:45413 2022/11/16 09:53:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.358477964s) from=127.0.0.6:58479 2022/11/16 09:53:16 [DEBUG] http: Request GET /v1/status/leader (341.403µs) from=127.0.0.6:35781 2022/11/16 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.333082587s) from=127.0.0.6:60111 2022/11/16 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.803321745s) from=127.0.0.6:54241 2022/11/16 09:53:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.255839022s) from=127.0.0.6:56563 2022/11/16 09:53:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.578118752s) from=127.0.0.6:42417 2022/11/16 09:53:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.136550138s) from=127.0.0.6:51059 2022/11/16 09:53:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.758829162s) from=127.0.0.6:44725 2022/11/16 09:53:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.004603097s) from=127.0.0.6:57195 2022/11/16 09:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.304118471s) from=127.0.0.6:32977 2022/11/16 09:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.894327603s) from=127.0.0.6:36177 2022/11/16 09:53:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.417131608s) from=127.0.0.6:45171 2022/11/16 09:53:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.614838622s) from=127.0.0.6:46509 2022/11/16 09:53:24 [DEBUG] http: Request GET /v1/status/leader (323.115µs) from=127.0.0.6:39765 2022/11/16 09:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m7.115596943s) from=127.0.0.6:55095 2022/11/16 09:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.260789942s) from=127.0.0.6:54931 2022/11/16 09:53:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:53:31 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:53:31 [DEBUG] agent: Node info in sync 2022/11/16 09:53:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:53:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.595940309s) from=127.0.0.6:34873 2022/11/16 09:53:36 [DEBUG] http: Request GET /v1/status/leader (248.438µs) from=127.0.0.6:35781 2022/11/16 09:53:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.760768772s) from=127.0.0.6:57843 2022/11/16 09:53:44 [DEBUG] http: Request GET /v1/status/leader (150.771µs) from=127.0.0.6:39765 2022/11/16 09:53:56 [DEBUG] http: Request GET /v1/status/leader (382.125µs) from=127.0.0.6:35781 2022/11/16 09:54:04 [DEBUG] http: Request GET /v1/status/leader (288.737µs) from=127.0.0.6:35781 2022/11/16 09:54:16 [DEBUG] http: Request GET /v1/status/leader (271.161µs) from=127.0.0.6:35781 2022/11/16 09:54:24 [DEBUG] http: Request GET /v1/status/leader (364.148µs) from=127.0.0.6:39765 2022/11/16 09:54:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:54:36 [DEBUG] http: Request GET /v1/status/leader (320.108µs) from=127.0.0.6:35781 2022/11/16 09:54:45 [DEBUG] http: Request GET /v1/status/leader (270.092µs) from=127.0.0.6:35781 2022/11/16 09:54:56 [DEBUG] http: Request GET /v1/status/leader (816.954µs) from=127.0.0.6:35781 2022/11/16 09:54:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:54:58 [DEBUG] agent: Node info in sync 2022/11/16 09:55:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.724152925s) from=127.0.0.6:42875 2022/11/16 09:55:05 [DEBUG] http: Request GET /v1/status/leader (800.399µs) from=127.0.0.6:35781 2022/11/16 09:55:16 [DEBUG] http: Request GET /v1/status/leader (737.522µs) from=127.0.0.6:35781 2022/11/16 09:55:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.683926835s) from=127.0.0.6:58479 2022/11/16 09:55:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.867411254s) from=127.0.0.6:37943 2022/11/16 09:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.884787404s) from=127.0.0.6:45413 2022/11/16 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.704550793s) from=127.0.0.6:54241 2022/11/16 09:55:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.287265109s) from=127.0.0.6:60111 2022/11/16 09:55:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.152660313s) from=127.0.0.6:42417 2022/11/16 09:55:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.786567542s) from=127.0.0.6:56563 2022/11/16 09:55:25 [DEBUG] http: Request GET /v1/status/leader (666.697µs) from=127.0.0.6:39765 2022/11/16 09:55:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.004662829s) from=127.0.0.6:51059 2022/11/16 09:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m3.725146302s) from=127.0.0.6:32977 2022/11/16 09:55:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.432109056s) from=127.0.0.6:45171 2022/11/16 09:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.259540993s) from=127.0.0.6:36177 2022/11/16 09:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m7.480504967s) from=127.0.0.6:44725 2022/11/16 09:55:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.854869829s) from=127.0.0.6:57195 2022/11/16 09:55:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.417189628s) from=127.0.0.6:54931 2022/11/16 09:55:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.255914382s) from=127.0.0.6:46509 2022/11/16 09:55:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.876487751s) from=127.0.0.6:55095 2022/11/16 09:55:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.973482234s) from=127.0.0.6:34873 2022/11/16 09:55:37 [DEBUG] http: Request GET /v1/status/leader (425.769µs) from=127.0.0.6:35781 2022/11/16 09:55:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.287455905s) from=127.0.0.6:57843 2022/11/16 09:55:45 [DEBUG] http: Request GET /v1/status/leader (211.961µs) from=127.0.0.6:39765 2022/11/16 09:55:57 [DEBUG] http: Request GET /v1/status/leader (661.716µs) from=127.0.0.6:35781 2022/11/16 09:56:05 [DEBUG] http: Request GET /v1/status/leader (991.264µs) from=127.0.0.6:35781 2022/11/16 09:56:17 [DEBUG] http: Request GET /v1/status/leader (434.266µs) from=127.0.0.6:35781 2022/11/16 09:56:25 [DEBUG] http: Request GET /v1/status/leader (262.639µs) from=127.0.0.6:35781 2022/11/16 09:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:56:27 [DEBUG] agent: Node info in sync 2022/11/16 09:56:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:56:37 [DEBUG] http: Request GET /v1/status/leader (1.105588ms) from=127.0.0.6:35781 2022/11/16 09:56:45 [DEBUG] http: Request GET /v1/status/leader (308.593µs) from=127.0.0.6:35781 2022/11/16 09:56:57 [DEBUG] http: Request GET /v1/status/leader (404.639µs) from=127.0.0.6:35781 2022/11/16 09:57:05 [DEBUG] http: Request GET /v1/status/leader (839.418µs) from=127.0.0.6:39765 2022/11/16 09:57:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.749304657s) from=127.0.0.6:42875 2022/11/16 09:57:17 [DEBUG] http: Request GET /v1/status/leader (195.678µs) from=127.0.0.6:35781 2022/11/16 09:57:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.023918305s) from=127.0.0.6:37943 2022/11/16 09:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.361179663s) from=127.0.0.6:60111 2022/11/16 09:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.862301097s) from=127.0.0.6:45413 2022/11/16 09:57:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.529571283s) from=127.0.0.6:58479 2022/11/16 09:57:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.475298957s) from=127.0.0.6:56563 2022/11/16 09:57:25 [DEBUG] http: Request GET /v1/status/leader (418.54µs) from=127.0.0.6:35781 2022/11/16 09:57:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.324575039s) from=127.0.0.6:42417 2022/11/16 09:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.876332265s) from=127.0.0.6:54241 2022/11/16 09:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.611798326s) from=127.0.0.6:32977 2022/11/16 09:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.109530272s) from=127.0.0.6:36177 2022/11/16 09:57:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.127162676s) from=127.0.0.6:46509 2022/11/16 09:57:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:57:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.408163201s) from=127.0.0.6:51059 2022/11/16 09:57:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.02025858s) from=127.0.0.6:54931 2022/11/16 09:57:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.984211236s) from=127.0.0.6:45171 2022/11/16 09:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.068732488s) from=127.0.0.6:34873 2022/11/16 09:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.529213677s) from=127.0.0.6:44725 2022/11/16 09:57:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.636856009s) from=127.0.0.6:57195 2022/11/16 09:57:37 [DEBUG] http: Request GET /v1/status/leader (318.385µs) from=127.0.0.6:35781 2022/11/16 09:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.027993897s) from=127.0.0.6:55095 2022/11/16 09:57:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.460370931s) from=127.0.0.6:57843 2022/11/16 09:57:45 [DEBUG] http: Request GET /v1/status/leader (244.401µs) from=127.0.0.6:39765 2022/11/16 09:57:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 09:57:57 [DEBUG] http: Request GET /v1/status/leader (336.519µs) from=127.0.0.6:35781 2022/11/16 09:57:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:57:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:57:59 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.453833507s) from=127.0.0.6:34873 2022/11/16 09:57:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (28.14756466s) from=127.0.0.6:54931 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:57:59 [DEBUG] agent: Node info in sync 2022/11/16 09:57:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.601756ms) from=127.0.0.6:35781 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:57:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:57:59 [DEBUG] agent: Node info in sync 2022/11/16 09:57:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (466.083µs) from=127.0.0.6:35781 2022/11/16 09:57:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (144.031µs) from=127.0.0.6:35781 2022/11/16 09:58:05 [DEBUG] http: Request GET /v1/status/leader (209.263µs) from=127.0.0.6:60591 2022/11/16 09:58:17 [DEBUG] http: Request GET /v1/status/leader (430.234µs) from=127.0.0.6:60591 2022/11/16 09:58:25 [DEBUG] http: Request GET /v1/status/leader (335.545µs) from=127.0.0.6:60591 2022/11/16 09:58:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:58:37 [DEBUG] http: Request GET /v1/status/leader (324.947µs) from=127.0.0.6:39765 2022/11/16 09:58:45 [DEBUG] http: Request GET /v1/status/leader (320.641µs) from=127.0.0.6:60591 2022/11/16 09:58:57 [DEBUG] http: Request GET /v1/status/leader (354.109µs) from=127.0.0.6:39765 2022/11/16 09:59:05 [DEBUG] http: Request GET /v1/status/leader (155.144µs) from=127.0.0.6:60591 2022/11/16 09:59:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.995904943s) from=127.0.0.6:42875 2022/11/16 09:59:17 [DEBUG] http: Request GET /v1/status/leader (293.153µs) from=127.0.0.6:60591 2022/11/16 09:59:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.493858101s) from=127.0.0.6:37943 2022/11/16 09:59:25 [DEBUG] http: Request GET /v1/status/leader (761.902µs) from=127.0.0.6:60591 2022/11/16 09:59:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.466070564s) from=127.0.0.6:58479 2022/11/16 09:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m4.327386878s) from=127.0.0.6:60111 2022/11/16 09:59:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.548652301s) from=127.0.0.6:56563 2022/11/16 09:59:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.07136702s) from=127.0.0.6:54241 2022/11/16 09:59:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.12550682s) from=127.0.0.6:45413 2022/11/16 09:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.936088175s) from=127.0.0.6:32977 2022/11/16 09:59:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.424665452s) from=127.0.0.6:42417 2022/11/16 09:59:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.066239656s) from=127.0.0.6:46509 2022/11/16 09:59:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 09:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.218102985s) from=127.0.0.6:36177 2022/11/16 09:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:59:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:59:33 [DEBUG] agent: Node info in sync 2022/11/16 09:59:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.146782994s) from=127.0.0.6:51059 2022/11/16 09:59:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.863027875s) from=127.0.0.6:45171 2022/11/16 09:59:37 [DEBUG] http: Request GET /v1/status/leader (318.887µs) from=127.0.0.6:60591 2022/11/16 09:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m2.138057014s) from=127.0.0.6:44725 2022/11/16 09:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.825817942s) from=127.0.0.6:55095 2022/11/16 09:59:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.332888809s) from=127.0.0.6:57195 2022/11/16 09:59:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.673645557s) from=127.0.0.6:57843 2022/11/16 09:59:45 [DEBUG] http: Request GET /v1/status/leader (300.764µs) from=127.0.0.6:39765 2022/11/16 09:59:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:59:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:59:53 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.7.168_8443" 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:59:53 [DEBUG] agent: Node info in sync 2022/11/16 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.437161ms) from=127.0.0.6:60591 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Node info in sync 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m53.675673171s) from=127.0.0.6:34873 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m53.681298608s) from=127.0.0.6:54931 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (754.595µs) from=127.0.0.6:60591 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.114µs) from=127.0.0.6:39765 2022/11/16 09:59:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:59:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:59:53 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.10.144_8082" 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Node info in sync 2022/11/16 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.396645ms) from=127.0.0.6:60591 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 09:59:53 [DEBUG] agent: Node info in sync 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (48.75769ms) from=127.0.0.6:54931 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (41.140784ms) from=127.0.0.6:34873 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (192.156µs) from=127.0.0.6:60591 2022/11/16 09:59:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (804.12µs) from=127.0.0.6:60591 2022/11/16 09:59:57 [DEBUG] http: Request GET /v1/status/leader (322.223µs) from=127.0.0.6:43513 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.42.147_8484" 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (10.348422341s) from=127.0.0.6:34873 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (10.343929051s) from=127.0.0.6:54931 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.793251ms) from=127.0.0.6:38161 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (300.474µs) from=127.0.0.6:38161 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (220.957µs) from=127.0.0.6:43513 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.63.172_8482" 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (33.775331ms) from=127.0.0.6:38161 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (73.94548ms) from=127.0.0.6:54931 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (63.648717ms) from=127.0.0.6:34873 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (721.594µs) from=127.0.0.6:34741 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (614.876µs) from=127.0.0.6:38161 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [INFO] agent: Synced service "_v1_nslcm_10.233.45.214_8403" 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (14.17232ms) from=127.0.0.6:34741 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (76.34166ms) from=127.0.0.6:54931 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (78.899613ms) from=127.0.0.6:34873 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (368.349µs) from=127.0.0.6:34741 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (296.212µs) from=127.0.0.6:40717 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:03 [INFO] agent: Synced service "_v2_nslcm_10.233.45.214_8403" 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (42.829329ms) from=127.0.0.6:34873 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (41.128635ms) from=127.0.0.6:54931 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (22.1597ms) from=127.0.0.6:34741 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:03 [DEBUG] agent: Node info in sync 2022/11/16 10:00:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (161.471µs) from=127.0.0.6:34873 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (472.548µs) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [INFO] agent: Synced service "_v1_vnflcm_10.233.16.165_8801" 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (41.469949ms) from=127.0.0.6:34873 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (59.639625ms) from=127.0.0.6:54931 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.365467ms) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (417.909µs) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (183.863µs) from=127.0.0.6:50259 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [INFO] agent: Synced service "_v1_vnfres_10.233.51.220_8802" 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.686123ms) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (24.562973ms) from=127.0.0.6:34873 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (29.937936ms) from=127.0.0.6:54931 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (204.948µs) from=127.0.0.6:47973 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (417.253µs) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.25.230_8410" 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (47.659132ms) from=127.0.0.6:54931 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.127837ms) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (46.792087ms) from=127.0.0.6:34873 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (325.662µs) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (190.467µs) from=127.0.0.6:34741 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [INFO] agent: Synced service "_v1_vnfmgr_10.233.35.67_8803" 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.446781ms) from=127.0.0.6:33439 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (76.522407ms) from=127.0.0.6:34873 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (72.154617ms) from=127.0.0.6:54931 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:00:04 [DEBUG] agent: Node info in sync 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (7.910645ms) from=127.0.0.6:33439 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (239.022µs) from=127.0.0.6:33439 2022/11/16 10:00:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.924981251s) from=127.0.0.6:35781 2022/11/16 10:00:05 [DEBUG] http: Request GET /v1/status/leader (260.131µs) from=127.0.0.6:45767 2022/11/16 10:00:17 [DEBUG] http: Request GET /v1/status/leader (313.747µs) from=127.0.0.6:57715 2022/11/16 10:00:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:00:25 [DEBUG] http: Request GET /v1/status/leader (231.32µs) from=127.0.0.6:57715 2022/11/16 10:00:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:00:37 [DEBUG] http: Request GET /v1/status/leader (10.71497ms) from=127.0.0.6:45767 2022/11/16 10:00:45 [DEBUG] http: Request GET /v1/status/leader (341.917µs) from=127.0.0.6:45767 2022/11/16 10:00:57 [DEBUG] http: Request GET /v1/status/leader (390.286µs) from=127.0.0.6:57715 2022/11/16 10:01:05 [DEBUG] http: Request GET /v1/status/leader (259.836µs) from=127.0.0.6:57715 2022/11/16 10:01:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.406447355s) from=127.0.0.6:42875 2022/11/16 10:01:17 [DEBUG] http: Request GET /v1/status/leader (214.22µs) from=127.0.0.6:45767 2022/11/16 10:01:25 [DEBUG] http: Request GET /v1/status/leader (150.318µs) from=127.0.0.6:45767 2022/11/16 10:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.400789613s) from=127.0.0.6:37943 2022/11/16 10:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.05950924s) from=127.0.0.6:54241 2022/11/16 10:01:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:01:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.365968526s) from=127.0.0.6:45413 2022/11/16 10:01:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.488361352s) from=127.0.0.6:60111 2022/11/16 10:01:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.979440709s) from=127.0.0.6:58479 2022/11/16 10:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:01:33 [DEBUG] agent: Node info in sync 2022/11/16 10:01:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.279597087s) from=127.0.0.6:56563 2022/11/16 10:01:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.400079148s) from=127.0.0.6:42417 2022/11/16 10:01:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.349884316s) from=127.0.0.6:46509 2022/11/16 10:01:37 [DEBUG] http: Request GET /v1/status/leader (271.973µs) from=127.0.0.6:45767 2022/11/16 10:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m7.29352333s) from=127.0.0.6:32977 2022/11/16 10:01:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.896647765s) from=127.0.0.6:51059 2022/11/16 10:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.63642451s) from=127.0.0.6:36177 2022/11/16 10:01:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.841437023s) from=127.0.0.6:45171 2022/11/16 10:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.773520157s) from=127.0.0.6:55095 2022/11/16 10:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.603554434s) from=127.0.0.6:44725 2022/11/16 10:01:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.921586329s) from=127.0.0.6:57195 2022/11/16 10:01:45 [DEBUG] http: Request GET /v1/status/leader (313.037µs) from=127.0.0.6:57715 2022/11/16 10:01:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.186883948s) from=127.0.0.6:57843 2022/11/16 10:01:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.711507306s) from=127.0.0.6:60591 2022/11/16 10:01:57 [DEBUG] http: Request GET /v1/status/leader (273.201µs) from=127.0.0.6:45767 2022/11/16 10:02:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.7502235s) from=127.0.0.6:39765 2022/11/16 10:02:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.371164527s) from=127.0.0.6:50259 2022/11/16 10:02:05 [DEBUG] http: Request GET /v1/status/leader (221.854µs) from=127.0.0.6:57715 2022/11/16 10:02:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m2.225687431s) from=127.0.0.6:38161 2022/11/16 10:02:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.037425825s) from=127.0.0.6:45835 2022/11/16 10:02:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.031888757s) from=127.0.0.6:33439 2022/11/16 10:02:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.87257667s) from=127.0.0.6:43513 2022/11/16 10:02:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.109347852s) from=127.0.0.6:35781 2022/11/16 10:02:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.940169561s) from=127.0.0.6:34873 2022/11/16 10:02:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.416987589s) from=127.0.0.6:34741 2022/11/16 10:02:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.628749815s) from=127.0.0.6:54931 2022/11/16 10:02:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.983379521s) from=127.0.0.6:40717 2022/11/16 10:02:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m7.421955002s) from=127.0.0.6:47973 2022/11/16 10:02:17 [DEBUG] http: Request GET /v1/status/leader (649.914µs) from=127.0.0.6:45767 2022/11/16 10:02:25 [DEBUG] http: Request GET /v1/status/leader (851.756µs) from=127.0.0.6:57715 2022/11/16 10:02:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:02:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:02:37 [DEBUG] http: Request GET /v1/status/leader (792.922µs) from=127.0.0.6:57715 2022/11/16 10:02:45 [DEBUG] http: Request GET /v1/status/leader (635.697µs) from=127.0.0.6:57715 2022/11/16 10:02:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:02:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:02:51 [DEBUG] agent: Node info in sync 2022/11/16 10:02:57 [DEBUG] http: Request GET /v1/status/leader (220.77µs) from=127.0.0.6:45767 2022/11/16 10:03:05 [DEBUG] http: Request GET /v1/status/leader (323.588µs) from=127.0.0.6:57715 2022/11/16 10:03:17 [DEBUG] http: Request GET /v1/status/leader (271.802µs) from=127.0.0.6:57715 2022/11/16 10:03:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.822166618s) from=127.0.0.6:42875 2022/11/16 10:03:25 [DEBUG] http: Request GET /v1/status/leader (383.571µs) from=127.0.0.6:45767 2022/11/16 10:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.101521371s) from=127.0.0.6:37943 2022/11/16 10:03:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.905271035s) from=127.0.0.6:45413 2022/11/16 10:03:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.780650722s) from=127.0.0.6:58479 2022/11/16 10:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.446697665s) from=127.0.0.6:54241 2022/11/16 10:03:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.54527764s) from=127.0.0.6:56563 2022/11/16 10:03:37 [DEBUG] http: Request GET /v1/status/leader (224.833µs) from=127.0.0.6:45767 2022/11/16 10:03:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.512739143s) from=127.0.0.6:42417 2022/11/16 10:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m7.103245168s) from=127.0.0.6:60111 2022/11/16 10:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.858795839s) from=127.0.0.6:36177 2022/11/16 10:03:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.481851402s) from=127.0.0.6:51059 2022/11/16 10:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m3.759838039s) from=127.0.0.6:32977 2022/11/16 10:03:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.033062311s) from=127.0.0.6:46509 2022/11/16 10:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.881548612s) from=127.0.0.6:55095 2022/11/16 10:03:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.2699603s) from=127.0.0.6:45171 2022/11/16 10:03:45 [DEBUG] http: Request GET /v1/status/leader (1.682202ms) from=127.0.0.6:45767 2022/11/16 10:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.609425126s) from=127.0.0.6:44725 2022/11/16 10:03:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.671250685s) from=127.0.0.6:57195 2022/11/16 10:03:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.148028375s) from=127.0.0.6:60591 2022/11/16 10:03:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.333752371s) from=127.0.0.6:57843 2022/11/16 10:03:57 [DEBUG] http: Request GET /v1/status/leader (3.540269ms) from=127.0.0.6:57715 2022/11/16 10:04:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.973895536s) from=127.0.0.6:39765 2022/11/16 10:04:05 [DEBUG] http: Request GET /v1/status/leader (407.777µs) from=127.0.0.6:57715 2022/11/16 10:04:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.047428822s) from=127.0.0.6:50259 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.403465383s) from=127.0.0.6:34741 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.440696017s) from=127.0.0.6:43513 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.643197405s) from=127.0.0.6:35781 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.665708081s) from=127.0.0.6:38161 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.873651567s) from=127.0.0.6:40717 2022/11/16 10:04:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.706587366s) from=127.0.0.6:34873 2022/11/16 10:04:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.978882036s) from=127.0.0.6:45835 2022/11/16 10:04:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:04:15 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:04:15 [DEBUG] agent: Node info in sync 2022/11/16 10:04:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m7.135506298s) from=127.0.0.6:33439 2022/11/16 10:04:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.458844249s) from=127.0.0.6:54931 2022/11/16 10:04:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.180052304s) from=127.0.0.6:47973 2022/11/16 10:04:17 [DEBUG] http: Request GET /v1/status/leader (200.922µs) from=127.0.0.6:57715 2022/11/16 10:04:25 [DEBUG] http: Request GET /v1/status/leader (202.575µs) from=127.0.0.6:57715 2022/11/16 10:04:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:04:37 [DEBUG] http: Request GET /v1/status/leader (301.508µs) from=127.0.0.6:57715 2022/11/16 10:04:45 [DEBUG] http: Request GET /v1/status/leader (352.651µs) from=127.0.0.6:45767 2022/11/16 10:04:57 [DEBUG] http: Request GET /v1/status/leader (278.693µs) from=127.0.0.6:45767 2022/11/16 10:05:05 [DEBUG] http: Request GET /v1/status/leader (274.023µs) from=127.0.0.6:57715 2022/11/16 10:05:17 [DEBUG] http: Request GET /v1/status/leader (3.622152ms) from=127.0.0.6:45767 2022/11/16 10:05:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:05:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.210698847s) from=127.0.0.6:42875 2022/11/16 10:05:25 [DEBUG] http: Request GET /v1/status/leader (265.07µs) from=127.0.0.6:45767 2022/11/16 10:05:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.604264426s) from=127.0.0.6:45413 2022/11/16 10:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.275380382s) from=127.0.0.6:37943 2022/11/16 10:05:37 [DEBUG] http: Request GET /v1/status/leader (183.942µs) from=127.0.0.6:57715 2022/11/16 10:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.064289254s) from=127.0.0.6:54241 2022/11/16 10:05:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.344739375s) from=127.0.0.6:58479 2022/11/16 10:05:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.008905051s) from=127.0.0.6:56563 2022/11/16 10:05:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.692607421s) from=127.0.0.6:42417 2022/11/16 10:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m2.575780177s) from=127.0.0.6:60111 2022/11/16 10:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.332854402s) from=127.0.0.6:32977 2022/11/16 10:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.007194221s) from=127.0.0.6:36177 2022/11/16 10:05:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.996232992s) from=127.0.0.6:46509 2022/11/16 10:05:45 [DEBUG] http: Request GET /v1/status/leader (220.435µs) from=127.0.0.6:45767 2022/11/16 10:05:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.454020252s) from=127.0.0.6:51059 2022/11/16 10:05:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.404638794s) from=127.0.0.6:55095 2022/11/16 10:05:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.288493766s) from=127.0.0.6:45171 2022/11/16 10:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.653911658s) from=127.0.0.6:44725 2022/11/16 10:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.585394716s) from=127.0.0.6:57195 2022/11/16 10:05:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.102473206s) from=127.0.0.6:60591 2022/11/16 10:05:57 [DEBUG] http: Request GET /v1/status/leader (222.217µs) from=127.0.0.6:57715 2022/11/16 10:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.328800207s) from=127.0.0.6:57843 2022/11/16 10:06:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.151954984s) from=127.0.0.6:39765 2022/11/16 10:06:05 [DEBUG] http: Request GET /v1/status/leader (293.864µs) from=127.0.0.6:57715 2022/11/16 10:06:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:06:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:06:08 [DEBUG] agent: Node info in sync 2022/11/16 10:06:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.18980068s) from=127.0.0.6:35781 2022/11/16 10:06:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.805528624s) from=127.0.0.6:50259 2022/11/16 10:06:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.290089442s) from=127.0.0.6:34873 2022/11/16 10:06:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.47713528s) from=127.0.0.6:34741 2022/11/16 10:06:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.269658199s) from=127.0.0.6:43513 2022/11/16 10:06:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m2.079060821s) from=127.0.0.6:33439 2022/11/16 10:06:17 [DEBUG] http: Request GET /v1/status/leader (258.408µs) from=127.0.0.6:45767 2022/11/16 10:06:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.994782454s) from=127.0.0.6:38161 2022/11/16 10:06:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.241294912s) from=127.0.0.6:40717 2022/11/16 10:06:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.585692664s) from=127.0.0.6:47973 2022/11/16 10:06:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.866825844s) from=127.0.0.6:45835 2022/11/16 10:06:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.761664706s) from=127.0.0.6:54931 2022/11/16 10:06:25 [DEBUG] http: Request GET /v1/status/leader (304.374µs) from=127.0.0.6:57715 2022/11/16 10:06:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:06:37 [DEBUG] http: Request GET /v1/status/leader (336.571µs) from=127.0.0.6:57715 2022/11/16 10:06:45 [DEBUG] http: Request GET /v1/status/leader (340.16µs) from=127.0.0.6:45767 2022/11/16 10:06:57 [DEBUG] http: Request GET /v1/status/leader (217.611µs) from=127.0.0.6:45767 2022/11/16 10:07:05 [DEBUG] http: Request GET /v1/status/leader (309.215µs) from=127.0.0.6:45767 2022/11/16 10:07:17 [DEBUG] http: Request GET /v1/status/leader (206.358µs) from=127.0.0.6:57715 2022/11/16 10:07:25 [DEBUG] http: Request GET /v1/status/leader (170.056µs) from=127.0.0.6:57715 2022/11/16 10:07:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.057629874s) from=127.0.0.6:42875 2022/11/16 10:07:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:07:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:07:37 [DEBUG] http: Request GET /v1/status/leader (251.548µs) from=127.0.0.6:45767 2022/11/16 10:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.085269613s) from=127.0.0.6:45413 2022/11/16 10:07:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.833611766s) from=127.0.0.6:37943 2022/11/16 10:07:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.364130735s) from=127.0.0.6:58479 2022/11/16 10:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.395384512s) from=127.0.0.6:54241 2022/11/16 10:07:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.283863261s) from=127.0.0.6:56563 2022/11/16 10:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.561856593s) from=127.0.0.6:42417 2022/11/16 10:07:45 [DEBUG] http: Request GET /v1/status/leader (306.534µs) from=127.0.0.6:45767 2022/11/16 10:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.388330081s) from=127.0.0.6:36177 2022/11/16 10:07:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.216132404s) from=127.0.0.6:60111 2022/11/16 10:07:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.289414108s) from=127.0.0.6:32977 2022/11/16 10:07:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:07:50 [DEBUG] agent: Node info in sync 2022/11/16 10:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.602004177s) from=127.0.0.6:55095 2022/11/16 10:07:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.098362765s) from=127.0.0.6:51059 2022/11/16 10:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.827202843s) from=127.0.0.6:44725 2022/11/16 10:07:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.99880164s) from=127.0.0.6:46509 2022/11/16 10:07:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.936167645s) from=127.0.0.6:45171 2022/11/16 10:07:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.176365772s) from=127.0.0.6:60591 2022/11/16 10:07:57 [DEBUG] http: Request GET /v1/status/leader (325.252µs) from=127.0.0.6:57715 2022/11/16 10:07:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.207549345s) from=127.0.0.6:57195 2022/11/16 10:08:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.916587855s) from=127.0.0.6:39765 2022/11/16 10:08:05 [DEBUG] http: Request GET /v1/status/leader (305.169µs) from=127.0.0.6:45767 2022/11/16 10:08:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.512909397s) from=127.0.0.6:57843 2022/11/16 10:08:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.703255415s) from=127.0.0.6:35781 2022/11/16 10:08:17 [DEBUG] http: Request GET /v1/status/leader (288.569µs) from=127.0.0.6:57715 2022/11/16 10:08:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.920314388s) from=127.0.0.6:50259 2022/11/16 10:08:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.75920175s) from=127.0.0.6:34741 2022/11/16 10:08:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.556021782s) from=127.0.0.6:43513 2022/11/16 10:08:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.202827755s) from=127.0.0.6:47973 2022/11/16 10:08:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.175946377s) from=127.0.0.6:34873 2022/11/16 10:08:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.973491577s) from=127.0.0.6:38161 2022/11/16 10:08:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.460767891s) from=127.0.0.6:33439 2022/11/16 10:08:25 [DEBUG] http: Request GET /v1/status/leader (360.805µs) from=127.0.0.6:45767 2022/11/16 10:08:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.473729958s) from=127.0.0.6:40717 2022/11/16 10:08:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.091656625s) from=127.0.0.6:45835 2022/11/16 10:08:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.41757537s) from=127.0.0.6:54931 2022/11/16 10:08:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:08:37 [DEBUG] http: Request GET /v1/status/leader (427.635µs) from=127.0.0.6:57715 2022/11/16 10:08:46 [DEBUG] http: Request GET /v1/status/leader (196.625µs) from=127.0.0.6:45767 2022/11/16 10:08:57 [DEBUG] http: Request GET /v1/status/leader (368.338µs) from=127.0.0.6:45767 2022/11/16 10:09:06 [DEBUG] http: Request GET /v1/status/leader (391.847µs) from=127.0.0.6:45767 2022/11/16 10:09:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:09:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:09:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:09:08 [DEBUG] agent: Node info in sync 2022/11/16 10:09:17 [DEBUG] http: Request GET /v1/status/leader (322.329µs) from=127.0.0.6:57715 2022/11/16 10:09:26 [DEBUG] http: Request GET /v1/status/leader (319.181µs) from=127.0.0.6:45767 2022/11/16 10:09:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:09:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.773188748s) from=127.0.0.6:42875 2022/11/16 10:09:37 [DEBUG] http: Request GET /v1/status/leader (226.971µs) from=127.0.0.6:57715 2022/11/16 10:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.69296224s) from=127.0.0.6:45413 2022/11/16 10:09:46 [DEBUG] http: Request GET /v1/status/leader (335.237µs) from=127.0.0.6:57715 2022/11/16 10:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.605272514s) from=127.0.0.6:54241 2022/11/16 10:09:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.990008909s) from=127.0.0.6:58479 2022/11/16 10:09:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.390508213s) from=127.0.0.6:37943 2022/11/16 10:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m4.042447107s) from=127.0.0.6:60111 2022/11/16 10:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.598660438s) from=127.0.0.6:56563 2022/11/16 10:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m3.334567792s) from=127.0.0.6:32977 2022/11/16 10:09:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.715854843s) from=127.0.0.6:42417 2022/11/16 10:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.405470543s) from=127.0.0.6:36177 2022/11/16 10:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.036213499s) from=127.0.0.6:51059 2022/11/16 10:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.911209702s) from=127.0.0.6:55095 2022/11/16 10:09:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.65444353s) from=127.0.0.6:46509 2022/11/16 10:09:57 [DEBUG] http: Request GET /v1/status/leader (345.79µs) from=127.0.0.6:57715 2022/11/16 10:09:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.177594413s) from=127.0.0.6:44725 2022/11/16 10:10:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.021897029s) from=127.0.0.6:45171 2022/11/16 10:10:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.164064735s) from=127.0.0.6:57195 2022/11/16 10:10:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.805534229s) from=127.0.0.6:39765 2022/11/16 10:10:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.317094598s) from=127.0.0.6:60591 2022/11/16 10:10:06 [DEBUG] http: Request GET /v1/status/leader (310.897µs) from=127.0.0.6:57715 2022/11/16 10:10:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.838704307s) from=127.0.0.6:57843 2022/11/16 10:10:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:10:17 [DEBUG] http: Request GET /v1/status/leader (220.962µs) from=127.0.0.6:45767 2022/11/16 10:10:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.130559931s) from=127.0.0.6:43513 2022/11/16 10:10:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.32599564s) from=127.0.0.6:35781 2022/11/16 10:10:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.481111053s) from=127.0.0.6:47973 2022/11/16 10:10:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.75884117s) from=127.0.0.6:34873 2022/11/16 10:10:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.318773336s) from=127.0.0.6:34741 2022/11/16 10:10:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.963361s) from=127.0.0.6:50259 2022/11/16 10:10:26 [DEBUG] http: Request GET /v1/status/leader (387.964µs) from=127.0.0.6:57715 2022/11/16 10:10:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.108520499s) from=127.0.0.6:33439 2022/11/16 10:10:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.530089024s) from=127.0.0.6:38161 2022/11/16 10:10:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.291648418s) from=127.0.0.6:40717 2022/11/16 10:10:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:10:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.660573297s) from=127.0.0.6:45835 2022/11/16 10:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.375799061s) from=127.0.0.6:54931 2022/11/16 10:10:37 [DEBUG] http: Request GET /v1/status/leader (323.155µs) from=127.0.0.6:57715 2022/11/16 10:10:46 [DEBUG] http: Request GET /v1/status/leader (319.893µs) from=127.0.0.6:57715 2022/11/16 10:10:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:10:51 [DEBUG] agent: Node info in sync 2022/11/16 10:10:57 [DEBUG] http: Request GET /v1/status/leader (348.829µs) from=127.0.0.6:57715 2022/11/16 10:11:06 [DEBUG] http: Request GET /v1/status/leader (372.654µs) from=127.0.0.6:45767 2022/11/16 10:11:17 [DEBUG] http: Request GET /v1/status/leader (385.089µs) from=127.0.0.6:57715 2022/11/16 10:11:26 [DEBUG] http: Request GET /v1/status/leader (206.694µs) from=127.0.0.6:57715 2022/11/16 10:11:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:11:37 [DEBUG] http: Request GET /v1/status/leader (334.645µs) from=127.0.0.6:45767 2022/11/16 10:11:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.521065034s) from=127.0.0.6:42875 2022/11/16 10:11:46 [DEBUG] http: Request GET /v1/status/leader (320.825µs) from=127.0.0.6:57715 2022/11/16 10:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.279214523s) from=127.0.0.6:45413 2022/11/16 10:11:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.859049139s) from=127.0.0.6:37943 2022/11/16 10:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.645280491s) from=127.0.0.6:32977 2022/11/16 10:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m7.486352103s) from=127.0.0.6:54241 2022/11/16 10:11:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.38930617s) from=127.0.0.6:42417 2022/11/16 10:11:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.818260733s) from=127.0.0.6:56563 2022/11/16 10:11:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.471524018s) from=127.0.0.6:58479 2022/11/16 10:11:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.568573503s) from=127.0.0.6:46509 2022/11/16 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.423967528s) from=127.0.0.6:51059 2022/11/16 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.059680055s) from=127.0.0.6:55095 2022/11/16 10:11:57 [DEBUG] http: Request GET /v1/status/leader (1.172734ms) from=127.0.0.6:45767 2022/11/16 10:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m7.040565746s) from=127.0.0.6:60111 2022/11/16 10:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.797666618s) from=127.0.0.6:36177 2022/11/16 10:12:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.08814999s) from=127.0.0.6:39765 2022/11/16 10:12:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.725491289s) from=127.0.0.6:44725 2022/11/16 10:12:06 [DEBUG] http: Request GET /v1/status/leader (276.928µs) from=127.0.0.6:57715 2022/11/16 10:12:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.442837439s) from=127.0.0.6:45171 2022/11/16 10:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.886968805s) from=127.0.0.6:57195 2022/11/16 10:12:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.018655793s) from=127.0.0.6:60591 2022/11/16 10:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:12:11 [DEBUG] agent: Node info in sync 2022/11/16 10:12:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.44513472s) from=127.0.0.6:57843 2022/11/16 10:12:17 [DEBUG] http: Request GET /v1/status/leader (262.671µs) from=127.0.0.6:45767 2022/11/16 10:12:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.454429275s) from=127.0.0.6:35781 2022/11/16 10:12:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.519987638s) from=127.0.0.6:50259 2022/11/16 10:12:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.777391693s) from=127.0.0.6:47973 2022/11/16 10:12:26 [DEBUG] http: Request GET /v1/status/leader (834.92µs) from=127.0.0.6:45767 2022/11/16 10:12:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.207125602s) from=127.0.0.6:43513 2022/11/16 10:12:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.096269083s) from=127.0.0.6:34741 2022/11/16 10:12:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.990719478s) from=127.0.0.6:34873 2022/11/16 10:12:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:12:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.563166164s) from=127.0.0.6:33439 2022/11/16 10:12:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.767187869s) from=127.0.0.6:38161 2022/11/16 10:12:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.841706554s) from=127.0.0.6:45835 2022/11/16 10:12:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.916005023s) from=127.0.0.6:40717 2022/11/16 10:12:37 [DEBUG] http: Request GET /v1/status/leader (339.436µs) from=127.0.0.6:57715 2022/11/16 10:12:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.022947161s) from=127.0.0.6:54931 2022/11/16 10:12:46 [DEBUG] http: Request GET /v1/status/leader (409.488µs) from=127.0.0.6:57715 2022/11/16 10:12:57 [DEBUG] http: Request GET /v1/status/leader (213.593µs) from=127.0.0.6:57715 2022/11/16 10:13:06 [DEBUG] http: Request GET /v1/status/leader (280.577µs) from=127.0.0.6:45767 2022/11/16 10:13:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:13:17 [DEBUG] http: Request GET /v1/status/leader (387.135µs) from=127.0.0.6:57715 2022/11/16 10:13:26 [DEBUG] http: Request GET /v1/status/leader (326.003µs) from=127.0.0.6:45767 2022/11/16 10:13:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:13:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:13:31 [DEBUG] agent: Node info in sync 2022/11/16 10:13:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:13:37 [DEBUG] http: Request GET /v1/status/leader (678.155µs) from=127.0.0.6:45767 2022/11/16 10:13:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.069282331s) from=127.0.0.6:42875 2022/11/16 10:13:46 [DEBUG] http: Request GET /v1/status/leader (733.679µs) from=127.0.0.6:45767 2022/11/16 10:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.078481046s) from=127.0.0.6:45413 2022/11/16 10:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.952561412s) from=127.0.0.6:32977 2022/11/16 10:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.024937945s) from=127.0.0.6:37943 2022/11/16 10:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.596297866s) from=127.0.0.6:54241 2022/11/16 10:13:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.460665416s) from=127.0.0.6:56563 2022/11/16 10:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.361364762s) from=127.0.0.6:51059 2022/11/16 10:13:57 [DEBUG] http: Request GET /v1/status/leader (801.614µs) from=127.0.0.6:45767 2022/11/16 10:13:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.306130794s) from=127.0.0.6:46509 2022/11/16 10:13:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.048475539s) from=127.0.0.6:58479 2022/11/16 10:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.705937109s) from=127.0.0.6:42417 2022/11/16 10:14:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.823246525s) from=127.0.0.6:36177 2022/11/16 10:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.674929303s) from=127.0.0.6:60111 2022/11/16 10:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.939491352s) from=127.0.0.6:55095 2022/11/16 10:14:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.691432875s) from=127.0.0.6:44725 2022/11/16 10:14:06 [DEBUG] http: Request GET /v1/status/leader (587.19µs) from=127.0.0.6:57715 2022/11/16 10:14:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.933256524s) from=127.0.0.6:57195 2022/11/16 10:14:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.908559358s) from=127.0.0.6:39765 2022/11/16 10:14:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.163354427s) from=127.0.0.6:45171 2022/11/16 10:14:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.937292801s) from=127.0.0.6:60591 2022/11/16 10:14:17 [DEBUG] http: Request GET /v1/status/leader (354.46µs) from=127.0.0.6:57715 2022/11/16 10:14:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.019112139s) from=127.0.0.6:57843 2022/11/16 10:14:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.00235286s) from=127.0.0.6:35781 2022/11/16 10:14:26 [DEBUG] http: Request GET /v1/status/leader (438.48µs) from=127.0.0.6:45767 2022/11/16 10:14:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.584004086s) from=127.0.0.6:47973 2022/11/16 10:14:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.460625483s) from=127.0.0.6:34741 2022/11/16 10:14:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.156763233s) from=127.0.0.6:43513 2022/11/16 10:14:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:14:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.851439818s) from=127.0.0.6:50259 2022/11/16 10:14:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.296195679s) from=127.0.0.6:34873 2022/11/16 10:14:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.06537763s) from=127.0.0.6:38161 2022/11/16 10:14:38 [DEBUG] http: Request GET /v1/status/leader (231.944µs) from=127.0.0.6:57715 2022/11/16 10:14:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.84646647s) from=127.0.0.6:33439 2022/11/16 10:14:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.797129831s) from=127.0.0.6:54931 2022/11/16 10:14:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.366949283s) from=127.0.0.6:40717 2022/11/16 10:14:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.481914862s) from=127.0.0.6:45835 2022/11/16 10:14:46 [DEBUG] http: Request GET /v1/status/leader (2.050861ms) from=127.0.0.6:57715 2022/11/16 10:14:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:14:55 [DEBUG] agent: Node info in sync 2022/11/16 10:14:58 [DEBUG] http: Request GET /v1/status/leader (432.171µs) from=127.0.0.6:45767 2022/11/16 10:15:06 [DEBUG] http: Request GET /v1/status/leader (417.416µs) from=127.0.0.6:45767 2022/11/16 10:15:18 [DEBUG] http: Request GET /v1/status/leader (154.061µs) from=127.0.0.6:57715 2022/11/16 10:15:26 [DEBUG] http: Request GET /v1/status/leader (471.923µs) from=127.0.0.6:57715 2022/11/16 10:15:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:15:38 [DEBUG] http: Request GET /v1/status/leader (282.704µs) from=127.0.0.6:45767 2022/11/16 10:15:46 [DEBUG] http: Request GET /v1/status/leader (337.117µs) from=127.0.0.6:45767 2022/11/16 10:15:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.191198999s) from=127.0.0.6:42875 2022/11/16 10:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.088217945s) from=127.0.0.6:45413 2022/11/16 10:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.510475201s) from=127.0.0.6:54241 2022/11/16 10:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.707346604s) from=127.0.0.6:32977 2022/11/16 10:15:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.584524094s) from=127.0.0.6:56563 2022/11/16 10:15:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.720152306s) from=127.0.0.6:37943 2022/11/16 10:15:58 [DEBUG] http: Request GET /v1/status/leader (226.816µs) from=127.0.0.6:45767 2022/11/16 10:16:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.143930769s) from=127.0.0.6:42417 2022/11/16 10:16:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.191582873s) from=127.0.0.6:46509 2022/11/16 10:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.318730828s) from=127.0.0.6:51059 2022/11/16 10:16:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.989671985s) from=127.0.0.6:60111 2022/11/16 10:16:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.318863387s) from=127.0.0.6:58479 2022/11/16 10:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.982237725s) from=127.0.0.6:36177 2022/11/16 10:16:06 [DEBUG] http: Request GET /v1/status/leader (164.195µs) from=127.0.0.6:57715 2022/11/16 10:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.335917803s) from=127.0.0.6:55095 2022/11/16 10:16:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.650843384s) from=127.0.0.6:44725 2022/11/16 10:16:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.809393606s) from=127.0.0.6:57195 2022/11/16 10:16:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.091532438s) from=127.0.0.6:39765 2022/11/16 10:16:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.946695146s) from=127.0.0.6:45171 2022/11/16 10:16:18 [DEBUG] http: Request GET /v1/status/leader (294.114µs) from=127.0.0.6:45767 2022/11/16 10:16:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.375274357s) from=127.0.0.6:60591 2022/11/16 10:16:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.215384358s) from=127.0.0.6:57843 2022/11/16 10:16:26 [DEBUG] http: Request GET /v1/status/leader (281.261µs) from=127.0.0.6:57715 2022/11/16 10:16:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.727158949s) from=127.0.0.6:35781 2022/11/16 10:16:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:16:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:16:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:16:31 [DEBUG] agent: Node info in sync 2022/11/16 10:16:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.710073049s) from=127.0.0.6:34741 2022/11/16 10:16:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.850948435s) from=127.0.0.6:50259 2022/11/16 10:16:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.017127117s) from=127.0.0.6:34873 2022/11/16 10:16:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.023109897s) from=127.0.0.6:47973 2022/11/16 10:16:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.809843424s) from=127.0.0.6:43513 2022/11/16 10:16:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m0.532301665s) from=127.0.0.6:38161 2022/11/16 10:16:38 [DEBUG] http: Request GET /v1/status/leader (1.180632ms) from=127.0.0.6:57715 2022/11/16 10:16:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.034697658s) from=127.0.0.6:45835 2022/11/16 10:16:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.030447158s) from=127.0.0.6:40717 2022/11/16 10:16:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.41423901s) from=127.0.0.6:54931 2022/11/16 10:16:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.686015413s) from=127.0.0.6:33439 2022/11/16 10:16:46 [DEBUG] http: Request GET /v1/status/leader (362.538µs) from=127.0.0.6:45767 2022/11/16 10:16:58 [DEBUG] http: Request GET /v1/status/leader (196.155µs) from=127.0.0.6:45767 2022/11/16 10:17:06 [DEBUG] http: Request GET /v1/status/leader (272.765µs) from=127.0.0.6:57715 2022/11/16 10:17:18 [DEBUG] http: Request GET /v1/status/leader (361.213µs) from=127.0.0.6:45767 2022/11/16 10:17:26 [DEBUG] http: Request GET /v1/status/leader (1.471285ms) from=127.0.0.6:45767 2022/11/16 10:17:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:17:38 [DEBUG] http: Request GET /v1/status/leader (433.812µs) from=127.0.0.6:57715 2022/11/16 10:17:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:17:45 [DEBUG] agent: Node info in sync 2022/11/16 10:17:46 [DEBUG] http: Request GET /v1/status/leader (344.14µs) from=127.0.0.6:57715 2022/11/16 10:17:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.949004326s) from=127.0.0.6:42875 2022/11/16 10:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.258683244s) from=127.0.0.6:45413 2022/11/16 10:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.747910821s) from=127.0.0.6:54241 2022/11/16 10:17:58 [DEBUG] http: Request GET /v1/status/leader (213.117µs) from=127.0.0.6:57715 2022/11/16 10:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.041908103s) from=127.0.0.6:32977 2022/11/16 10:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.225371358s) from=127.0.0.6:56563 2022/11/16 10:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.442776574s) from=127.0.0.6:37943 2022/11/16 10:18:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.087349041s) from=127.0.0.6:42417 2022/11/16 10:18:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.501630735s) from=127.0.0.6:46509 2022/11/16 10:18:06 [DEBUG] http: Request GET /v1/status/leader (201.958µs) from=127.0.0.6:45767 2022/11/16 10:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m6.431170065s) from=127.0.0.6:51059 2022/11/16 10:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.21458737s) from=127.0.0.6:36177 2022/11/16 10:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.512377539s) from=127.0.0.6:60111 2022/11/16 10:18:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.741545429s) from=127.0.0.6:58479 2022/11/16 10:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.610801138s) from=127.0.0.6:55095 2022/11/16 10:18:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.766056058s) from=127.0.0.6:44725 2022/11/16 10:18:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.570135395s) from=127.0.0.6:57195 2022/11/16 10:18:18 [DEBUG] http: Request GET /v1/status/leader (298.648µs) from=127.0.0.6:57715 2022/11/16 10:18:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.221440683s) from=127.0.0.6:60591 2022/11/16 10:18:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.511191481s) from=127.0.0.6:39765 2022/11/16 10:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.594304015s) from=127.0.0.6:45171 2022/11/16 10:18:26 [DEBUG] http: Request GET /v1/status/leader (196.993µs) from=127.0.0.6:45767 2022/11/16 10:18:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.813511488s) from=127.0.0.6:57843 2022/11/16 10:18:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.229324568s) from=127.0.0.6:35781 2022/11/16 10:18:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:18:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:18:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.496006559s) from=127.0.0.6:50259 2022/11/16 10:18:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.662891973s) from=127.0.0.6:34741 2022/11/16 10:18:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.099880483s) from=127.0.0.6:34873 2022/11/16 10:18:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.439982954s) from=127.0.0.6:47973 2022/11/16 10:18:38 [DEBUG] http: Request GET /v1/status/leader (202.066µs) from=127.0.0.6:57715 2022/11/16 10:18:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m3.580174743s) from=127.0.0.6:38161 2022/11/16 10:18:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m7.235053243s) from=127.0.0.6:43513 2022/11/16 10:18:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.947650913s) from=127.0.0.6:45835 2022/11/16 10:18:46 [DEBUG] http: Request GET /v1/status/leader (219.272µs) from=127.0.0.6:45767 2022/11/16 10:18:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.221447086s) from=127.0.0.6:33439 2022/11/16 10:18:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.120129502s) from=127.0.0.6:40717 2022/11/16 10:18:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.600573278s) from=127.0.0.6:54931 2022/11/16 10:18:58 [DEBUG] http: Request GET /v1/status/leader (282.192µs) from=127.0.0.6:45767 2022/11/16 10:19:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:19:03 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:19:03 [DEBUG] agent: Node info in sync 2022/11/16 10:19:06 [DEBUG] http: Request GET /v1/status/leader (365.172µs) from=127.0.0.6:57715 2022/11/16 10:19:18 [DEBUG] http: Request GET /v1/status/leader (368.934µs) from=127.0.0.6:45767 2022/11/16 10:19:26 [DEBUG] http: Request GET /v1/status/leader (424.545µs) from=127.0.0.6:45767 2022/11/16 10:19:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:19:38 [DEBUG] http: Request GET /v1/status/leader (211.446µs) from=127.0.0.6:57715 2022/11/16 10:19:46 [DEBUG] http: Request GET /v1/status/leader (379.918µs) from=127.0.0.6:45767 2022/11/16 10:19:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.263998897s) from=127.0.0.6:42875 2022/11/16 10:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.878274391s) from=127.0.0.6:45413 2022/11/16 10:19:58 [DEBUG] http: Request GET /v1/status/leader (357.692µs) from=127.0.0.6:45767 2022/11/16 10:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.160188437s) from=127.0.0.6:54241 2022/11/16 10:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.951576959s) from=127.0.0.6:32977 2022/11/16 10:20:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.714796472s) from=127.0.0.6:42417 2022/11/16 10:20:06 [DEBUG] http: Request GET /v1/status/leader (265.66µs) from=127.0.0.6:57715 2022/11/16 10:20:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.787221362s) from=127.0.0.6:37943 2022/11/16 10:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.914820073s) from=127.0.0.6:51059 2022/11/16 10:20:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.955484509s) from=127.0.0.6:46509 2022/11/16 10:20:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.465575486s) from=127.0.0.6:56563 2022/11/16 10:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.766253035s) from=127.0.0.6:36177 2022/11/16 10:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m6.52397357s) from=127.0.0.6:60111 2022/11/16 10:20:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.177462734s) from=127.0.0.6:58479 2022/11/16 10:20:18 [DEBUG] http: Request GET /v1/status/leader (1.133332ms) from=127.0.0.6:57715 2022/11/16 10:20:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.485075214s) from=127.0.0.6:39765 2022/11/16 10:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m7.194972076s) from=127.0.0.6:55095 2022/11/16 10:20:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.614347208s) from=127.0.0.6:57195 2022/11/16 10:20:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.767894622s) from=127.0.0.6:45171 2022/11/16 10:20:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.659248691s) from=127.0.0.6:44725 2022/11/16 10:20:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.500055746s) from=127.0.0.6:60591 2022/11/16 10:20:26 [DEBUG] http: Request GET /v1/status/leader (260.452µs) from=127.0.0.6:45767 2022/11/16 10:20:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.836647081s) from=127.0.0.6:57843 2022/11/16 10:20:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:20:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.488044702s) from=127.0.0.6:35781 2022/11/16 10:20:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.803456354s) from=127.0.0.6:34741 2022/11/16 10:20:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.125155763s) from=127.0.0.6:50259 2022/11/16 10:20:38 [DEBUG] http: Request GET /v1/status/leader (233.902µs) from=127.0.0.6:57715 2022/11/16 10:20:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m0.649570964s) from=127.0.0.6:38161 2022/11/16 10:20:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.385193356s) from=127.0.0.6:34873 2022/11/16 10:20:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.93334767s) from=127.0.0.6:47973 2022/11/16 10:20:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.538983983s) from=127.0.0.6:45835 2022/11/16 10:20:46 [DEBUG] http: Request GET /v1/status/leader (333.464µs) from=127.0.0.6:45767 2022/11/16 10:20:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.137619305s) from=127.0.0.6:43513 2022/11/16 10:20:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.955909622s) from=127.0.0.6:40717 2022/11/16 10:20:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.113858705s) from=127.0.0.6:33439 2022/11/16 10:20:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.813960321s) from=127.0.0.6:54931 2022/11/16 10:20:58 [DEBUG] http: Request GET /v1/status/leader (163.249µs) from=127.0.0.6:45767 2022/11/16 10:21:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:21:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:21:01 [DEBUG] agent: Node info in sync 2022/11/16 10:21:06 [DEBUG] http: Request GET /v1/status/leader (623.555µs) from=127.0.0.6:57715 2022/11/16 10:21:18 [DEBUG] http: Request GET /v1/status/leader (271.838µs) from=127.0.0.6:57715 2022/11/16 10:21:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:21:26 [DEBUG] http: Request GET /v1/status/leader (213.189µs) from=127.0.0.6:57715 2022/11/16 10:21:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:21:38 [DEBUG] http: Request GET /v1/status/leader (306.299µs) from=127.0.0.6:57715 2022/11/16 10:21:46 [DEBUG] http: Request GET /v1/status/leader (174.624µs) from=127.0.0.6:45767 2022/11/16 10:21:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.929516563s) from=127.0.0.6:42875 2022/11/16 10:21:58 [DEBUG] http: Request GET /v1/status/leader (324.851µs) from=127.0.0.6:57715 2022/11/16 10:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.941297289s) from=127.0.0.6:45413 2022/11/16 10:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.674094332s) from=127.0.0.6:32977 2022/11/16 10:22:06 [DEBUG] http: Request GET /v1/status/leader (186.5µs) from=127.0.0.6:45767 2022/11/16 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.79926849s) from=127.0.0.6:54241 2022/11/16 10:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.87088464s) from=127.0.0.6:51059 2022/11/16 10:22:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.909376803s) from=127.0.0.6:46509 2022/11/16 10:22:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.433924251s) from=127.0.0.6:42417 2022/11/16 10:22:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.968525123s) from=127.0.0.6:56563 2022/11/16 10:22:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.258381339s) from=127.0.0.6:37943 2022/11/16 10:22:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.089413233s) from=127.0.0.6:58479 2022/11/16 10:22:18 [DEBUG] http: Request GET /v1/status/leader (338.012µs) from=127.0.0.6:57715 2022/11/16 10:22:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.993605851s) from=127.0.0.6:60111 2022/11/16 10:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.383762964s) from=127.0.0.6:36177 2022/11/16 10:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.150015665s) from=127.0.0.6:55095 2022/11/16 10:22:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.077507612s) from=127.0.0.6:57195 2022/11/16 10:22:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.783992627s) from=127.0.0.6:44725 2022/11/16 10:22:26 [DEBUG] http: Request GET /v1/status/leader (1.535664ms) from=127.0.0.6:45767 2022/11/16 10:22:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.79301996s) from=127.0.0.6:39765 2022/11/16 10:22:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.336070071s) from=127.0.0.6:45171 2022/11/16 10:22:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.26742401s) from=127.0.0.6:60591 2022/11/16 10:22:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.028540751s) from=127.0.0.6:57843 2022/11/16 10:22:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:22:38 [DEBUG] http: Request GET /v1/status/leader (401.284µs) from=127.0.0.6:45767 2022/11/16 10:22:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.895454684s) from=127.0.0.6:35781 2022/11/16 10:22:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:22:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:22:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:22:40 [DEBUG] agent: Node info in sync 2022/11/16 10:22:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.19974418s) from=127.0.0.6:50259 2022/11/16 10:22:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.176574859s) from=127.0.0.6:34873 2022/11/16 10:22:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.455387922s) from=127.0.0.6:34741 2022/11/16 10:22:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.106909323s) from=127.0.0.6:47973 2022/11/16 10:22:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.712595604s) from=127.0.0.6:38161 2022/11/16 10:22:46 [DEBUG] http: Request GET /v1/status/leader (344.662µs) from=127.0.0.6:45767 2022/11/16 10:22:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.986448582s) from=127.0.0.6:45835 2022/11/16 10:22:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.565809383s) from=127.0.0.6:43513 2022/11/16 10:22:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.585448047s) from=127.0.0.6:33439 2022/11/16 10:22:58 [DEBUG] http: Request GET /v1/status/leader (377.564µs) from=127.0.0.6:45767 2022/11/16 10:22:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.057771937s) from=127.0.0.6:40717 2022/11/16 10:23:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.990772427s) from=127.0.0.6:54931 2022/11/16 10:23:06 [DEBUG] http: Request GET /v1/status/leader (400.649µs) from=127.0.0.6:57715 2022/11/16 10:23:18 [DEBUG] http: Request GET /v1/status/leader (284.306µs) from=127.0.0.6:57715 2022/11/16 10:23:26 [DEBUG] http: Request GET /v1/status/leader (272.258µs) from=127.0.0.6:57715 2022/11/16 10:23:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:23:38 [DEBUG] http: Request GET /v1/status/leader (148.052µs) from=127.0.0.6:45767 2022/11/16 10:23:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:23:46 [DEBUG] http: Request GET /v1/status/leader (1.428037ms) from=127.0.0.6:57715 2022/11/16 10:23:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.073781715s) from=127.0.0.6:42875 2022/11/16 10:23:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:23:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:23:58 [DEBUG] agent: Node info in sync 2022/11/16 10:23:58 [DEBUG] http: Request GET /v1/status/leader (210.346µs) from=127.0.0.6:57715 2022/11/16 10:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.404322661s) from=127.0.0.6:45413 2022/11/16 10:24:06 [DEBUG] http: Request GET /v1/status/leader (260.516µs) from=127.0.0.6:57715 2022/11/16 10:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.429009485s) from=127.0.0.6:32977 2022/11/16 10:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.698352099s) from=127.0.0.6:54241 2022/11/16 10:24:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.48338768s) from=127.0.0.6:46509 2022/11/16 10:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.180267285s) from=127.0.0.6:51059 2022/11/16 10:24:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.214849827s) from=127.0.0.6:42417 2022/11/16 10:24:18 [DEBUG] http: Request GET /v1/status/leader (276.53µs) from=127.0.0.6:57715 2022/11/16 10:24:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.824077628s) from=127.0.0.6:56563 2022/11/16 10:24:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.087712354s) from=127.0.0.6:58479 2022/11/16 10:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.944681175s) from=127.0.0.6:36177 2022/11/16 10:24:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.247225751s) from=127.0.0.6:37943 2022/11/16 10:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.288439845s) from=127.0.0.6:55095 2022/11/16 10:24:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.311870421s) from=127.0.0.6:57195 2022/11/16 10:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m6.359377083s) from=127.0.0.6:60111 2022/11/16 10:24:26 [DEBUG] http: Request GET /v1/status/leader (218.199µs) from=127.0.0.6:45767 2022/11/16 10:24:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.375024236s) from=127.0.0.6:39765 2022/11/16 10:24:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.560237934s) from=127.0.0.6:44725 2022/11/16 10:24:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:24:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.405686428s) from=127.0.0.6:57843 2022/11/16 10:24:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.819959395s) from=127.0.0.6:45171 2022/11/16 10:24:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.980783293s) from=127.0.0.6:60591 2022/11/16 10:24:38 [DEBUG] http: Request GET /v1/status/leader (267.54µs) from=127.0.0.6:45767 2022/11/16 10:24:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.357568914s) from=127.0.0.6:35781 2022/11/16 10:24:46 [DEBUG] http: Request GET /v1/status/leader (288.056µs) from=127.0.0.6:45767 2022/11/16 10:24:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m0.667011597s) from=127.0.0.6:38161 2022/11/16 10:24:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.856085689s) from=127.0.0.6:50259 2022/11/16 10:24:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.596537712s) from=127.0.0.6:47973 2022/11/16 10:24:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.208518801s) from=127.0.0.6:34873 2022/11/16 10:24:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.731076792s) from=127.0.0.6:34741 2022/11/16 10:24:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.40667488s) from=127.0.0.6:45835 2022/11/16 10:24:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.859991978s) from=127.0.0.6:33439 2022/11/16 10:24:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.130770866s) from=127.0.0.6:43513 2022/11/16 10:24:58 [DEBUG] http: Request GET /v1/status/leader (215.279µs) from=127.0.0.6:45767 2022/11/16 10:25:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.698489177s) from=127.0.0.6:40717 2022/11/16 10:25:06 [DEBUG] http: Request GET /v1/status/leader (3.372099ms) from=127.0.0.6:45767 2022/11/16 10:25:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.81937923s) from=127.0.0.6:54931 2022/11/16 10:25:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:25:08 [DEBUG] agent: Node info in sync 2022/11/16 10:25:18 [DEBUG] http: Request GET /v1/status/leader (385.635µs) from=127.0.0.6:45767 2022/11/16 10:25:26 [DEBUG] http: Request GET /v1/status/leader (175.012µs) from=127.0.0.6:57715 2022/11/16 10:25:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:25:38 [DEBUG] http: Request GET /v1/status/leader (271.38µs) from=127.0.0.6:45767 2022/11/16 10:25:46 [DEBUG] http: Request GET /v1/status/leader (228.375µs) from=127.0.0.6:45767 2022/11/16 10:25:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.362573005s) from=127.0.0.6:42875 2022/11/16 10:25:58 [DEBUG] http: Request GET /v1/status/leader (2.906597ms) from=127.0.0.6:45767 2022/11/16 10:26:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:26:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.32180339s) from=127.0.0.6:45413 2022/11/16 10:26:06 [DEBUG] http: Request GET /v1/status/leader (417.825µs) from=127.0.0.6:57715 2022/11/16 10:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.098762295s) from=127.0.0.6:32977 2022/11/16 10:26:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.398032773s) from=127.0.0.6:54241 2022/11/16 10:26:18 [DEBUG] http: Request GET /v1/status/leader (373.959µs) from=127.0.0.6:57715 2022/11/16 10:26:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.246212368s) from=127.0.0.6:46509 2022/11/16 10:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.350095333s) from=127.0.0.6:51059 2022/11/16 10:26:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.834134836s) from=127.0.0.6:56563 2022/11/16 10:26:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.029686049s) from=127.0.0.6:42417 2022/11/16 10:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.162649387s) from=127.0.0.6:36177 2022/11/16 10:26:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.884976361s) from=127.0.0.6:58479 2022/11/16 10:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.735239798s) from=127.0.0.6:55095 2022/11/16 10:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.915976223s) from=127.0.0.6:60111 2022/11/16 10:26:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.729383971s) from=127.0.0.6:37943 2022/11/16 10:26:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.418606431s) from=127.0.0.6:57195 2022/11/16 10:26:26 [DEBUG] http: Request GET /v1/status/leader (235.413µs) from=127.0.0.6:57715 2022/11/16 10:26:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:26:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.063849971s) from=127.0.0.6:57843 2022/11/16 10:26:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.986924075s) from=127.0.0.6:39765 2022/11/16 10:26:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.885384887s) from=127.0.0.6:60591 2022/11/16 10:26:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.036511833s) from=127.0.0.6:44725 2022/11/16 10:26:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.930418385s) from=127.0.0.6:45171 2022/11/16 10:26:38 [DEBUG] http: Request GET /v1/status/leader (262.96µs) from=127.0.0.6:57715 2022/11/16 10:26:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:26:38 [DEBUG] agent: Node info in sync 2022/11/16 10:26:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.449091333s) from=127.0.0.6:35781 2022/11/16 10:26:46 [DEBUG] http: Request GET /v1/status/leader (621.141µs) from=127.0.0.6:45767 2022/11/16 10:26:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.336901513s) from=127.0.0.6:50259 2022/11/16 10:26:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.487436021s) from=127.0.0.6:47973 2022/11/16 10:26:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.329051242s) from=127.0.0.6:38161 2022/11/16 10:26:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.492374468s) from=127.0.0.6:34741 2022/11/16 10:26:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.391593298s) from=127.0.0.6:34873 2022/11/16 10:26:58 [DEBUG] http: Request GET /v1/status/leader (734.393µs) from=127.0.0.6:45767 2022/11/16 10:26:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.188547749s) from=127.0.0.6:43513 2022/11/16 10:27:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.200812988s) from=127.0.0.6:45835 2022/11/16 10:27:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.411085419s) from=127.0.0.6:33439 2022/11/16 10:27:06 [DEBUG] http: Request GET /v1/status/leader (426.219µs) from=127.0.0.6:45767 2022/11/16 10:27:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.776834461s) from=127.0.0.6:54931 2022/11/16 10:27:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.149054922s) from=127.0.0.6:40717 2022/11/16 10:27:18 [DEBUG] http: Request GET /v1/status/leader (1.44154ms) from=127.0.0.6:45767 2022/11/16 10:27:26 [DEBUG] http: Request GET /v1/status/leader (811.812µs) from=127.0.0.6:45767 2022/11/16 10:27:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:27:38 [DEBUG] http: Request GET /v1/status/leader (320.357µs) from=127.0.0.6:57715 2022/11/16 10:27:46 [DEBUG] http: Request GET /v1/status/leader (299.415µs) from=127.0.0.6:57715 2022/11/16 10:27:58 [DEBUG] http: Request GET /v1/status/leader (506.271µs) from=127.0.0.6:57715 2022/11/16 10:28:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.927643822s) from=127.0.0.6:42875 2022/11/16 10:28:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:28:06 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:28:06 [DEBUG] agent: Node info in sync 2022/11/16 10:28:06 [DEBUG] http: Request GET /v1/status/leader (444.145µs) from=127.0.0.6:57715 2022/11/16 10:28:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.498718567s) from=127.0.0.6:45413 2022/11/16 10:28:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.787512004s) from=127.0.0.6:32977 2022/11/16 10:28:18 [DEBUG] http: Request GET /v1/status/leader (430.535µs) from=127.0.0.6:45767 2022/11/16 10:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.166362234s) from=127.0.0.6:51059 2022/11/16 10:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.555881098s) from=127.0.0.6:54241 2022/11/16 10:28:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:28:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.132164106s) from=127.0.0.6:46509 2022/11/16 10:28:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.862683686s) from=127.0.0.6:42417 2022/11/16 10:28:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.520751693s) from=127.0.0.6:56563 2022/11/16 10:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.887302303s) from=127.0.0.6:36177 2022/11/16 10:28:26 [DEBUG] http: Request GET /v1/status/leader (268.328µs) from=127.0.0.6:57715 2022/11/16 10:28:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.733469046s) from=127.0.0.6:58479 2022/11/16 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.106820984s) from=127.0.0.6:55095 2022/11/16 10:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.641218232s) from=127.0.0.6:60111 2022/11/16 10:28:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:28:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.147045986s) from=127.0.0.6:57195 2022/11/16 10:28:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.699110639s) from=127.0.0.6:37943 2022/11/16 10:28:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.870612913s) from=127.0.0.6:39765 2022/11/16 10:28:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.880063331s) from=127.0.0.6:60591 2022/11/16 10:28:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.298492439s) from=127.0.0.6:57843 2022/11/16 10:28:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.654564079s) from=127.0.0.6:45171 2022/11/16 10:28:38 [DEBUG] http: Request GET /v1/status/leader (320.485µs) from=127.0.0.6:45171 2022/11/16 10:28:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.385136745s) from=127.0.0.6:44725 2022/11/16 10:28:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.212019863s) from=127.0.0.6:35781 2022/11/16 10:28:46 [DEBUG] http: Request GET /v1/status/leader (180.228µs) from=127.0.0.6:45767 2022/11/16 10:28:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.674587405s) from=127.0.0.6:50259 2022/11/16 10:28:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.067738276s) from=127.0.0.6:47973 2022/11/16 10:28:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.535457882s) from=127.0.0.6:34873 2022/11/16 10:28:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.409759261s) from=127.0.0.6:34741 2022/11/16 10:28:58 [DEBUG] http: Request GET /v1/status/leader (152.582µs) from=127.0.0.6:45171 2022/11/16 10:28:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m7.126908402s) from=127.0.0.6:38161 2022/11/16 10:29:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.477727235s) from=127.0.0.6:43513 2022/11/16 10:29:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.059300702s) from=127.0.0.6:45835 2022/11/16 10:29:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.703894157s) from=127.0.0.6:33439 2022/11/16 10:29:06 [DEBUG] http: Request GET /v1/status/leader (321.688µs) from=127.0.0.6:45767 2022/11/16 10:29:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.120575588s) from=127.0.0.6:54931 2022/11/16 10:29:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.858094612s) from=127.0.0.6:40717 2022/11/16 10:29:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:29:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:29:16 [DEBUG] agent: Node info in sync 2022/11/16 10:29:18 [DEBUG] http: Request GET /v1/status/leader (214.669µs) from=127.0.0.6:45767 2022/11/16 10:29:26 [DEBUG] http: Request GET /v1/status/leader (321.855µs) from=127.0.0.6:45171 2022/11/16 10:29:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:29:38 [DEBUG] http: Request GET /v1/status/leader (267.668µs) from=127.0.0.6:45171 2022/11/16 10:29:46 [DEBUG] http: Request GET /v1/status/leader (394.264µs) from=127.0.0.6:45767 2022/11/16 10:29:58 [DEBUG] http: Request GET /v1/status/leader (305.375µs) from=127.0.0.6:45767 2022/11/16 10:30:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.587913237s) from=127.0.0.6:42875 2022/11/16 10:30:06 [DEBUG] http: Request GET /v1/status/leader (407.438µs) from=127.0.0.6:45171 2022/11/16 10:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.450979755s) from=127.0.0.6:45413 2022/11/16 10:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m7.35585155s) from=127.0.0.6:32977 2022/11/16 10:30:18 [DEBUG] http: Request GET /v1/status/leader (214.661µs) from=127.0.0.6:45171 2022/11/16 10:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.646683137s) from=127.0.0.6:51059 2022/11/16 10:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.51003284s) from=127.0.0.6:54241 2022/11/16 10:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.647089537s) from=127.0.0.6:36177 2022/11/16 10:30:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.314901483s) from=127.0.0.6:56563 2022/11/16 10:30:26 [DEBUG] http: Request GET /v1/status/leader (384.306µs) from=127.0.0.6:45171 2022/11/16 10:30:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.797697765s) from=127.0.0.6:46509 2022/11/16 10:30:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.119221612s) from=127.0.0.6:42417 2022/11/16 10:30:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.75746346s) from=127.0.0.6:58479 2022/11/16 10:30:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.185528711s) from=127.0.0.6:55095 2022/11/16 10:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.622891875s) from=127.0.0.6:60111 2022/11/16 10:30:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.023072138s) from=127.0.0.6:57195 2022/11/16 10:30:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.755724941s) from=127.0.0.6:39765 2022/11/16 10:30:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.333640059s) from=127.0.0.6:37943 2022/11/16 10:30:38 [DEBUG] http: Request GET /v1/status/leader (212.909µs) from=127.0.0.6:45767 2022/11/16 10:30:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.420963503s) from=127.0.0.6:60591 2022/11/16 10:30:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.954223398s) from=127.0.0.6:57843 2022/11/16 10:30:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:30:42 [DEBUG] agent: Node info in sync 2022/11/16 10:30:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.902569121s) from=127.0.0.6:57715 2022/11/16 10:30:47 [DEBUG] http: Request GET /v1/status/leader (311.874µs) from=127.0.0.6:45767 2022/11/16 10:30:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.447126689s) from=127.0.0.6:44725 2022/11/16 10:30:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.099718231s) from=127.0.0.6:35781 2022/11/16 10:30:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.703263801s) from=127.0.0.6:50259 2022/11/16 10:30:58 [DEBUG] http: Request GET /v1/status/leader (183.172µs) from=127.0.0.6:45171 2022/11/16 10:30:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.096744691s) from=127.0.0.6:47973 2022/11/16 10:31:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.473455213s) from=127.0.0.6:34741 2022/11/16 10:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.713358898s) from=127.0.0.6:34873 2022/11/16 10:31:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.29889392s) from=127.0.0.6:43513 2022/11/16 10:31:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m6.668248122s) from=127.0.0.6:38161 2022/11/16 10:31:07 [DEBUG] http: Request GET /v1/status/leader (345.487µs) from=127.0.0.6:45171 2022/11/16 10:31:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.637936223s) from=127.0.0.6:33439 2022/11/16 10:31:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.906682774s) from=127.0.0.6:45835 2022/11/16 10:31:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.222591915s) from=127.0.0.6:54931 2022/11/16 10:31:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:31:18 [DEBUG] http: Request GET /v1/status/leader (320.59µs) from=127.0.0.6:45767 2022/11/16 10:31:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.761207049s) from=127.0.0.6:40717 2022/11/16 10:31:27 [DEBUG] http: Request GET /v1/status/leader (642.972µs) from=127.0.0.6:45171 2022/11/16 10:31:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:31:38 [DEBUG] http: Request GET /v1/status/leader (203.133µs) from=127.0.0.6:45767 2022/11/16 10:31:47 [DEBUG] http: Request GET /v1/status/leader (335.235µs) from=127.0.0.6:45171 2022/11/16 10:31:58 [DEBUG] http: Request GET /v1/status/leader (218.683µs) from=127.0.0.6:45171 2022/11/16 10:32:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:32:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:32:06 [DEBUG] agent: Node info in sync 2022/11/16 10:32:07 [DEBUG] http: Request GET /v1/status/leader (303.023µs) from=127.0.0.6:45767 2022/11/16 10:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.802550799s) from=127.0.0.6:45413 2022/11/16 10:32:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.952987867s) from=127.0.0.6:42875 2022/11/16 10:32:18 [DEBUG] http: Request GET /v1/status/leader (1.155177ms) from=127.0.0.6:45171 2022/11/16 10:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.924515504s) from=127.0.0.6:32977 2022/11/16 10:32:27 [DEBUG] http: Request GET /v1/status/leader (326.334µs) from=127.0.0.6:45767 2022/11/16 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.128525687s) from=127.0.0.6:36177 2022/11/16 10:32:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.935082386s) from=127.0.0.6:46509 2022/11/16 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.04034619s) from=127.0.0.6:54241 2022/11/16 10:32:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.833421919s) from=127.0.0.6:56563 2022/11/16 10:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m7.353870728s) from=127.0.0.6:51059 2022/11/16 10:32:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:32:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.007604038s) from=127.0.0.6:42417 2022/11/16 10:32:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.211862086s) from=127.0.0.6:58479 2022/11/16 10:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.505740501s) from=127.0.0.6:55095 2022/11/16 10:32:38 [DEBUG] http: Request GET /v1/status/leader (199.749µs) from=127.0.0.6:45171 2022/11/16 10:32:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.484529692s) from=127.0.0.6:39765 2022/11/16 10:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m4.277967757s) from=127.0.0.6:60111 2022/11/16 10:32:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.949266447s) from=127.0.0.6:37943 2022/11/16 10:32:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.220584497s) from=127.0.0.6:57715 2022/11/16 10:32:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.57515599s) from=127.0.0.6:57195 2022/11/16 10:32:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.821521783s) from=127.0.0.6:60591 2022/11/16 10:32:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.789050009s) from=127.0.0.6:57843 2022/11/16 10:32:47 [DEBUG] http: Request GET /v1/status/leader (272.323µs) from=127.0.0.6:45171 2022/11/16 10:32:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.357045931s) from=127.0.0.6:44725 2022/11/16 10:32:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.958842362s) from=127.0.0.6:35781 2022/11/16 10:32:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.902465797s) from=127.0.0.6:50259 2022/11/16 10:32:58 [DEBUG] http: Request GET /v1/status/leader (3.677005ms) from=127.0.0.6:45171 2022/11/16 10:33:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.411051665s) from=127.0.0.6:34741 2022/11/16 10:33:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.03589193s) from=127.0.0.6:47973 2022/11/16 10:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.221698619s) from=127.0.0.6:34873 2022/11/16 10:33:07 [DEBUG] http: Request GET /v1/status/leader (208.828µs) from=127.0.0.6:45171 2022/11/16 10:33:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.587574982s) from=127.0.0.6:33439 2022/11/16 10:33:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.363661427s) from=127.0.0.6:43513 2022/11/16 10:33:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.448227803s) from=127.0.0.6:45835 2022/11/16 10:33:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m7.302999555s) from=127.0.0.6:38161 2022/11/16 10:33:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.529461973s) from=127.0.0.6:54931 2022/11/16 10:33:18 [DEBUG] http: Request GET /v1/status/leader (330.971µs) from=127.0.0.6:45767 2022/11/16 10:33:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.573549489s) from=127.0.0.6:40717 2022/11/16 10:33:27 [DEBUG] http: Request GET /v1/status/leader (307.347µs) from=127.0.0.6:45171 2022/11/16 10:33:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:33:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:33:38 [DEBUG] http: Request GET /v1/status/leader (184.596µs) from=127.0.0.6:45767 2022/11/16 10:33:47 [DEBUG] http: Request GET /v1/status/leader (972.674µs) from=127.0.0.6:45171 2022/11/16 10:33:58 [DEBUG] http: Request GET /v1/status/leader (365.358µs) from=127.0.0.6:45767 2022/11/16 10:34:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:34:01 [DEBUG] agent: Node info in sync 2022/11/16 10:34:07 [DEBUG] http: Request GET /v1/status/leader (201.635µs) from=127.0.0.6:45767 2022/11/16 10:34:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.538102535s) from=127.0.0.6:45413 2022/11/16 10:34:18 [DEBUG] http: Request GET /v1/status/leader (347.302µs) from=127.0.0.6:45767 2022/11/16 10:34:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.214276886s) from=127.0.0.6:42875 2022/11/16 10:34:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.362567687s) from=127.0.0.6:32977 2022/11/16 10:34:27 [DEBUG] http: Request GET /v1/status/leader (184.931µs) from=127.0.0.6:45767 2022/11/16 10:34:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.028422672s) from=127.0.0.6:36177 2022/11/16 10:34:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.16519129s) from=127.0.0.6:46509 2022/11/16 10:34:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.10182168s) from=127.0.0.6:54241 2022/11/16 10:34:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.45439669s) from=127.0.0.6:51059 2022/11/16 10:34:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.887460046s) from=127.0.0.6:56563 2022/11/16 10:34:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.281215901s) from=127.0.0.6:58479 2022/11/16 10:34:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.773561361s) from=127.0.0.6:42417 2022/11/16 10:34:38 [DEBUG] http: Request GET /v1/status/leader (307.148µs) from=127.0.0.6:45767 2022/11/16 10:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.111495939s) from=127.0.0.6:55095 2022/11/16 10:34:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.425591892s) from=127.0.0.6:39765 2022/11/16 10:34:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.196443045s) from=127.0.0.6:37943 2022/11/16 10:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.800840332s) from=127.0.0.6:60111 2022/11/16 10:34:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.531957583s) from=127.0.0.6:57195 2022/11/16 10:34:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.955563913s) from=127.0.0.6:60591 2022/11/16 10:34:47 [DEBUG] http: Request GET /v1/status/leader (610.12µs) from=127.0.0.6:45767 2022/11/16 10:34:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.489973291s) from=127.0.0.6:57715 2022/11/16 10:34:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.359500215s) from=127.0.0.6:57843 2022/11/16 10:34:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.244523677s) from=127.0.0.6:44725 2022/11/16 10:34:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.112077373s) from=127.0.0.6:35781 2022/11/16 10:34:58 [DEBUG] http: Request GET /v1/status/leader (164.718µs) from=127.0.0.6:45767 2022/11/16 10:35:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.890307518s) from=127.0.0.6:47973 2022/11/16 10:35:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.063260535s) from=127.0.0.6:50259 2022/11/16 10:35:07 [DEBUG] http: Request GET /v1/status/leader (305.964µs) from=127.0.0.6:45171 2022/11/16 10:35:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.938555462s) from=127.0.0.6:34873 2022/11/16 10:35:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.862227293s) from=127.0.0.6:34741 2022/11/16 10:35:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.597083501s) from=127.0.0.6:33439 2022/11/16 10:35:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.048121427s) from=127.0.0.6:43513 2022/11/16 10:35:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.414097847s) from=127.0.0.6:54931 2022/11/16 10:35:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.096327544s) from=127.0.0.6:45835 2022/11/16 10:35:18 [DEBUG] http: Request GET /v1/status/leader (268.884µs) from=127.0.0.6:45767 2022/11/16 10:35:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m7.16383461s) from=127.0.0.6:38161 2022/11/16 10:35:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.361013113s) from=127.0.0.6:40717 2022/11/16 10:35:27 [DEBUG] http: Request GET /v1/status/leader (393.401µs) from=127.0.0.6:45767 2022/11/16 10:35:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:35:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:35:27 [DEBUG] agent: Node info in sync 2022/11/16 10:35:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:35:38 [DEBUG] http: Request GET /v1/status/leader (222.089µs) from=127.0.0.6:45767 2022/11/16 10:35:47 [DEBUG] http: Request GET /v1/status/leader (202.844µs) from=127.0.0.6:45171 2022/11/16 10:35:58 [DEBUG] http: Request GET /v1/status/leader (272.975µs) from=127.0.0.6:45171 2022/11/16 10:36:07 [DEBUG] http: Request GET /v1/status/leader (162.865µs) from=127.0.0.6:45767 2022/11/16 10:36:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.103133801s) from=127.0.0.6:45413 2022/11/16 10:36:19 [DEBUG] http: Request GET /v1/status/leader (236.008µs) from=127.0.0.6:45767 2022/11/16 10:36:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.372011222s) from=127.0.0.6:42875 2022/11/16 10:36:27 [DEBUG] http: Request GET /v1/status/leader (269.864µs) from=127.0.0.6:45171 2022/11/16 10:36:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m7.098857466s) from=127.0.0.6:32977 2022/11/16 10:36:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.639226885s) from=127.0.0.6:46509 2022/11/16 10:36:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.165036627s) from=127.0.0.6:36177 2022/11/16 10:36:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:36:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.866792541s) from=127.0.0.6:54241 2022/11/16 10:36:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.455048047s) from=127.0.0.6:56563 2022/11/16 10:36:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.267024656s) from=127.0.0.6:58479 2022/11/16 10:36:39 [DEBUG] http: Request GET /v1/status/leader (304.103µs) from=127.0.0.6:45171 2022/11/16 10:36:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.030540187s) from=127.0.0.6:39765 2022/11/16 10:36:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.322381717s) from=127.0.0.6:42417 2022/11/16 10:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m6.306509693s) from=127.0.0.6:51059 2022/11/16 10:36:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.060023807s) from=127.0.0.6:60111 2022/11/16 10:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.560347925s) from=127.0.0.6:55095 2022/11/16 10:36:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.635382081s) from=127.0.0.6:60591 2022/11/16 10:36:47 [DEBUG] http: Request GET /v1/status/leader (400.792µs) from=127.0.0.6:45767 2022/11/16 10:36:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.160802145s) from=127.0.0.6:37943 2022/11/16 10:36:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.083927398s) from=127.0.0.6:57195 2022/11/16 10:36:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.342603255s) from=127.0.0.6:57715 2022/11/16 10:36:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.998338562s) from=127.0.0.6:57843 2022/11/16 10:36:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.709557899s) from=127.0.0.6:44725 2022/11/16 10:36:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.341667429s) from=127.0.0.6:35781 2022/11/16 10:36:59 [DEBUG] http: Request GET /v1/status/leader (202.014µs) from=127.0.0.6:45767 2022/11/16 10:37:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.32808343s) from=127.0.0.6:50259 2022/11/16 10:37:07 [DEBUG] http: Request GET /v1/status/leader (3.479982ms) from=127.0.0.6:45767 2022/11/16 10:37:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.083977899s) from=127.0.0.6:34873 2022/11/16 10:37:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.12022978s) from=127.0.0.6:47973 2022/11/16 10:37:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:37:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:37:10 [DEBUG] agent: Node info in sync 2022/11/16 10:37:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.431684972s) from=127.0.0.6:34741 2022/11/16 10:37:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.326663005s) from=127.0.0.6:33439 2022/11/16 10:37:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.283950282s) from=127.0.0.6:43513 2022/11/16 10:37:19 [DEBUG] http: Request GET /v1/status/leader (431.342µs) from=127.0.0.6:45767 2022/11/16 10:37:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.380916269s) from=127.0.0.6:54931 2022/11/16 10:37:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m3.110506941s) from=127.0.0.6:38161 2022/11/16 10:37:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.753332897s) from=127.0.0.6:45835 2022/11/16 10:37:27 [DEBUG] http: Request GET /v1/status/leader (301.836µs) from=127.0.0.6:45767 2022/11/16 10:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.474439408s) from=127.0.0.6:40717 2022/11/16 10:37:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:37:39 [DEBUG] http: Request GET /v1/status/leader (613.846µs) from=127.0.0.6:45767 2022/11/16 10:37:47 [DEBUG] http: Request GET /v1/status/leader (266.96µs) from=127.0.0.6:45767 2022/11/16 10:37:59 [DEBUG] http: Request GET /v1/status/leader (297.109µs) from=127.0.0.6:45171 2022/11/16 10:38:07 [DEBUG] http: Request GET /v1/status/leader (173.592µs) from=127.0.0.6:45171 2022/11/16 10:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.916127566s) from=127.0.0.6:45413 2022/11/16 10:38:19 [DEBUG] http: Request GET /v1/status/leader (391.633µs) from=127.0.0.6:45767 2022/11/16 10:38:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:38:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.102455019s) from=127.0.0.6:42875 2022/11/16 10:38:27 [DEBUG] http: Request GET /v1/status/leader (247.928µs) from=127.0.0.6:45171 2022/11/16 10:38:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.731299571s) from=127.0.0.6:36177 2022/11/16 10:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.790116788s) from=127.0.0.6:32977 2022/11/16 10:38:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.47759253s) from=127.0.0.6:46509 2022/11/16 10:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.176302128s) from=127.0.0.6:54241 2022/11/16 10:38:39 [DEBUG] http: Request GET /v1/status/leader (153.168µs) from=127.0.0.6:45767 2022/11/16 10:38:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.487107423s) from=127.0.0.6:56563 2022/11/16 10:38:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.283745836s) from=127.0.0.6:39765 2022/11/16 10:38:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.279155949s) from=127.0.0.6:58479 2022/11/16 10:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.779485587s) from=127.0.0.6:51059 2022/11/16 10:38:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.633608151s) from=127.0.0.6:60111 2022/11/16 10:38:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.662058007s) from=127.0.0.6:42417 2022/11/16 10:38:47 [DEBUG] http: Request GET /v1/status/leader (289.786µs) from=127.0.0.6:45171 2022/11/16 10:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.635827971s) from=127.0.0.6:55095 2022/11/16 10:38:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.318618666s) from=127.0.0.6:60591 2022/11/16 10:38:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.174053405s) from=127.0.0.6:57195 2022/11/16 10:38:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.238269403s) from=127.0.0.6:37943 2022/11/16 10:38:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.068709781s) from=127.0.0.6:44725 2022/11/16 10:38:59 [DEBUG] http: Request GET /v1/status/leader (1.27889ms) from=127.0.0.6:45767 2022/11/16 10:39:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.509239855s) from=127.0.0.6:57715 2022/11/16 10:39:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.153130689s) from=127.0.0.6:35781 2022/11/16 10:39:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.140105737s) from=127.0.0.6:57843 2022/11/16 10:39:07 [DEBUG] http: Request GET /v1/status/leader (256.629µs) from=127.0.0.6:45171 2022/11/16 10:39:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.073680769s) from=127.0.0.6:50259 2022/11/16 10:39:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:39:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:39:09 [DEBUG] agent: Node info in sync 2022/11/16 10:39:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.120267074s) from=127.0.0.6:47973 2022/11/16 10:39:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.602486294s) from=127.0.0.6:34873 2022/11/16 10:39:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.238758439s) from=127.0.0.6:34741 2022/11/16 10:39:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.13486489s) from=127.0.0.6:33439 2022/11/16 10:39:19 [DEBUG] http: Request GET /v1/status/leader (323.315µs) from=127.0.0.6:45171 2022/11/16 10:39:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.832091519s) from=127.0.0.6:43513 2022/11/16 10:39:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.429188039s) from=127.0.0.6:45835 2022/11/16 10:39:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m4.177985714s) from=127.0.0.6:38161 2022/11/16 10:39:27 [DEBUG] http: Request GET /v1/status/leader (400.077µs) from=127.0.0.6:45171 2022/11/16 10:39:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.475728833s) from=127.0.0.6:54931 2022/11/16 10:39:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:39:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.232821923s) from=127.0.0.6:40717 2022/11/16 10:39:39 [DEBUG] http: Request GET /v1/status/leader (389.517µs) from=127.0.0.6:45171 2022/11/16 10:39:47 [DEBUG] http: Request GET /v1/status/leader (697.592µs) from=127.0.0.6:45767 2022/11/16 10:39:59 [DEBUG] http: Request GET /v1/status/leader (507.851µs) from=127.0.0.6:45767 2022/11/16 10:40:07 [DEBUG] http: Request GET /v1/status/leader (220.525µs) from=127.0.0.6:45171 2022/11/16 10:40:19 [DEBUG] http: Request GET /v1/status/leader (794.399µs) from=127.0.0.6:45171 2022/11/16 10:40:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.234971867s) from=127.0.0.6:45413 2022/11/16 10:40:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.762732463s) from=127.0.0.6:42875 2022/11/16 10:40:27 [DEBUG] http: Request GET /v1/status/leader (360.788µs) from=127.0.0.6:45171 2022/11/16 10:40:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.751677129s) from=127.0.0.6:36177 2022/11/16 10:40:39 [DEBUG] http: Request GET /v1/status/leader (347.876µs) from=127.0.0.6:45171 2022/11/16 10:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m3.920261222s) from=127.0.0.6:32977 2022/11/16 10:40:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.713692616s) from=127.0.0.6:46509 2022/11/16 10:40:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.710414314s) from=127.0.0.6:58479 2022/11/16 10:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.474000063s) from=127.0.0.6:54241 2022/11/16 10:40:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.320846525s) from=127.0.0.6:56563 2022/11/16 10:40:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.94535889s) from=127.0.0.6:39765 2022/11/16 10:40:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.243934172s) from=127.0.0.6:60111 2022/11/16 10:40:47 [DEBUG] http: Request GET /v1/status/leader (413.855µs) from=127.0.0.6:45171 2022/11/16 10:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.518343764s) from=127.0.0.6:51059 2022/11/16 10:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.194849719s) from=127.0.0.6:55095 2022/11/16 10:40:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.126551635s) from=127.0.0.6:42417 2022/11/16 10:40:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.410379486s) from=127.0.0.6:60591 2022/11/16 10:40:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.058002995s) from=127.0.0.6:57195 2022/11/16 10:40:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.681868421s) from=127.0.0.6:37943 2022/11/16 10:40:59 [DEBUG] http: Request GET /v1/status/leader (363.527µs) from=127.0.0.6:45171 2022/11/16 10:40:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:40:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:40:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:40:59 [DEBUG] agent: Node info in sync 2022/11/16 10:41:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:41:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.68041534s) from=127.0.0.6:44725 2022/11/16 10:41:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.784895527s) from=127.0.0.6:57715 2022/11/16 10:41:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.179808555s) from=127.0.0.6:57843 2022/11/16 10:41:07 [DEBUG] http: Request GET /v1/status/leader (257.508µs) from=127.0.0.6:45171 2022/11/16 10:41:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.614943835s) from=127.0.0.6:35781 2022/11/16 10:41:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.721531138s) from=127.0.0.6:50259 2022/11/16 10:41:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.27560142s) from=127.0.0.6:47973 2022/11/16 10:41:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.980448924s) from=127.0.0.6:34873 2022/11/16 10:41:19 [DEBUG] http: Request GET /v1/status/leader (254.876µs) from=127.0.0.6:45767 2022/11/16 10:41:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.230299106s) from=127.0.0.6:33439 2022/11/16 10:41:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.795864169s) from=127.0.0.6:34741 2022/11/16 10:41:27 [DEBUG] http: Request GET /v1/status/leader (971.538µs) from=127.0.0.6:45171 2022/11/16 10:41:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.592435572s) from=127.0.0.6:45835 2022/11/16 10:41:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.235555096s) from=127.0.0.6:43513 2022/11/16 10:41:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m3.820670242s) from=127.0.0.6:38161 2022/11/16 10:41:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:41:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.099110429s) from=127.0.0.6:54931 2022/11/16 10:41:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.962511199s) from=127.0.0.6:40717 2022/11/16 10:41:39 [DEBUG] http: Request GET /v1/status/leader (215.268µs) from=127.0.0.6:45767 2022/11/16 10:41:47 [DEBUG] http: Request GET /v1/status/leader (207.351µs) from=127.0.0.6:45767 2022/11/16 10:41:59 [DEBUG] http: Request GET /v1/status/leader (254.691µs) from=127.0.0.6:45171 2022/11/16 10:42:07 [DEBUG] http: Request GET /v1/status/leader (301.141µs) from=127.0.0.6:45171 2022/11/16 10:42:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:42:13 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:42:13 [DEBUG] agent: Node info in sync 2022/11/16 10:42:19 [DEBUG] http: Request GET /v1/status/leader (223.267µs) from=127.0.0.6:45171 2022/11/16 10:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.825100924s) from=127.0.0.6:45413 2022/11/16 10:42:27 [DEBUG] http: Request GET /v1/status/leader (372.696µs) from=127.0.0.6:45767 2022/11/16 10:42:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:42:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.631371292s) from=127.0.0.6:42875 2022/11/16 10:42:39 [DEBUG] http: Request GET /v1/status/leader (597.096µs) from=127.0.0.6:45171 2022/11/16 10:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.771368736s) from=127.0.0.6:36177 2022/11/16 10:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.457036583s) from=127.0.0.6:32977 2022/11/16 10:42:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.889401202s) from=127.0.0.6:58479 2022/11/16 10:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.293335138s) from=127.0.0.6:54241 2022/11/16 10:42:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.977544454s) from=127.0.0.6:46509 2022/11/16 10:42:47 [DEBUG] http: Request GET /v1/status/leader (341.415µs) from=127.0.0.6:45767 2022/11/16 10:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.48122718s) from=127.0.0.6:60111 2022/11/16 10:42:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.899688947s) from=127.0.0.6:42417 2022/11/16 10:42:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m2.590501377s) from=127.0.0.6:51059 2022/11/16 10:42:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.01708668s) from=127.0.0.6:55095 2022/11/16 10:42:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.877030246s) from=127.0.0.6:56563 2022/11/16 10:42:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.505084653s) from=127.0.0.6:39765 2022/11/16 10:42:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.530595919s) from=127.0.0.6:60591 2022/11/16 10:42:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.995002159s) from=127.0.0.6:57195 2022/11/16 10:42:59 [DEBUG] http: Request GET /v1/status/leader (235.836µs) from=127.0.0.6:45767 2022/11/16 10:43:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.846107173s) from=127.0.0.6:37943 2022/11/16 10:43:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.042088385s) from=127.0.0.6:57843 2022/11/16 10:43:07 [DEBUG] http: Request GET /v1/status/leader (208.022µs) from=127.0.0.6:45171 2022/11/16 10:43:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.246367398s) from=127.0.0.6:44725 2022/11/16 10:43:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.784979573s) from=127.0.0.6:57715 2022/11/16 10:43:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.791113232s) from=127.0.0.6:35781 2022/11/16 10:43:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:43:19 [DEBUG] http: Request GET /v1/status/leader (384.364µs) from=127.0.0.6:45767 2022/11/16 10:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.029388142s) from=127.0.0.6:34873 2022/11/16 10:43:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.895420581s) from=127.0.0.6:50259 2022/11/16 10:43:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m7.137029471s) from=127.0.0.6:47973 2022/11/16 10:43:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.059989744s) from=127.0.0.6:34741 2022/11/16 10:43:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.148532689s) from=127.0.0.6:33439 2022/11/16 10:43:27 [DEBUG] http: Request GET /v1/status/leader (376.477µs) from=127.0.0.6:45767 2022/11/16 10:43:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:43:27 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:43:27 [DEBUG] agent: Node info in sync 2022/11/16 10:43:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.69815841s) from=127.0.0.6:45835 2022/11/16 10:43:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:43:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m6.24360651s) from=127.0.0.6:38161 2022/11/16 10:43:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m7.492667947s) from=127.0.0.6:43513 2022/11/16 10:43:39 [DEBUG] http: Request GET /v1/status/leader (336.257µs) from=127.0.0.6:45767 2022/11/16 10:43:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.016011815s) from=127.0.0.6:54931 2022/11/16 10:43:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.48218741s) from=127.0.0.6:40717 2022/11/16 10:43:47 [DEBUG] http: Request GET /v1/status/leader (373.834µs) from=127.0.0.6:45767 2022/11/16 10:43:59 [DEBUG] http: Request GET /v1/status/leader (353.397µs) from=127.0.0.6:45171 2022/11/16 10:44:07 [DEBUG] http: Request GET /v1/status/leader (394.972µs) from=127.0.0.6:45767 2022/11/16 10:44:19 [DEBUG] http: Request GET /v1/status/leader (206.322µs) from=127.0.0.6:45767 2022/11/16 10:44:27 [DEBUG] http: Request GET /v1/status/leader (475.344µs) from=127.0.0.6:45767 2022/11/16 10:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.124301936s) from=127.0.0.6:45413 2022/11/16 10:44:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:44:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.310278038s) from=127.0.0.6:42875 2022/11/16 10:44:39 [DEBUG] http: Request GET /v1/status/leader (381.531µs) from=127.0.0.6:45767 2022/11/16 10:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.344630345s) from=127.0.0.6:32977 2022/11/16 10:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.166195747s) from=127.0.0.6:58479 2022/11/16 10:44:47 [DEBUG] http: Request GET /v1/status/leader (380.71µs) from=127.0.0.6:45767 2022/11/16 10:44:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m7.289717178s) from=127.0.0.6:36177 2022/11/16 10:44:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.338142952s) from=127.0.0.6:46509 2022/11/16 10:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.462084879s) from=127.0.0.6:54241 2022/11/16 10:44:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m4.695806634s) from=127.0.0.6:60111 2022/11/16 10:44:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.205673093s) from=127.0.0.6:39765 2022/11/16 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.759744145s) from=127.0.0.6:51059 2022/11/16 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.448394676s) from=127.0.0.6:55095 2022/11/16 10:44:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.093492479s) from=127.0.0.6:42417 2022/11/16 10:44:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.085968119s) from=127.0.0.6:57195 2022/11/16 10:44:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.198669076s) from=127.0.0.6:56563 2022/11/16 10:44:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.852972329s) from=127.0.0.6:60591 2022/11/16 10:44:59 [DEBUG] http: Request GET /v1/status/leader (608.151µs) from=127.0.0.6:45767 2022/11/16 10:45:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.565862594s) from=127.0.0.6:37943 2022/11/16 10:45:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.564482438s) from=127.0.0.6:57843 2022/11/16 10:45:07 [DEBUG] http: Request GET /v1/status/leader (2.202472ms) from=127.0.0.6:45767 2022/11/16 10:45:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.12477587s) from=127.0.0.6:57715 2022/11/16 10:45:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.861245824s) from=127.0.0.6:44725 2022/11/16 10:45:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.432327659s) from=127.0.0.6:35781 2022/11/16 10:45:19 [DEBUG] http: Request GET /v1/status/leader (898.844µs) from=127.0.0.6:45767 2022/11/16 10:45:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.824354651s) from=127.0.0.6:34873 2022/11/16 10:45:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.604729068s) from=127.0.0.6:50259 2022/11/16 10:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:45:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:45:25 [DEBUG] agent: Node info in sync 2022/11/16 10:45:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.06482329s) from=127.0.0.6:47973 2022/11/16 10:45:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.699273609s) from=127.0.0.6:34741 2022/11/16 10:45:27 [DEBUG] http: Request GET /v1/status/leader (261.02µs) from=127.0.0.6:45767 2022/11/16 10:45:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:45:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.998012508s) from=127.0.0.6:33439 2022/11/16 10:45:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:45:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m6.983018632s) from=127.0.0.6:45835 2022/11/16 10:45:39 [DEBUG] http: Request GET /v1/status/leader (313.283µs) from=127.0.0.6:45767 2022/11/16 10:45:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.617093305s) from=127.0.0.6:43513 2022/11/16 10:45:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.502991263s) from=127.0.0.6:54931 2022/11/16 10:45:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m7.223601478s) from=127.0.0.6:38161 2022/11/16 10:45:47 [DEBUG] http: Request GET /v1/status/leader (263.488µs) from=127.0.0.6:45171 2022/11/16 10:45:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.449571456s) from=127.0.0.6:40717 2022/11/16 10:45:59 [DEBUG] http: Request GET /v1/status/leader (317.591µs) from=127.0.0.6:45767 2022/11/16 10:46:07 [DEBUG] http: Request GET /v1/status/leader (334.252µs) from=127.0.0.6:45171 2022/11/16 10:46:19 [DEBUG] http: Request GET /v1/status/leader (568.473µs) from=127.0.0.6:45767 2022/11/16 10:46:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:46:26 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:46:26 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:46:26 [DEBUG] agent: Node info in sync 2022/11/16 10:46:27 [DEBUG] http: Request GET /v1/status/leader (300.302µs) from=127.0.0.6:45171 2022/11/16 10:46:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:46:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.229896885s) from=127.0.0.6:45413 2022/11/16 10:46:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.348882963s) from=127.0.0.6:42875 2022/11/16 10:46:39 [DEBUG] http: Request GET /v1/status/leader (283.877µs) from=127.0.0.6:45767 2022/11/16 10:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.025744879s) from=127.0.0.6:32977 2022/11/16 10:46:47 [DEBUG] http: Request GET /v1/status/leader (191.076µs) from=127.0.0.6:45171 2022/11/16 10:46:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.226578682s) from=127.0.0.6:58479 2022/11/16 10:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.815202432s) from=127.0.0.6:36177 2022/11/16 10:46:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.802361628s) from=127.0.0.6:46509 2022/11/16 10:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m3.354423499s) from=127.0.0.6:54241 2022/11/16 10:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m2.674240573s) from=127.0.0.6:60111 2022/11/16 10:46:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.41853595s) from=127.0.0.6:39765 2022/11/16 10:46:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.500166678s) from=127.0.0.6:60591 2022/11/16 10:46:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.173330076s) from=127.0.0.6:51059 2022/11/16 10:46:59 [DEBUG] http: Request GET /v1/status/leader (230.183µs) from=127.0.0.6:45171 2022/11/16 10:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.53514356s) from=127.0.0.6:55095 2022/11/16 10:47:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.756447163s) from=127.0.0.6:42417 2022/11/16 10:47:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.942418721s) from=127.0.0.6:56563 2022/11/16 10:47:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.314146232s) from=127.0.0.6:57195 2022/11/16 10:47:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.223944247s) from=127.0.0.6:37943 2022/11/16 10:47:07 [DEBUG] http: Request GET /v1/status/leader (358.985µs) from=127.0.0.6:45171 2022/11/16 10:47:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.822874557s) from=127.0.0.6:57843 2022/11/16 10:47:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.918247319s) from=127.0.0.6:57715 2022/11/16 10:47:19 [DEBUG] http: Request GET /v1/status/leader (339.095µs) from=127.0.0.6:45171 2022/11/16 10:47:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.179169878s) from=127.0.0.6:35781 2022/11/16 10:47:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.530388267s) from=127.0.0.6:44725 2022/11/16 10:47:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.113823634s) from=127.0.0.6:50259 2022/11/16 10:47:27 [DEBUG] http: Request GET /v1/status/leader (405.367µs) from=127.0.0.6:45171 2022/11/16 10:47:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.172443527s) from=127.0.0.6:47973 2022/11/16 10:47:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.169799371s) from=127.0.0.6:34873 2022/11/16 10:47:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.881646727s) from=127.0.0.6:34741 2022/11/16 10:47:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:47:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.793453465s) from=127.0.0.6:33439 2022/11/16 10:47:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.653643983s) from=127.0.0.6:45835 2022/11/16 10:47:39 [DEBUG] http: Request GET /v1/status/leader (328.854µs) from=127.0.0.6:45767 2022/11/16 10:47:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.364807534s) from=127.0.0.6:43513 2022/11/16 10:47:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m2.747004283s) from=127.0.0.6:38161 2022/11/16 10:47:47 [DEBUG] http: Request GET /v1/status/leader (244.269µs) from=127.0.0.6:45767 2022/11/16 10:47:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.10839037s) from=127.0.0.6:54931 2022/11/16 10:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.404245206s) from=127.0.0.6:40717 2022/11/16 10:47:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:47:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:47:57 [DEBUG] agent: Node info in sync 2022/11/16 10:47:59 [DEBUG] http: Request GET /v1/status/leader (235.094µs) from=127.0.0.6:45171 2022/11/16 10:48:07 [DEBUG] http: Request GET /v1/status/leader (213.471µs) from=127.0.0.6:45767 2022/11/16 10:48:19 [DEBUG] http: Request GET /v1/status/leader (246.2µs) from=127.0.0.6:45171 2022/11/16 10:48:27 [DEBUG] http: Request GET /v1/status/leader (1.721791ms) from=127.0.0.6:45171 2022/11/16 10:48:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:48:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.026035639s) from=127.0.0.6:42875 2022/11/16 10:48:39 [DEBUG] http: Request GET /v1/status/leader (312.993µs) from=127.0.0.6:45171 2022/11/16 10:48:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.02450644s) from=127.0.0.6:45413 2022/11/16 10:48:47 [DEBUG] http: Request GET /v1/status/leader (316.653µs) from=127.0.0.6:45767 2022/11/16 10:48:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m6.686575369s) from=127.0.0.6:32977 2022/11/16 10:48:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.491978239s) from=127.0.0.6:58479 2022/11/16 10:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.221509039s) from=127.0.0.6:36177 2022/11/16 10:48:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.663135845s) from=127.0.0.6:46509 2022/11/16 10:48:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.14942718s) from=127.0.0.6:54241 2022/11/16 10:48:59 [DEBUG] http: Request GET /v1/status/leader (209.527µs) from=127.0.0.6:45767 2022/11/16 10:49:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:49:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:49:01 [DEBUG] agent: Node info in sync 2022/11/16 10:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m6.807675557s) from=127.0.0.6:60111 2022/11/16 10:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.751965653s) from=127.0.0.6:55095 2022/11/16 10:49:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.155130251s) from=127.0.0.6:60591 2022/11/16 10:49:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.588730432s) from=127.0.0.6:39765 2022/11/16 10:49:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.599149094s) from=127.0.0.6:42417 2022/11/16 10:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m6.35035134s) from=127.0.0.6:51059 2022/11/16 10:49:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.249729668s) from=127.0.0.6:37943 2022/11/16 10:49:07 [DEBUG] http: Request GET /v1/status/leader (186.903µs) from=127.0.0.6:45171 2022/11/16 10:49:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.544927445s) from=127.0.0.6:56563 2022/11/16 10:49:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.360735055s) from=127.0.0.6:57195 2022/11/16 10:49:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.315255184s) from=127.0.0.6:57843 2022/11/16 10:49:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.603980218s) from=127.0.0.6:57715 2022/11/16 10:49:19 [DEBUG] http: Request GET /v1/status/leader (406.178µs) from=127.0.0.6:45767 2022/11/16 10:49:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.307925189s) from=127.0.0.6:44725 2022/11/16 10:49:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.976145557s) from=127.0.0.6:35781 2022/11/16 10:49:27 [DEBUG] http: Request GET /v1/status/leader (324.65µs) from=127.0.0.6:45767 2022/11/16 10:49:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:49:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.898245149s) from=127.0.0.6:47973 2022/11/16 10:49:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.103493327s) from=127.0.0.6:34741 2022/11/16 10:49:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.869525366s) from=127.0.0.6:50259 2022/11/16 10:49:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.170020961s) from=127.0.0.6:34873 2022/11/16 10:49:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.168657463s) from=127.0.0.6:45835 2022/11/16 10:49:39 [DEBUG] http: Request GET /v1/status/leader (171.083µs) from=127.0.0.6:45171 2022/11/16 10:49:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.970745145s) from=127.0.0.6:33439 2022/11/16 10:49:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.9336778s) from=127.0.0.6:43513 2022/11/16 10:49:47 [DEBUG] http: Request GET /v1/status/leader (176.795µs) from=127.0.0.6:45171 2022/11/16 10:49:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m0.740852845s) from=127.0.0.6:38161 2022/11/16 10:49:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.336996414s) from=127.0.0.6:54931 2022/11/16 10:49:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.863577046s) from=127.0.0.6:40717 2022/11/16 10:49:59 [DEBUG] http: Request GET /v1/status/leader (301.044µs) from=127.0.0.6:45171 2022/11/16 10:50:07 [DEBUG] http: Request GET /v1/status/leader (351.229µs) from=127.0.0.6:45767 2022/11/16 10:50:19 [DEBUG] http: Request GET /v1/status/leader (492.24µs) from=127.0.0.6:45171 2022/11/16 10:50:27 [DEBUG] http: Request GET /v1/status/leader (209.415µs) from=127.0.0.6:45171 2022/11/16 10:50:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:50:39 [DEBUG] http: Request GET /v1/status/leader (393.376µs) from=127.0.0.6:45171 2022/11/16 10:50:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.897739343s) from=127.0.0.6:42875 2022/11/16 10:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.015211743s) from=127.0.0.6:45413 2022/11/16 10:50:47 [DEBUG] http: Request GET /v1/status/leader (263.963µs) from=127.0.0.6:45171 2022/11/16 10:50:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:50:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:50:50 [DEBUG] agent: Node info in sync 2022/11/16 10:50:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.743658136s) from=127.0.0.6:32977 2022/11/16 10:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.357042793s) from=127.0.0.6:36177 2022/11/16 10:50:59 [DEBUG] http: Request GET /v1/status/leader (377.629µs) from=127.0.0.6:45171 2022/11/16 10:51:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.873991778s) from=127.0.0.6:58479 2022/11/16 10:51:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.973593826s) from=127.0.0.6:46509 2022/11/16 10:51:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.201841495s) from=127.0.0.6:54241 2022/11/16 10:51:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.550999741s) from=127.0.0.6:55095 2022/11/16 10:51:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.619498093s) from=127.0.0.6:60111 2022/11/16 10:51:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.234755093s) from=127.0.0.6:60591 2022/11/16 10:51:07 [DEBUG] http: Request GET /v1/status/leader (354.226µs) from=127.0.0.6:45767 2022/11/16 10:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.384990936s) from=127.0.0.6:37943 2022/11/16 10:51:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.458103262s) from=127.0.0.6:42417 2022/11/16 10:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m4.114325068s) from=127.0.0.6:51059 2022/11/16 10:51:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.11756956s) from=127.0.0.6:39765 2022/11/16 10:51:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.263804898s) from=127.0.0.6:57195 2022/11/16 10:51:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.661708767s) from=127.0.0.6:56563 2022/11/16 10:51:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.018371784s) from=127.0.0.6:57843 2022/11/16 10:51:19 [DEBUG] http: Request GET /v1/status/leader (192.45µs) from=127.0.0.6:45171 2022/11/16 10:51:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.155329904s) from=127.0.0.6:57715 2022/11/16 10:51:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.46360624s) from=127.0.0.6:44725 2022/11/16 10:51:27 [DEBUG] http: Request GET /v1/status/leader (256.116µs) from=127.0.0.6:45767 2022/11/16 10:51:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:51:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.181715883s) from=127.0.0.6:35781 2022/11/16 10:51:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.644206701s) from=127.0.0.6:50259 2022/11/16 10:51:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.381630224s) from=127.0.0.6:47973 2022/11/16 10:51:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.513146009s) from=127.0.0.6:34741 2022/11/16 10:51:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.600204132s) from=127.0.0.6:34873 2022/11/16 10:51:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.566176178s) from=127.0.0.6:45835 2022/11/16 10:51:39 [DEBUG] http: Request GET /v1/status/leader (349.14µs) from=127.0.0.6:45767 2022/11/16 10:51:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.102820292s) from=127.0.0.6:33439 2022/11/16 10:51:47 [DEBUG] http: Request GET /v1/status/leader (297.61µs) from=127.0.0.6:45171 2022/11/16 10:51:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.70995297s) from=127.0.0.6:43513 2022/11/16 10:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.540297451s) from=127.0.0.6:38161 2022/11/16 10:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.291754597s) from=127.0.0.6:40717 2022/11/16 10:51:59 [DEBUG] http: Request GET /v1/status/leader (291.366µs) from=127.0.0.6:45767 2022/11/16 10:52:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.22458954s) from=127.0.0.6:54931 2022/11/16 10:52:07 [DEBUG] http: Request GET /v1/status/leader (577.626µs) from=127.0.0.6:45767 2022/11/16 10:52:19 [DEBUG] http: Request GET /v1/status/leader (2.583009ms) from=127.0.0.6:45767 2022/11/16 10:52:28 [DEBUG] http: Request GET /v1/status/leader (515.836µs) from=127.0.0.6:45171 2022/11/16 10:52:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:52:39 [DEBUG] http: Request GET /v1/status/leader (192.61µs) from=127.0.0.6:45171 2022/11/16 10:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.711579674s) from=127.0.0.6:45413 2022/11/16 10:52:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:52:46 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:52:46 [DEBUG] agent: Node info in sync 2022/11/16 10:52:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.970432272s) from=127.0.0.6:42875 2022/11/16 10:52:48 [DEBUG] http: Request GET /v1/status/leader (318.411µs) from=127.0.0.6:45171 2022/11/16 10:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.344588534s) from=127.0.0.6:32977 2022/11/16 10:52:59 [DEBUG] http: Request GET /v1/status/leader (263.085µs) from=127.0.0.6:45767 2022/11/16 10:53:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.396497615s) from=127.0.0.6:46509 2022/11/16 10:53:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m7.329775801s) from=127.0.0.6:36177 2022/11/16 10:53:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.438606803s) from=127.0.0.6:60591 2022/11/16 10:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.162102433s) from=127.0.0.6:54241 2022/11/16 10:53:08 [DEBUG] http: Request GET /v1/status/leader (340.232µs) from=127.0.0.6:45171 2022/11/16 10:53:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.363816883s) from=127.0.0.6:58479 2022/11/16 10:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.086473999s) from=127.0.0.6:60111 2022/11/16 10:53:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.022572534s) from=127.0.0.6:42417 2022/11/16 10:53:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.264178797s) from=127.0.0.6:37943 2022/11/16 10:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.916542055s) from=127.0.0.6:55095 2022/11/16 10:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m2.417817522s) from=127.0.0.6:51059 2022/11/16 10:53:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.025893184s) from=127.0.0.6:57195 2022/11/16 10:53:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.332992393s) from=127.0.0.6:39765 2022/11/16 10:53:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.834984518s) from=127.0.0.6:56563 2022/11/16 10:53:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.490292007s) from=127.0.0.6:57843 2022/11/16 10:53:19 [DEBUG] http: Request GET /v1/status/leader (256.978µs) from=127.0.0.6:45171 2022/11/16 10:53:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.72107628s) from=127.0.0.6:57715 2022/11/16 10:53:28 [DEBUG] http: Request GET /v1/status/leader (368.16µs) from=127.0.0.6:45767 2022/11/16 10:53:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.29630067s) from=127.0.0.6:44725 2022/11/16 10:53:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:53:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.439260012s) from=127.0.0.6:50259 2022/11/16 10:53:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.876407969s) from=127.0.0.6:35781 2022/11/16 10:53:39 [DEBUG] http: Request GET /v1/status/leader (542.564µs) from=127.0.0.6:45767 2022/11/16 10:53:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.530923097s) from=127.0.0.6:47973 2022/11/16 10:53:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.378548666s) from=127.0.0.6:33439 2022/11/16 10:53:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.593854798s) from=127.0.0.6:34741 2022/11/16 10:53:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.079173861s) from=127.0.0.6:34873 2022/11/16 10:53:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.423019712s) from=127.0.0.6:45835 2022/11/16 10:53:48 [DEBUG] http: Request GET /v1/status/leader (389.589µs) from=127.0.0.6:45767 2022/11/16 10:53:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:53:48 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:53:48 [DEBUG] agent: Node info in sync 2022/11/16 10:53:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.619436836s) from=127.0.0.6:43513 2022/11/16 10:53:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m1.770221996s) from=127.0.0.6:38161 2022/11/16 10:53:59 [DEBUG] http: Request GET /v1/status/leader (541.85µs) from=127.0.0.6:45171 2022/11/16 10:54:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.227339442s) from=127.0.0.6:40717 2022/11/16 10:54:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.540871615s) from=127.0.0.6:54931 2022/11/16 10:54:08 [DEBUG] http: Request GET /v1/status/leader (290.817µs) from=127.0.0.6:45171 2022/11/16 10:54:19 [DEBUG] http: Request GET /v1/status/leader (302.219µs) from=127.0.0.6:45767 2022/11/16 10:54:28 [DEBUG] http: Request GET /v1/status/leader (159.075µs) from=127.0.0.6:45171 2022/11/16 10:54:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:54:39 [DEBUG] http: Request GET /v1/status/leader (439.875µs) from=127.0.0.6:45171 2022/11/16 10:54:48 [DEBUG] http: Request GET /v1/status/leader (818.94µs) from=127.0.0.6:45171 2022/11/16 10:54:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.949804435s) from=127.0.0.6:45413 2022/11/16 10:54:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.959420214s) from=127.0.0.6:42875 2022/11/16 10:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.481962107s) from=127.0.0.6:32977 2022/11/16 10:54:59 [DEBUG] http: Request GET /v1/status/leader (974.203µs) from=127.0.0.6:45171 2022/11/16 10:55:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:55:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.139463416s) from=127.0.0.6:46509 2022/11/16 10:55:08 [DEBUG] http: Request GET /v1/status/leader (391.319µs) from=127.0.0.6:45767 2022/11/16 10:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.60839629s) from=127.0.0.6:36177 2022/11/16 10:55:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.733415825s) from=127.0.0.6:60591 2022/11/16 10:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.586063279s) from=127.0.0.6:54241 2022/11/16 10:55:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.476167534s) from=127.0.0.6:58479 2022/11/16 10:55:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.649525414s) from=127.0.0.6:51059 2022/11/16 10:55:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.107783664s) from=127.0.0.6:57195 2022/11/16 10:55:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.655359703s) from=127.0.0.6:39765 2022/11/16 10:55:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.417210669s) from=127.0.0.6:42417 2022/11/16 10:55:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.730028678s) from=127.0.0.6:60111 2022/11/16 10:55:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.78508715s) from=127.0.0.6:37943 2022/11/16 10:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m7.025253075s) from=127.0.0.6:55095 2022/11/16 10:55:19 [DEBUG] http: Request GET /v1/status/leader (271.862µs) from=127.0.0.6:45767 2022/11/16 10:55:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.647711177s) from=127.0.0.6:56563 2022/11/16 10:55:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.978687067s) from=127.0.0.6:57843 2022/11/16 10:55:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.788049484s) from=127.0.0.6:57715 2022/11/16 10:55:28 [DEBUG] http: Request GET /v1/status/leader (440.72µs) from=127.0.0.6:45767 2022/11/16 10:55:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.351553161s) from=127.0.0.6:44725 2022/11/16 10:55:39 [DEBUG] http: Request GET /v1/status/leader (183.897µs) from=127.0.0.6:45171 2022/11/16 10:55:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.366881945s) from=127.0.0.6:50259 2022/11/16 10:55:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:55:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:55:40 [DEBUG] agent: Node info in sync 2022/11/16 10:55:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.883163929s) from=127.0.0.6:35781 2022/11/16 10:55:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m6.151592957s) from=127.0.0.6:47973 2022/11/16 10:55:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.540784834s) from=127.0.0.6:45835 2022/11/16 10:55:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.869775529s) from=127.0.0.6:33439 2022/11/16 10:55:48 [DEBUG] http: Request GET /v1/status/leader (3.30953ms) from=127.0.0.6:45171 2022/11/16 10:55:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.35461771s) from=127.0.0.6:34741 2022/11/16 10:55:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.030447725s) from=127.0.0.6:34873 2022/11/16 10:55:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.624755469s) from=127.0.0.6:43513 2022/11/16 10:55:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m2.647822053s) from=127.0.0.6:38161 2022/11/16 10:55:59 [DEBUG] http: Request GET /v1/status/leader (415.657µs) from=127.0.0.6:45171 2022/11/16 10:56:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.729208643s) from=127.0.0.6:54931 2022/11/16 10:56:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.19545437s) from=127.0.0.6:40717 2022/11/16 10:56:08 [DEBUG] http: Request GET /v1/status/leader (194.502µs) from=127.0.0.6:45767 2022/11/16 10:56:19 [DEBUG] http: Request GET /v1/status/leader (508.769µs) from=127.0.0.6:45767 2022/11/16 10:56:28 [DEBUG] http: Request GET /v1/status/leader (902.312µs) from=127.0.0.6:45767 2022/11/16 10:56:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:56:39 [DEBUG] http: Request GET /v1/status/leader (347.613µs) from=127.0.0.6:45171 2022/11/16 10:56:48 [DEBUG] http: Request GET /v1/status/leader (263.04µs) from=127.0.0.6:45171 2022/11/16 10:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.296309771s) from=127.0.0.6:45413 2022/11/16 10:56:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.952772239s) from=127.0.0.6:42875 2022/11/16 10:56:59 [DEBUG] http: Request GET /v1/status/leader (153.866µs) from=127.0.0.6:45767 2022/11/16 10:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.471777495s) from=127.0.0.6:32977 2022/11/16 10:57:08 [DEBUG] http: Request GET /v1/status/leader (1.033914ms) from=127.0.0.6:45767 2022/11/16 10:57:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 10:57:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.069880957s) from=127.0.0.6:46509 2022/11/16 10:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.157288741s) from=127.0.0.6:54241 2022/11/16 10:57:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.9081105s) from=127.0.0.6:60591 2022/11/16 10:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.821388157s) from=127.0.0.6:36177 2022/11/16 10:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.433384505s) from=127.0.0.6:51059 2022/11/16 10:57:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.257508818s) from=127.0.0.6:58479 2022/11/16 10:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.461084414s) from=127.0.0.6:60111 2022/11/16 10:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.473204632s) from=127.0.0.6:39765 2022/11/16 10:57:19 [DEBUG] http: Request GET /v1/status/leader (190.478µs) from=127.0.0.6:45767 2022/11/16 10:57:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.968929615s) from=127.0.0.6:42417 2022/11/16 10:57:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.066272251s) from=127.0.0.6:57195 2022/11/16 10:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.568111797s) from=127.0.0.6:55095 2022/11/16 10:57:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.07807858s) from=127.0.0.6:37943 2022/11/16 10:57:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.345288004s) from=127.0.0.6:57843 2022/11/16 10:57:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.24525409s) from=127.0.0.6:57715 2022/11/16 10:57:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.158898173s) from=127.0.0.6:56563 2022/11/16 10:57:28 [DEBUG] http: Request GET /v1/status/leader (375.718µs) from=127.0.0.6:45171 2022/11/16 10:57:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:57:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:57:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:57:37 [DEBUG] agent: Node info in sync 2022/11/16 10:57:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.462280322s) from=127.0.0.6:44725 2022/11/16 10:57:39 [DEBUG] http: Request GET /v1/status/leader (223.887µs) from=127.0.0.6:45171 2022/11/16 10:57:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.123282458s) from=127.0.0.6:50259 2022/11/16 10:57:48 [DEBUG] http: Request GET /v1/status/leader (245.522µs) from=127.0.0.6:45767 2022/11/16 10:57:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.497001715s) from=127.0.0.6:35781 2022/11/16 10:57:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m4.10575786s) from=127.0.0.6:47973 2022/11/16 10:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.373036157s) from=127.0.0.6:34873 2022/11/16 10:57:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.964720535s) from=127.0.0.6:45835 2022/11/16 10:57:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.113469299s) from=127.0.0.6:34741 2022/11/16 10:57:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.389791365s) from=127.0.0.6:33439 2022/11/16 10:57:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.936558915s) from=127.0.0.6:43513 2022/11/16 10:57:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m1.146905403s) from=127.0.0.6:38161 2022/11/16 10:57:59 [DEBUG] http: Request GET /v1/status/leader (280.248µs) from=127.0.0.6:45767 2022/11/16 10:58:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.628644613s) from=127.0.0.6:54931 2022/11/16 10:58:08 [DEBUG] http: Request GET /v1/status/leader (359.874µs) from=127.0.0.6:45171 2022/11/16 10:58:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.962472833s) from=127.0.0.6:40717 2022/11/16 10:58:19 [DEBUG] http: Request GET /v1/status/leader (314.967µs) from=127.0.0.6:45171 2022/11/16 10:58:28 [DEBUG] http: Request GET /v1/status/leader (530.554µs) from=127.0.0.6:45171 2022/11/16 10:58:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:58:39 [DEBUG] http: Request GET /v1/status/leader (236.407µs) from=127.0.0.6:45171 2022/11/16 10:58:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:58:44 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:58:44 [DEBUG] agent: Node info in sync 2022/11/16 10:58:48 [DEBUG] http: Request GET /v1/status/leader (314.915µs) from=127.0.0.6:45171 2022/11/16 10:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.592340724s) from=127.0.0.6:45413 2022/11/16 10:58:59 [DEBUG] http: Request GET /v1/status/leader (303.69µs) from=127.0.0.6:45171 2022/11/16 10:59:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.153458539s) from=127.0.0.6:42875 2022/11/16 10:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.09853619s) from=127.0.0.6:32977 2022/11/16 10:59:08 [DEBUG] http: Request GET /v1/status/leader (328.507µs) from=127.0.0.6:45171 2022/11/16 10:59:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.36031194s) from=127.0.0.6:46509 2022/11/16 10:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.660562726s) from=127.0.0.6:54241 2022/11/16 10:59:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.367012503s) from=127.0.0.6:60591 2022/11/16 10:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.252889809s) from=127.0.0.6:36177 2022/11/16 10:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.921894174s) from=127.0.0.6:51059 2022/11/16 10:59:19 [DEBUG] http: Request GET /v1/status/leader (319.856µs) from=127.0.0.6:45767 2022/11/16 10:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.732305788s) from=127.0.0.6:60111 2022/11/16 10:59:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.234437247s) from=127.0.0.6:58479 2022/11/16 10:59:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.049904615s) from=127.0.0.6:39765 2022/11/16 10:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.280108061s) from=127.0.0.6:55095 2022/11/16 10:59:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.452715175s) from=127.0.0.6:57843 2022/11/16 10:59:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.118008854s) from=127.0.0.6:57195 2022/11/16 10:59:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.265546824s) from=127.0.0.6:42417 2022/11/16 10:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.972509211s) from=127.0.0.6:37943 2022/11/16 10:59:28 [DEBUG] http: Request GET /v1/status/leader (212.652µs) from=127.0.0.6:45171 2022/11/16 10:59:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.743832088s) from=127.0.0.6:56563 2022/11/16 10:59:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.304605404s) from=127.0.0.6:57715 2022/11/16 10:59:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 10:59:40 [DEBUG] http: Request GET /v1/status/leader (319.769µs) from=127.0.0.6:45171 2022/11/16 10:59:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.902349398s) from=127.0.0.6:44725 2022/11/16 10:59:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.261470062s) from=127.0.0.6:50259 2022/11/16 10:59:48 [DEBUG] http: Request GET /v1/status/leader (3.124242ms) from=127.0.0.6:45767 2022/11/16 10:59:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.048220638s) from=127.0.0.6:47973 2022/11/16 10:59:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.95392363s) from=127.0.0.6:35781 2022/11/16 10:59:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 10:59:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 10:59:51 [DEBUG] agent: Node info in sync 2022/11/16 10:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.831794474s) from=127.0.0.6:34873 2022/11/16 10:59:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.354146617s) from=127.0.0.6:45835 2022/11/16 10:59:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m1.859153759s) from=127.0.0.6:33439 2022/11/16 10:59:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.46855802s) from=127.0.0.6:43513 2022/11/16 11:00:00 [DEBUG] http: Request GET /v1/status/leader (313.61µs) from=127.0.0.6:45767 2022/11/16 11:00:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.696815007s) from=127.0.0.6:34741 2022/11/16 11:00:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m1.997421371s) from=127.0.0.6:38161 2022/11/16 11:00:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:00:08 [DEBUG] http: Request GET /v1/status/leader (279.791µs) from=127.0.0.6:45767 2022/11/16 11:00:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.218532485s) from=127.0.0.6:54931 2022/11/16 11:00:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.278098818s) from=127.0.0.6:40717 2022/11/16 11:00:20 [DEBUG] http: Request GET /v1/status/leader (252.155µs) from=127.0.0.6:45171 2022/11/16 11:00:28 [DEBUG] http: Request GET /v1/status/leader (4.680944ms) from=127.0.0.6:45171 2022/11/16 11:00:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:00:40 [DEBUG] http: Request GET /v1/status/leader (306.019µs) from=127.0.0.6:45767 2022/11/16 11:00:48 [DEBUG] http: Request GET /v1/status/leader (387.707µs) from=127.0.0.6:45767 2022/11/16 11:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.387236356s) from=127.0.0.6:45413 2022/11/16 11:01:00 [DEBUG] http: Request GET /v1/status/leader (211.04µs) from=127.0.0.6:45767 2022/11/16 11:01:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.983378085s) from=127.0.0.6:42875 2022/11/16 11:01:08 [DEBUG] http: Request GET /v1/status/leader (213.92µs) from=127.0.0.6:45767 2022/11/16 11:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.388949192s) from=127.0.0.6:32977 2022/11/16 11:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.525169033s) from=127.0.0.6:46509 2022/11/16 11:01:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.644490182s) from=127.0.0.6:51059 2022/11/16 11:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.840273506s) from=127.0.0.6:36177 2022/11/16 11:01:20 [DEBUG] http: Request GET /v1/status/leader (251.014µs) from=127.0.0.6:45767 2022/11/16 11:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m7.326421083s) from=127.0.0.6:54241 2022/11/16 11:01:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.172722538s) from=127.0.0.6:60591 2022/11/16 11:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m1.92241406s) from=127.0.0.6:60111 2022/11/16 11:01:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.435411336s) from=127.0.0.6:58479 2022/11/16 11:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.463597074s) from=127.0.0.6:39765 2022/11/16 11:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.636281142s) from=127.0.0.6:55095 2022/11/16 11:01:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.883395992s) from=127.0.0.6:57843 2022/11/16 11:01:28 [DEBUG] http: Request GET /v1/status/leader (480.786µs) from=127.0.0.6:45767 2022/11/16 11:01:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.834774241s) from=127.0.0.6:37943 2022/11/16 11:01:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.593707775s) from=127.0.0.6:56563 2022/11/16 11:01:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.634267059s) from=127.0.0.6:42417 2022/11/16 11:01:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.447554502s) from=127.0.0.6:57195 2022/11/16 11:01:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.824486257s) from=127.0.0.6:57715 2022/11/16 11:01:40 [DEBUG] http: Request GET /v1/status/leader (196.325µs) from=127.0.0.6:45767 2022/11/16 11:01:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.595886588s) from=127.0.0.6:44725 2022/11/16 11:01:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.483035137s) from=127.0.0.6:50259 2022/11/16 11:01:48 [DEBUG] http: Request GET /v1/status/leader (338.073µs) from=127.0.0.6:45767 2022/11/16 11:01:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:01:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:01:49 [DEBUG] agent: Node info in sync 2022/11/16 11:01:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.706643773s) from=127.0.0.6:47973 2022/11/16 11:01:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.292519231s) from=127.0.0.6:34873 2022/11/16 11:01:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.741619401s) from=127.0.0.6:35781 2022/11/16 11:01:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.689637182s) from=127.0.0.6:45835 2022/11/16 11:01:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m2.57367515s) from=127.0.0.6:33439 2022/11/16 11:02:00 [DEBUG] http: Request GET /v1/status/leader (3.511045ms) from=127.0.0.6:45767 2022/11/16 11:02:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m1.138345013s) from=127.0.0.6:38161 2022/11/16 11:02:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.737166208s) from=127.0.0.6:34741 2022/11/16 11:02:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.564699726s) from=127.0.0.6:43513 2022/11/16 11:02:08 [DEBUG] http: Request GET /v1/status/leader (299.242µs) from=127.0.0.6:45767 2022/11/16 11:02:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.019176816s) from=127.0.0.6:54931 2022/11/16 11:02:20 [DEBUG] http: Request GET /v1/status/leader (203.892µs) from=127.0.0.6:45171 2022/11/16 11:02:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.878250126s) from=127.0.0.6:40717 2022/11/16 11:02:28 [DEBUG] http: Request GET /v1/status/leader (221.781µs) from=127.0.0.6:45171 2022/11/16 11:02:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:02:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:02:40 [DEBUG] http: Request GET /v1/status/leader (323.021µs) from=127.0.0.6:45767 2022/11/16 11:02:48 [DEBUG] http: Request GET /v1/status/leader (242.507µs) from=127.0.0.6:45767 2022/11/16 11:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.133208831s) from=127.0.0.6:45413 2022/11/16 11:03:00 [DEBUG] http: Request GET /v1/status/leader (353.67µs) from=127.0.0.6:45171 2022/11/16 11:03:08 [DEBUG] http: Request GET /v1/status/leader (334.977µs) from=127.0.0.6:45767 2022/11/16 11:03:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.657191932s) from=127.0.0.6:42875 2022/11/16 11:03:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:03:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:03:09 [DEBUG] agent: Node info in sync 2022/11/16 11:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.444589033s) from=127.0.0.6:32977 2022/11/16 11:03:20 [DEBUG] http: Request GET /v1/status/leader (181.987µs) from=127.0.0.6:45767 2022/11/16 11:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m5.295572667s) from=127.0.0.6:51059 2022/11/16 11:03:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.137227377s) from=127.0.0.6:46509 2022/11/16 11:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.827809365s) from=127.0.0.6:36177 2022/11/16 11:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.896199944s) from=127.0.0.6:54241 2022/11/16 11:03:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.286610527s) from=127.0.0.6:58479 2022/11/16 11:03:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.529008898s) from=127.0.0.6:60591 2022/11/16 11:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.759227999s) from=127.0.0.6:60111 2022/11/16 11:03:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.25715539s) from=127.0.0.6:39765 2022/11/16 11:03:28 [DEBUG] http: Request GET /v1/status/leader (4.181481ms) from=127.0.0.6:45767 2022/11/16 11:03:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:03:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.059310343s) from=127.0.0.6:56563 2022/11/16 11:03:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.578686002s) from=127.0.0.6:57843 2022/11/16 11:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.101589576s) from=127.0.0.6:55095 2022/11/16 11:03:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.998418467s) from=127.0.0.6:37943 2022/11/16 11:03:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.387738608s) from=127.0.0.6:42417 2022/11/16 11:03:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.139923509s) from=127.0.0.6:57195 2022/11/16 11:03:40 [DEBUG] http: Request GET /v1/status/leader (392.364µs) from=127.0.0.6:45767 2022/11/16 11:03:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.889724012s) from=127.0.0.6:57715 2022/11/16 11:03:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.91411946s) from=127.0.0.6:50259 2022/11/16 11:03:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.114053032s) from=127.0.0.6:44725 2022/11/16 11:03:48 [DEBUG] http: Request GET /v1/status/leader (249.611µs) from=127.0.0.6:45171 2022/11/16 11:03:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.011942042s) from=127.0.0.6:34873 2022/11/16 11:03:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.516232284s) from=127.0.0.6:47973 2022/11/16 11:03:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.066020049s) from=127.0.0.6:35781 2022/11/16 11:03:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.249960041s) from=127.0.0.6:45835 2022/11/16 11:04:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m1.206594753s) from=127.0.0.6:33439 2022/11/16 11:04:00 [DEBUG] http: Request GET /v1/status/leader (332.248µs) from=127.0.0.6:45171 2022/11/16 11:04:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.293056964s) from=127.0.0.6:43513 2022/11/16 11:04:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.474312167s) from=127.0.0.6:38161 2022/11/16 11:04:08 [DEBUG] http: Request GET /v1/status/leader (1.745332ms) from=127.0.0.6:45767 2022/11/16 11:04:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.086510848s) from=127.0.0.6:34741 2022/11/16 11:04:20 [DEBUG] http: Request GET /v1/status/leader (190.777µs) from=127.0.0.6:45767 2022/11/16 11:04:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.638516494s) from=127.0.0.6:54931 2022/11/16 11:04:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.062175868s) from=127.0.0.6:40717 2022/11/16 11:04:28 [DEBUG] http: Request GET /v1/status/leader (290.951µs) from=127.0.0.6:45767 2022/11/16 11:04:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:04:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:04:37 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:04:37 [DEBUG] agent: Node info in sync 2022/11/16 11:04:40 [DEBUG] http: Request GET /v1/status/leader (331.383µs) from=127.0.0.6:45767 2022/11/16 11:04:48 [DEBUG] http: Request GET /v1/status/leader (233.598µs) from=127.0.0.6:45171 2022/11/16 11:05:00 [DEBUG] http: Request GET /v1/status/leader (238.369µs) from=127.0.0.6:45767 2022/11/16 11:05:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.204395781s) from=127.0.0.6:45413 2022/11/16 11:05:08 [DEBUG] http: Request GET /v1/status/leader (380.344µs) from=127.0.0.6:45767 2022/11/16 11:05:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.579814377s) from=127.0.0.6:42875 2022/11/16 11:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.775840711s) from=127.0.0.6:32977 2022/11/16 11:05:20 [DEBUG] http: Request GET /v1/status/leader (171.369µs) from=127.0.0.6:45171 2022/11/16 11:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.105014285s) from=127.0.0.6:54241 2022/11/16 11:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m2.840629771s) from=127.0.0.6:51059 2022/11/16 11:05:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.009058771s) from=127.0.0.6:58479 2022/11/16 11:05:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.138186601s) from=127.0.0.6:46509 2022/11/16 11:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.146042852s) from=127.0.0.6:36177 2022/11/16 11:05:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m2.009223084s) from=127.0.0.6:60111 2022/11/16 11:05:28 [DEBUG] http: Request GET /v1/status/leader (148.301µs) from=127.0.0.6:45171 2022/11/16 11:05:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.463451265s) from=127.0.0.6:39765 2022/11/16 11:05:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.292556175s) from=127.0.0.6:60591 2022/11/16 11:05:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:05:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.197414018s) from=127.0.0.6:57843 2022/11/16 11:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.505859409s) from=127.0.0.6:56563 2022/11/16 11:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m4.873551086s) from=127.0.0.6:55095 2022/11/16 11:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.447860326s) from=127.0.0.6:37943 2022/11/16 11:05:40 [DEBUG] http: Request GET /v1/status/leader (332.158µs) from=127.0.0.6:45171 2022/11/16 11:05:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.732414069s) from=127.0.0.6:57195 2022/11/16 11:05:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.444911211s) from=127.0.0.6:57715 2022/11/16 11:05:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.120516174s) from=127.0.0.6:42417 2022/11/16 11:05:48 [DEBUG] http: Request GET /v1/status/leader (381.848µs) from=127.0.0.6:45767 2022/11/16 11:05:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.238940453s) from=127.0.0.6:50259 2022/11/16 11:05:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.207122031s) from=127.0.0.6:44725 2022/11/16 11:05:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:05:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:05:55 [DEBUG] agent: Node info in sync 2022/11/16 11:05:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.201058781s) from=127.0.0.6:47973 2022/11/16 11:05:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.989345963s) from=127.0.0.6:35781 2022/11/16 11:05:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.068351615s) from=127.0.0.6:34873 2022/11/16 11:06:00 [DEBUG] http: Request GET /v1/status/leader (288.676µs) from=127.0.0.6:45171 2022/11/16 11:06:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.150921663s) from=127.0.0.6:45835 2022/11/16 11:06:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.995890467s) from=127.0.0.6:33439 2022/11/16 11:06:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.881148007s) from=127.0.0.6:43513 2022/11/16 11:06:08 [DEBUG] http: Request GET /v1/status/leader (485.304µs) from=127.0.0.6:45171 2022/11/16 11:06:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m1.309140982s) from=127.0.0.6:38161 2022/11/16 11:06:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.885180816s) from=127.0.0.6:34741 2022/11/16 11:06:20 [DEBUG] http: Request GET /v1/status/leader (255.458µs) from=127.0.0.6:45171 2022/11/16 11:06:28 [DEBUG] http: Request GET /v1/status/leader (287.14µs) from=127.0.0.6:45171 2022/11/16 11:06:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.221642422s) from=127.0.0.6:54931 2022/11/16 11:06:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.704764428s) from=127.0.0.6:40717 2022/11/16 11:06:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:06:40 [DEBUG] http: Request GET /v1/status/leader (331.223µs) from=127.0.0.6:45171 2022/11/16 11:06:48 [DEBUG] http: Request GET /v1/status/leader (292.633µs) from=127.0.0.6:45767 2022/11/16 11:07:00 [DEBUG] http: Request GET /v1/status/leader (198.585µs) from=127.0.0.6:45171 2022/11/16 11:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.418799593s) from=127.0.0.6:45413 2022/11/16 11:07:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:07:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:07:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:07:08 [DEBUG] agent: Node info in sync 2022/11/16 11:07:08 [DEBUG] http: Request GET /v1/status/leader (253.69µs) from=127.0.0.6:45767 2022/11/16 11:07:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.181342184s) from=127.0.0.6:42875 2022/11/16 11:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.630934953s) from=127.0.0.6:32977 2022/11/16 11:07:20 [DEBUG] http: Request GET /v1/status/leader (528.188µs) from=127.0.0.6:45767 2022/11/16 11:07:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.636495465s) from=127.0.0.6:58479 2022/11/16 11:07:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.848612115s) from=127.0.0.6:46509 2022/11/16 11:07:28 [DEBUG] http: Request GET /v1/status/leader (252.67µs) from=127.0.0.6:45767 2022/11/16 11:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.361965825s) from=127.0.0.6:60111 2022/11/16 11:07:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.240182261s) from=127.0.0.6:39765 2022/11/16 11:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.888894168s) from=127.0.0.6:54241 2022/11/16 11:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m7.041035744s) from=127.0.0.6:51059 2022/11/16 11:07:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:07:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.263578352s) from=127.0.0.6:60591 2022/11/16 11:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.80270754s) from=127.0.0.6:36177 2022/11/16 11:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.843414292s) from=127.0.0.6:55095 2022/11/16 11:07:40 [DEBUG] http: Request GET /v1/status/leader (247.842µs) from=127.0.0.6:45767 2022/11/16 11:07:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.013002917s) from=127.0.0.6:57843 2022/11/16 11:07:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.727242618s) from=127.0.0.6:57195 2022/11/16 11:07:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.529020131s) from=127.0.0.6:57715 2022/11/16 11:07:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.221940717s) from=127.0.0.6:42417 2022/11/16 11:07:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.889060712s) from=127.0.0.6:37943 2022/11/16 11:07:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.150121859s) from=127.0.0.6:56563 2022/11/16 11:07:48 [DEBUG] http: Request GET /v1/status/leader (190.972µs) from=127.0.0.6:45767 2022/11/16 11:07:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.95884032s) from=127.0.0.6:50259 2022/11/16 11:07:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.89424288s) from=127.0.0.6:44725 2022/11/16 11:07:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:07:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m1.976626909s) from=127.0.0.6:47973 2022/11/16 11:08:00 [DEBUG] http: Request GET /v1/status/leader (3.398449ms) from=127.0.0.6:45171 2022/11/16 11:08:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.25264938s) from=127.0.0.6:45835 2022/11/16 11:08:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.443505549s) from=127.0.0.6:33439 2022/11/16 11:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.352848441s) from=127.0.0.6:34873 2022/11/16 11:08:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.453122052s) from=127.0.0.6:35781 2022/11/16 11:08:08 [DEBUG] http: Request GET /v1/status/leader (683.62µs) from=127.0.0.6:45767 2022/11/16 11:08:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.85584661s) from=127.0.0.6:43513 2022/11/16 11:08:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.088331647s) from=127.0.0.6:34741 2022/11/16 11:08:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.805997314s) from=127.0.0.6:38161 2022/11/16 11:08:20 [DEBUG] http: Request GET /v1/status/leader (212.167µs) from=127.0.0.6:45767 2022/11/16 11:08:28 [DEBUG] http: Request GET /v1/status/leader (238.745µs) from=127.0.0.6:45767 2022/11/16 11:08:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.583436461s) from=127.0.0.6:54931 2022/11/16 11:08:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.659112662s) from=127.0.0.6:40717 2022/11/16 11:08:40 [DEBUG] http: Request GET /v1/status/leader (349.788µs) from=127.0.0.6:45767 2022/11/16 11:08:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:08:41 [DEBUG] agent: Node info in sync 2022/11/16 11:08:48 [DEBUG] http: Request GET /v1/status/leader (408.465µs) from=127.0.0.6:45767 2022/11/16 11:09:00 [DEBUG] http: Request GET /v1/status/leader (288.264µs) from=127.0.0.6:45767 2022/11/16 11:09:08 [DEBUG] http: Request GET /v1/status/leader (204.048µs) from=127.0.0.6:45767 2022/11/16 11:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.320801132s) from=127.0.0.6:45413 2022/11/16 11:09:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.440862065s) from=127.0.0.6:42875 2022/11/16 11:09:20 [DEBUG] http: Request GET /v1/status/leader (146.116µs) from=127.0.0.6:45767 2022/11/16 11:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.660821009s) from=127.0.0.6:32977 2022/11/16 11:09:28 [DEBUG] http: Request GET /v1/status/leader (162.898µs) from=127.0.0.6:45171 2022/11/16 11:09:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:09:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.360650218s) from=127.0.0.6:46509 2022/11/16 11:09:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.937055456s) from=127.0.0.6:58479 2022/11/16 11:09:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m4.028217941s) from=127.0.0.6:60111 2022/11/16 11:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.854320505s) from=127.0.0.6:51059 2022/11/16 11:09:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.984840036s) from=127.0.0.6:60591 2022/11/16 11:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.980014572s) from=127.0.0.6:54241 2022/11/16 11:09:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.827307611s) from=127.0.0.6:39765 2022/11/16 11:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.899086774s) from=127.0.0.6:36177 2022/11/16 11:09:40 [DEBUG] http: Request GET /v1/status/leader (839.231µs) from=127.0.0.6:45171 2022/11/16 11:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m4.202975017s) from=127.0.0.6:55095 2022/11/16 11:09:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.045831636s) from=127.0.0.6:57715 2022/11/16 11:09:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.391664327s) from=127.0.0.6:57843 2022/11/16 11:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.320994053s) from=127.0.0.6:37943 2022/11/16 11:09:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.943705506s) from=127.0.0.6:42417 2022/11/16 11:09:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.230144027s) from=127.0.0.6:57195 2022/11/16 11:09:48 [DEBUG] http: Request GET /v1/status/leader (865.979µs) from=127.0.0.6:45767 2022/11/16 11:09:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.355899099s) from=127.0.0.6:56563 2022/11/16 11:09:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.601284386s) from=127.0.0.6:50259 2022/11/16 11:10:00 [DEBUG] http: Request GET /v1/status/leader (161.312µs) from=127.0.0.6:45767 2022/11/16 11:10:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.247666034s) from=127.0.0.6:47973 2022/11/16 11:10:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.471059225s) from=127.0.0.6:44725 2022/11/16 11:10:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m1.140707044s) from=127.0.0.6:33439 2022/11/16 11:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.401273227s) from=127.0.0.6:34873 2022/11/16 11:10:08 [DEBUG] http: Request GET /v1/status/leader (190.971µs) from=127.0.0.6:45171 2022/11/16 11:10:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.167364277s) from=127.0.0.6:35781 2022/11/16 11:10:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.526908112s) from=127.0.0.6:45835 2022/11/16 11:10:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.191327507s) from=127.0.0.6:43513 2022/11/16 11:10:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.084446997s) from=127.0.0.6:34741 2022/11/16 11:10:20 [DEBUG] http: Request GET /v1/status/leader (417.483µs) from=127.0.0.6:45767 2022/11/16 11:10:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m6.920361441s) from=127.0.0.6:38161 2022/11/16 11:10:28 [DEBUG] http: Request GET /v1/status/leader (375.1µs) from=127.0.0.6:45767 2022/11/16 11:10:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.463383799s) from=127.0.0.6:54931 2022/11/16 11:10:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:10:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:10:34 [DEBUG] agent: Node info in sync 2022/11/16 11:10:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:10:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.221044715s) from=127.0.0.6:40717 2022/11/16 11:10:40 [DEBUG] http: Request GET /v1/status/leader (340.148µs) from=127.0.0.6:45767 2022/11/16 11:10:48 [DEBUG] http: Request GET /v1/status/leader (256.897µs) from=127.0.0.6:45767 2022/11/16 11:11:00 [DEBUG] http: Request GET /v1/status/leader (428.759µs) from=127.0.0.6:45767 2022/11/16 11:11:08 [DEBUG] http: Request GET /v1/status/leader (263.631µs) from=127.0.0.6:45171 2022/11/16 11:11:20 [DEBUG] http: Request GET /v1/status/leader (353.142µs) from=127.0.0.6:45171 2022/11/16 11:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.292700912s) from=127.0.0.6:45413 2022/11/16 11:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.094915486s) from=127.0.0.6:32977 2022/11/16 11:11:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.792462195s) from=127.0.0.6:42875 2022/11/16 11:11:28 [DEBUG] http: Request GET /v1/status/leader (223.304µs) from=127.0.0.6:45171 2022/11/16 11:11:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m0.066665342s) from=127.0.0.6:51059 2022/11/16 11:11:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.539288712s) from=127.0.0.6:46509 2022/11/16 11:11:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.23820505s) from=127.0.0.6:39765 2022/11/16 11:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m3.133701667s) from=127.0.0.6:60111 2022/11/16 11:11:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.096634003s) from=127.0.0.6:60591 2022/11/16 11:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.481827387s) from=127.0.0.6:54241 2022/11/16 11:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.181730512s) from=127.0.0.6:36177 2022/11/16 11:11:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.789159759s) from=127.0.0.6:58479 2022/11/16 11:11:40 [DEBUG] http: Request GET /v1/status/leader (399.282µs) from=127.0.0.6:45171 2022/11/16 11:11:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.304757529s) from=127.0.0.6:57715 2022/11/16 11:11:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.787737576s) from=127.0.0.6:37943 2022/11/16 11:11:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.860570351s) from=127.0.0.6:42417 2022/11/16 11:11:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.179120901s) from=127.0.0.6:57843 2022/11/16 11:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.245739951s) from=127.0.0.6:55095 2022/11/16 11:11:48 [DEBUG] http: Request GET /v1/status/leader (286.496µs) from=127.0.0.6:45767 2022/11/16 11:11:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:11:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:11:50 [DEBUG] agent: Node info in sync 2022/11/16 11:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.294762664s) from=127.0.0.6:56563 2022/11/16 11:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.920471894s) from=127.0.0.6:57195 2022/11/16 11:12:00 [DEBUG] http: Request GET /v1/status/leader (208.78µs) from=127.0.0.6:45171 2022/11/16 11:12:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.540807634s) from=127.0.0.6:50259 2022/11/16 11:12:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m3.925123544s) from=127.0.0.6:47973 2022/11/16 11:12:08 [DEBUG] http: Request GET /v1/status/leader (711.669µs) from=127.0.0.6:45171 2022/11/16 11:12:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.456372555s) from=127.0.0.6:44725 2022/11/16 11:12:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.486995574s) from=127.0.0.6:33439 2022/11/16 11:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.597454849s) from=127.0.0.6:34873 2022/11/16 11:12:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.885910909s) from=127.0.0.6:35781 2022/11/16 11:12:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.067900568s) from=127.0.0.6:45835 2022/11/16 11:12:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.252406686s) from=127.0.0.6:43513 2022/11/16 11:12:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.001263101s) from=127.0.0.6:34741 2022/11/16 11:12:20 [DEBUG] http: Request GET /v1/status/leader (394.116µs) from=127.0.0.6:45767 2022/11/16 11:12:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m2.464974047s) from=127.0.0.6:38161 2022/11/16 11:12:29 [DEBUG] http: Request GET /v1/status/leader (348.914µs) from=127.0.0.6:45171 2022/11/16 11:12:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:12:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.706926323s) from=127.0.0.6:40717 2022/11/16 11:12:40 [DEBUG] http: Request GET /v1/status/leader (184.576µs) from=127.0.0.6:45767 2022/11/16 11:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.757384091s) from=127.0.0.6:54931 2022/11/16 11:12:49 [DEBUG] http: Request GET /v1/status/leader (2.247517ms) from=127.0.0.6:45767 2022/11/16 11:12:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:13:00 [DEBUG] http: Request GET /v1/status/leader (354.479µs) from=127.0.0.6:45171 2022/11/16 11:13:09 [DEBUG] http: Request GET /v1/status/leader (312.461µs) from=127.0.0.6:45171 2022/11/16 11:13:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:13:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:13:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:13:16 [DEBUG] agent: Node info in sync 2022/11/16 11:13:20 [DEBUG] http: Request GET /v1/status/leader (1.551582ms) from=127.0.0.6:45171 2022/11/16 11:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.116743584s) from=127.0.0.6:45413 2022/11/16 11:13:29 [DEBUG] http: Request GET /v1/status/leader (220.73µs) from=127.0.0.6:45171 2022/11/16 11:13:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.340721297s) from=127.0.0.6:32977 2022/11/16 11:13:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:13:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.213365186s) from=127.0.0.6:42875 2022/11/16 11:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.884561409s) from=127.0.0.6:51059 2022/11/16 11:13:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.56529545s) from=127.0.0.6:46509 2022/11/16 11:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.916994228s) from=127.0.0.6:54241 2022/11/16 11:13:40 [DEBUG] http: Request GET /v1/status/leader (398.398µs) from=127.0.0.6:45767 2022/11/16 11:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.995710212s) from=127.0.0.6:36177 2022/11/16 11:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m5.556967637s) from=127.0.0.6:60111 2022/11/16 11:13:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.044908148s) from=127.0.0.6:60591 2022/11/16 11:13:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.848908024s) from=127.0.0.6:58479 2022/11/16 11:13:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.061886267s) from=127.0.0.6:39765 2022/11/16 11:13:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.933871772s) from=127.0.0.6:37943 2022/11/16 11:13:49 [DEBUG] http: Request GET /v1/status/leader (214.684µs) from=127.0.0.6:45171 2022/11/16 11:13:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.359933546s) from=127.0.0.6:57843 2022/11/16 11:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m2.245281655s) from=127.0.0.6:55095 2022/11/16 11:13:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.669759579s) from=127.0.0.6:57195 2022/11/16 11:13:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.89915657s) from=127.0.0.6:57715 2022/11/16 11:13:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.395577906s) from=127.0.0.6:42417 2022/11/16 11:13:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.209416407s) from=127.0.0.6:56563 2022/11/16 11:14:00 [DEBUG] http: Request GET /v1/status/leader (212.523µs) from=127.0.0.6:45171 2022/11/16 11:14:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.931930528s) from=127.0.0.6:50259 2022/11/16 11:14:09 [DEBUG] http: Request GET /v1/status/leader (289.229µs) from=127.0.0.6:45171 2022/11/16 11:14:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m1.022432506s) from=127.0.0.6:33439 2022/11/16 11:14:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m5.731502124s) from=127.0.0.6:47973 2022/11/16 11:14:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.463834252s) from=127.0.0.6:45835 2022/11/16 11:14:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.611112307s) from=127.0.0.6:44725 2022/11/16 11:14:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.877029556s) from=127.0.0.6:34873 2022/11/16 11:14:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.515048836s) from=127.0.0.6:34741 2022/11/16 11:14:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.380050806s) from=127.0.0.6:35781 2022/11/16 11:14:20 [DEBUG] http: Request GET /v1/status/leader (716.325µs) from=127.0.0.6:45767 2022/11/16 11:14:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.0513959s) from=127.0.0.6:43513 2022/11/16 11:14:29 [DEBUG] http: Request GET /v1/status/leader (204.221µs) from=127.0.0.6:45767 2022/11/16 11:14:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m5.18028125s) from=127.0.0.6:38161 2022/11/16 11:14:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:14:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:14:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:14:36 [DEBUG] agent: Node info in sync 2022/11/16 11:14:40 [DEBUG] http: Request GET /v1/status/leader (371.261µs) from=127.0.0.6:45171 2022/11/16 11:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.28856398s) from=127.0.0.6:54931 2022/11/16 11:14:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.682277968s) from=127.0.0.6:40717 2022/11/16 11:14:49 [DEBUG] http: Request GET /v1/status/leader (3.004425ms) from=127.0.0.6:45171 2022/11/16 11:15:00 [DEBUG] http: Request GET /v1/status/leader (271.397µs) from=127.0.0.6:45171 2022/11/16 11:15:09 [DEBUG] http: Request GET /v1/status/leader (255.093µs) from=127.0.0.6:45171 2022/11/16 11:15:20 [DEBUG] http: Request GET /v1/status/leader (156.64µs) from=127.0.0.6:45767 2022/11/16 11:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.804892596s) from=127.0.0.6:45413 2022/11/16 11:15:29 [DEBUG] http: Request GET /v1/status/leader (332.759µs) from=127.0.0.6:45171 2022/11/16 11:15:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.906467214s) from=127.0.0.6:32977 2022/11/16 11:15:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.786165776s) from=127.0.0.6:42875 2022/11/16 11:15:40 [DEBUG] http: Request GET /v1/status/leader (215.722µs) from=127.0.0.6:45767 2022/11/16 11:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m3.777282599s) from=127.0.0.6:51059 2022/11/16 11:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.664645381s) from=127.0.0.6:36177 2022/11/16 11:15:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.713457974s) from=127.0.0.6:46509 2022/11/16 11:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m0.665163952s) from=127.0.0.6:60111 2022/11/16 11:15:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.231780551s) from=127.0.0.6:58479 2022/11/16 11:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.711660241s) from=127.0.0.6:54241 2022/11/16 11:15:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.525782287s) from=127.0.0.6:39765 2022/11/16 11:15:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.07788281s) from=127.0.0.6:60591 2022/11/16 11:15:49 [DEBUG] http: Request GET /v1/status/leader (216.844µs) from=127.0.0.6:45171 2022/11/16 11:15:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.980981496s) from=127.0.0.6:37943 2022/11/16 11:15:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:15:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:15:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:15:51 [DEBUG] agent: Node info in sync 2022/11/16 11:15:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.331578792s) from=127.0.0.6:57843 2022/11/16 11:15:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.201506243s) from=127.0.0.6:55095 2022/11/16 11:15:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.890329013s) from=127.0.0.6:42417 2022/11/16 11:15:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.688554909s) from=127.0.0.6:57195 2022/11/16 11:15:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.021538605s) from=127.0.0.6:56563 2022/11/16 11:15:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.051108178s) from=127.0.0.6:57715 2022/11/16 11:16:00 [DEBUG] http: Request GET /v1/status/leader (356.032µs) from=127.0.0.6:45171 2022/11/16 11:16:09 [DEBUG] http: Request GET /v1/status/leader (273.577µs) from=127.0.0.6:45767 2022/11/16 11:16:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.818537945s) from=127.0.0.6:33439 2022/11/16 11:16:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.095385517s) from=127.0.0.6:50259 2022/11/16 11:16:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m0.645996752s) from=127.0.0.6:47973 2022/11/16 11:16:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.870863063s) from=127.0.0.6:45835 2022/11/16 11:16:20 [DEBUG] http: Request GET /v1/status/leader (181.249µs) from=127.0.0.6:45767 2022/11/16 11:16:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.293421825s) from=127.0.0.6:44725 2022/11/16 11:16:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.122314115s) from=127.0.0.6:35781 2022/11/16 11:16:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.268288273s) from=127.0.0.6:34873 2022/11/16 11:16:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.041714238s) from=127.0.0.6:34741 2022/11/16 11:16:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.89279627s) from=127.0.0.6:43513 2022/11/16 11:16:29 [DEBUG] http: Request GET /v1/status/leader (372.215µs) from=127.0.0.6:45767 2022/11/16 11:16:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:16:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=134 (2m6.095805403s) from=127.0.0.6:38161 2022/11/16 11:16:40 [DEBUG] http: Request GET /v1/status/leader (347.385µs) from=127.0.0.6:45767 2022/11/16 11:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.400620746s) from=127.0.0.6:54931 2022/11/16 11:16:49 [DEBUG] http: Request GET /v1/status/leader (662.319µs) from=127.0.0.6:45767 2022/11/16 11:16:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.288080815s) from=127.0.0.6:40717 2022/11/16 11:17:00 [DEBUG] http: Request GET /v1/status/leader (231.412µs) from=127.0.0.6:45171 2022/11/16 11:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:17:07 [DEBUG] agent: Node info in sync 2022/11/16 11:17:09 [DEBUG] http: Request GET /v1/status/leader (237.868µs) from=127.0.0.6:45767 2022/11/16 11:17:20 [DEBUG] http: Request GET /v1/status/leader (361.422µs) from=127.0.0.6:45767 2022/11/16 11:17:29 [DEBUG] http: Request GET /v1/status/leader (468.674µs) from=127.0.0.6:45171 2022/11/16 11:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.279610432s) from=127.0.0.6:45413 2022/11/16 11:17:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:17:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.11865936s) from=127.0.0.6:42875 2022/11/16 11:17:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m6.462481373s) from=127.0.0.6:32977 2022/11/16 11:17:40 [DEBUG] http: Request GET /v1/status/leader (210.006µs) from=127.0.0.6:45171 2022/11/16 11:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=45 (2m1.927235646s) from=127.0.0.6:51059 2022/11/16 11:17:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.75836203s) from=127.0.0.6:46509 2022/11/16 11:17:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.057208049s) from=127.0.0.6:58479 2022/11/16 11:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.849233093s) from=127.0.0.6:36177 2022/11/16 11:17:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.828513109s) from=127.0.0.6:60591 2022/11/16 11:17:49 [DEBUG] http: Request GET /v1/status/leader (668.848µs) from=127.0.0.6:45171 2022/11/16 11:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=44 (2m7.107276833s) from=127.0.0.6:60111 2022/11/16 11:17:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.527617679s) from=127.0.0.6:39765 2022/11/16 11:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m7.447075255s) from=127.0.0.6:54241 2022/11/16 11:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.520170248s) from=127.0.0.6:37943 2022/11/16 11:17:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.943558144s) from=127.0.0.6:57843 2022/11/16 11:17:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.874135854s) from=127.0.0.6:42417 2022/11/16 11:17:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jxvrz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/16 11:18:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.670557394s) from=127.0.0.6:56563 2022/11/16 11:18:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m6.676881052s) from=127.0.0.6:55095 2022/11/16 11:18:00 [DEBUG] http: Request GET /v1/status/leader (285.086µs) from=127.0.0.6:45767 2022/11/16 11:18:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.693317429s) from=127.0.0.6:57195 2022/11/16 11:18:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.607765346s) from=127.0.0.6:57715 2022/11/16 11:18:09 [DEBUG] http: Request GET /v1/status/leader (294.372µs) from=127.0.0.6:45171 2022/11/16 11:18:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.808677637s) from=127.0.0.6:33439 2022/11/16 11:18:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=138 (2m2.071683261s) from=127.0.0.6:47973 2022/11/16 11:18:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.615818721s) from=127.0.0.6:50259 2022/11/16 11:18:20 [DEBUG] http: Request GET /v1/status/leader (300.407µs) from=127.0.0.6:45767 2022/11/16 11:18:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.593917152s) from=127.0.0.6:45835 2022/11/16 11:18:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.069467027s) from=127.0.0.6:44725 2022/11/16 11:18:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.244637534s) from=127.0.0.6:34741 2022/11/16 11:18:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.920064792s) from=127.0.0.6:34873 2022/11/16 11:18:29 [DEBUG] http: Request GET /v1/status/leader (297.367µs) from=127.0.0.6:45767 2022/11/16 11:18:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.024086362s) from=127.0.0.6:43513 2022/11/16 11:18:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.803922701s) from=127.0.0.6:35781 2022/11/16 11:18:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jxvrz" since the cluster is too small 2022/11/16 11:18:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.178_8080" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.154_8806" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.170_443" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.7.168_8443" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.67_8803" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_vnfres_10.233.51.220_8802" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.13.115_9011" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.26.200_9001" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.28_9007" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.27.225_8181" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.43.154_8806" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.43.154_8806" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.180_9015" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.144_8082" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_nslcm_10.233.45.214_8403" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.16.165_8801" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.230_8410" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_parser_10.233.43.154_8806" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_sdnc_10.233.56.251_8282" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.29.85_9092" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.147_8484" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.172_8482" in sync 2022/11/16 11:18:34 [DEBUG] agent: Service "_v2_nslcm_10.233.45.214_8403" in sync 2022/11/16 11