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: '6c746ae0-97f2-6139-158f-5e8abef42c08' Node name: 'onap-msb-consul-5454dcc5c5-jcmjw' 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/09/02 22:50:02 [DEBUG] agent: Using random ID "6c746ae0-97f2-6139-158f-5e8abef42c08" as node ID 2022/09/02 22:50:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6c746ae0-97f2-6139-158f-5e8abef42c08 Address:127.0.0.1:8300}] 2022/09/02 22:50:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/02 22:50:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jcmjw.dc1 127.0.0.1 2022/09/02 22:50:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jcmjw 127.0.0.1 2022/09/02 22:50:02 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-jcmjw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 22:50:02 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/02 22:50:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-jcmjw.dc1" in area "wan" 2022/09/02 22:50:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/02 22:50:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/02 22:50:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/02 22:50:02 [INFO] agent: started state syncer 2022/09/02 22:50:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/02 22:50:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/02 22:50:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/02 22:50:03 [DEBUG] raft: Votes needed: 1 2022/09/02 22:50:03 [DEBUG] raft: Vote granted from 6c746ae0-97f2-6139-158f-5e8abef42c08 in term 2. Tally: 1 2022/09/02 22:50:03 [INFO] raft: Election won. Tally: 1 2022/09/02 22:50:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/02 22:50:03 [INFO] consul: cluster leadership acquired 2022/09/02 22:50:03 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-jcmjw 2022/09/02 22:50:03 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/02 22:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:50:03 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-jcmjw' joined, marking health alive 2022/09/02 22:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:50:03 [INFO] agent: Synced node info 2022/09/02 22:50:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:50:05 [DEBUG] agent: Node info in sync 2022/09/02 22:50:05 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/09/02 22:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:51:45 [DEBUG] agent: Node info in sync 2022/09/02 22:52:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 22:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:53:21 [DEBUG] agent: Node info in sync 2022/09/02 22:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:54:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 22:54:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:54:25 [DEBUG] agent: Node info in sync 2022/09/02 22:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:56:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:56:10 [DEBUG] agent: Node info in sync 2022/09/02 22:56:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 22:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:57:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:57:53 [DEBUG] agent: Node info in sync 2022/09/02 22:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 22:59:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 22:59:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 22:59:31 [DEBUG] agent: Node info in sync 2022/09/02 23:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:01:02 [DEBUG] http: Request GET /v1/status/leader (1.801756ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [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/09/02 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:01:02 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.229_443" 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (23.100547ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.02425ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [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/09/02 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:01:02 [INFO] agent: Synced service "_v1_parser_10.233.28.52_8806" 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (14.732274ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.465183ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [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/09/02 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:01:02 [INFO] agent: Synced service "_v1_catalog_10.233.28.52_8806" 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (66.299726ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (991.228µs) from=127.0.0.6:40367 2022/09/02 23:01:02 [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/09/02 23:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [INFO] agent: Synced service "_v1_nsd_10.233.28.52_8806" 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (18.311735ms) from=127.0.0.6:40367 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:02 [DEBUG] agent: Node info in sync 2022/09/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (427.756µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.28.52_8806" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (47.33367ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (548.661µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01:03 [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/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_sdc-gui_10.233.59.126_8181" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (20.449454ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (394.978µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.184_9007" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (14.836569ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (509.26µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.184_9007" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.85964ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (598.035µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v0_multicloud_10.233.56.83_9001" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.878423ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (698.308µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_multicloud_10.233.56.83_9001" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.299797ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (572.645µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.26.140_9015" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.841036ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (374.859µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.44.156_9011" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.865797ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (427.987µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01: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/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.44.156_9011" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.943405ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (729.081µs) from=127.0.0.6:40367 2022/09/02 23:01:03 [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/09/02 23:01:03 [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/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.125_8080" 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.380687ms) from=127.0.0.6:40367 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:01:03 [DEBUG] agent: Node info in sync 2022/09/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (689.599µs) from=127.0.0.6:40367 2022/09/02 23:01:14 [DEBUG] http: Request GET /v1/catalog/services (726.918µs) from=127.0.0.6:40367 2022/09/02 23:01:14 [DEBUG] http: Request GET /v1/status/leader (194.369µs) from=127.0.0.6:40367 2022/09/02 23:01:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (332.172µs) from=127.0.0.6:43065 2022/09/02 23:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (252.334µs) from=127.0.0.6:43065 2022/09/02 23:01:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:01:34 [DEBUG] http: Request GET /v1/status/leader (236.588µs) from=127.0.0.6:58775 2022/09/02 23:01:54 [DEBUG] http: Request GET /v1/status/leader (632.883µs) from=127.0.0.6:58775 2022/09/02 23:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:02:18 [DEBUG] http: Request GET /v1/catalog/services (861.421µs) from=127.0.0.6:58775 2022/09/02 23:02:18 [DEBUG] http: Request GET /v1/status/leader (305.943µs) from=127.0.0.6:50279 2022/09/02 23:02:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (494.221µs) from=127.0.0.6:50279 2022/09/02 23:02:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (45.161477ms) from=127.0.0.6:44693 2022/09/02 23:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:02:31 [DEBUG] agent: Node info in sync 2022/09/02 23:02:38 [DEBUG] http: Request GET /v1/status/leader (431.31µs) from=127.0.0.6:33571 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/catalog/services (480.307µs) from=127.0.0.6:40161 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/status/leader (450.192µs) from=127.0.0.6:40161 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (379.553µs) from=127.0.0.6:37681 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (319.002µs) from=127.0.0.6:33571 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (329.026µs) from=127.0.0.6:37681 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (269.219µs) from=127.0.0.6:37681 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (321.385µs) from=127.0.0.6:37681 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (693.57µs) from=127.0.0.6:40175 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (317.019µs) from=127.0.0.6:40175 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (184.499µs) from=127.0.0.6:40175 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (329.763µs) from=127.0.0.6:40175 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (340.052µs) from=127.0.0.6:37681 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (383.944µs) from=127.0.0.6:52333 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (392.649µs) from=127.0.0.6:46507 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (3.999989ms) from=127.0.0.6:52333 2022/09/02 23:02:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (252.534µs) from=127.0.0.6:39555 2022/09/02 23:02:59 [DEBUG] http: Request GET /v1/status/leader (203.655µs) from=127.0.0.6:46585 2022/09/02 23:03:01 [DEBUG] http: Request GET /v1/status/leader (181.686µs) from=127.0.0.6:46585 2022/09/02 23:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:03:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.548861354s) from=127.0.0.6:37911 2022/09/02 23:03:19 [DEBUG] http: Request GET /v1/status/leader (388.498µs) from=127.0.0.6:54791 2022/09/02 23:03:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.25754756s) from=127.0.0.6:40367 2022/09/02 23:03:21 [DEBUG] http: Request GET /v1/status/leader (249.259µs) from=127.0.0.6:46585 2022/09/02 23:03:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m7.409921681s) from=127.0.0.6:43065 2022/09/02 23:03:25 [DEBUG] http: Request GET /v1/catalog/services (415.539µs) from=127.0.0.6:54791 2022/09/02 23:03:25 [DEBUG] http: Request GET /v1/status/leader (277.289µs) from=127.0.0.6:46585 2022/09/02 23:03:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (362.981µs) from=127.0.0.6:46585 2022/09/02 23:03:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.393µs) from=127.0.0.6:46585 2022/09/02 23:03:45 [DEBUG] http: Request GET /v1/status/leader (316.424µs) from=127.0.0.6:53317 2022/09/02 23:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/catalog/services (403.155µs) from=127.0.0.6:46383 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/status/leader (781.703µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (515.744µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.259µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (311.203µs) from=127.0.0.6:41079 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (372.793µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (350.69µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (221.607µs) from=127.0.0.6:41079 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (265.776µs) from=127.0.0.6:52461 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (186.64µs) from=127.0.0.6:54753 2022/09/02 23:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (413.808µs) from=127.0.0.6:36665 2022/09/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (393.584µs) from=127.0.0.6:52461 2022/09/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.666µs) from=127.0.0.6:41079 2022/09/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.78µs) from=127.0.0.6:41079 2022/09/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (609.665µs) from=127.0.0.6:53317 2022/09/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (263.43µs) from=127.0.0.6:58579 2022/09/02 23:03:53 [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/09/02 23:03: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/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:03:53 [INFO] agent: Synced service "_v1_sdnc_10.233.8.140_8282" 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:03:53 [DEBUG] agent: Node info in sync 2022/09/02 23:03:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.847657ms) from=127.0.0.6:51419 2022/09/02 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (1m12.324367071s) from=127.0.0.6:40161 2022/09/02 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (4.065899425s) from=127.0.0.6:46383 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:03:53 [DEBUG] agent: Node info in sync 2022/09/02 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (28.711663471s) from=127.0.0.6:54791 2022/09/02 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (1m35.072907835s) from=127.0.0.6:58775 2022/09/02 23:03:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (483.271µs) from=127.0.0.6:46383 2022/09/02 23:03:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (447.967µs) from=127.0.0.6:44679 2022/09/02 23:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:04:05 [DEBUG] http: Request GET /v1/status/leader (306.675µs) from=127.0.0.6:51419 2022/09/02 23:04:09 [DEBUG] http: Request GET /v1/status/leader (202.921µs) from=127.0.0.6:49045 2022/09/02 23:04:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m1.846949074s) from=127.0.0.6:50279 2022/09/02 23:04:25 [DEBUG] http: Request GET /v1/status/leader (298.151µs) from=127.0.0.6:49045 2022/09/02 23:04:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.841093601s) from=127.0.0.6:44693 2022/09/02 23:04:30 [DEBUG] http: Request GET /v1/status/leader (824.795µs) from=127.0.0.6:49045 2022/09/02 23:04:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.717601088s) from=127.0.0.6:39555 2022/09/02 23:04:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.603474189s) from=127.0.0.6:47933 2022/09/02 23:04:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.818197478s) from=127.0.0.6:46507 2022/09/02 23:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.182536448s) from=127.0.0.6:40035 2022/09/02 23:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.53460002s) from=127.0.0.6:40175 2022/09/02 23:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m3.626402074s) from=127.0.0.6:39875 2022/09/02 23:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.403384533s) from=127.0.0.6:52797 2022/09/02 23:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m4.723332419s) from=127.0.0.6:50159 2022/09/02 23:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.43913697s) from=127.0.0.6:33571 2022/09/02 23:04:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.349530469s) from=127.0.0.6:45377 2022/09/02 23:04:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.438573732s) from=127.0.0.6:58911 2022/09/02 23:04:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.149014284s) from=127.0.0.6:52333 2022/09/02 23:04:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.088173845s) from=127.0.0.6:43841 2022/09/02 23:04:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.430426595s) from=127.0.0.6:37681 2022/09/02 23:04:56 [DEBUG] http: Request GET /v1/catalog/services (689.361µs) from=127.0.0.6:49045 2022/09/02 23:04:56 [DEBUG] http: Request GET /v1/status/leader (374.064µs) from=127.0.0.6:51419 2022/09/02 23:04:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.247431ms) from=127.0.0.6:47873 2022/09/02 23:04:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (275.844µs) from=127.0.0.6:47873 2022/09/02 23:04:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:04:58 [DEBUG] agent: Node info in sync 2022/09/02 23:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:05:16 [DEBUG] http: Request GET /v1/status/leader (319.425µs) from=127.0.0.6:56941 2022/09/02 23:05:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.239242737s) from=127.0.0.6:46585 2022/09/02 23:05:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.662852873s) from=127.0.0.6:45959 2022/09/02 23:05:28 [DEBUG] http: Request GET /v1/catalog/services (671.419µs) from=127.0.0.6:56941 2022/09/02 23:05:28 [DEBUG] http: Request GET /v1/status/leader (386.366µs) from=127.0.0.6:56941 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (312.348µs) from=127.0.0.6:38869 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (219.732µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (267.635µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (416.624µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (281.737µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.951µs) from=127.0.0.6:52569 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (375.017µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (276.246µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (409.552µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (487.571µs) from=127.0.0.6:45435 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (304.478µs) from=127.0.0.6:49377 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (483.283µs) from=127.0.0.6:40111 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (377.233µs) from=127.0.0.6:39337 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (237.101µs) from=127.0.0.6:40141 2022/09/02 23:05:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (341.574µs) from=127.0.0.6:40141 2022/09/02 23:05:36 [DEBUG] http: Request GET /v1/status/leader (204.762µs) from=127.0.0.6:50079 2022/09/02 23:05:49 [DEBUG] http: Request GET /v1/status/leader (322.029µs) from=127.0.0.6:57699 2022/09/02 23:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.22163368s) from=127.0.0.6:34599 2022/09/02 23:05:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.741844416s) from=127.0.0.6:36665 2022/09/02 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m3.3614319s) from=127.0.0.6:41079 2022/09/02 23:05:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.471401313s) from=127.0.0.6:58579 2022/09/02 23:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.757555167s) from=127.0.0.6:49947 2022/09/02 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.843085055s) from=127.0.0.6:47379 2022/09/02 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m4.301246517s) from=127.0.0.6:52837 2022/09/02 23:05:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.518266827s) from=127.0.0.6:47971 2022/09/02 23:05:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m0.95957232s) from=127.0.0.6:44679 2022/09/02 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.295232171s) from=127.0.0.6:54753 2022/09/02 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.453730804s) from=127.0.0.6:34563 2022/09/02 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.603032261s) from=127.0.0.6:53317 2022/09/02 23:05:56 [DEBUG] http: Request GET /v1/status/leader (314.373µs) from=127.0.0.6:57699 2022/09/02 23:05:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.225602008s) from=127.0.0.6:52461 2022/09/02 23:05:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.380255764s) from=127.0.0.6:56731 2022/09/02 23:05:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.206316598s) from=127.0.0.6:42177 2022/09/02 23:05:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.597642374s) from=127.0.0.6:46383 2022/09/02 23:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.059959065s) from=127.0.0.6:54791 2022/09/02 23:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:06:09 [DEBUG] http: Request GET /v1/status/leader (3.377941ms) from=127.0.0.6:57699 2022/09/02 23:06:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:06:27 [DEBUG] http: Request GET /v1/catalog/services (586.849µs) from=127.0.0.6:57699 2022/09/02 23:06:27 [DEBUG] http: Request GET /v1/status/leader (366.337µs) from=127.0.0.6:33863 2022/09/02 23:06:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (362.831µs) from=127.0.0.6:33863 2022/09/02 23:06:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.117µs) from=127.0.0.6:39777 2022/09/02 23:06:28 [DEBUG] http: Request GET /v1/catalog/services (365.833µs) from=127.0.0.6:48383 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/status/leader (363.854µs) from=127.0.0.6:48383 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (332.791µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (347.616µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.566µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (346.712µs) from=127.0.0.6:50079 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (326.546µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (256.873µs) from=127.0.0.6:50079 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (352.579µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (255.133µs) from=127.0.0.6:50079 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (186.884µs) from=127.0.0.6:60163 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (164.529µs) from=127.0.0.6:43205 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (126.78µs) from=127.0.0.6:60163 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (212.31µs) from=127.0.0.6:50079 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (249.402µs) from=127.0.0.6:45397 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (254.519µs) from=127.0.0.6:60163 2022/09/02 23:06:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (214.812µs) from=127.0.0.6:43205 2022/09/02 23:06:47 [DEBUG] http: Request GET /v1/status/leader (10.781573ms) from=127.0.0.6:48193 2022/09/02 23:06:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:06:47 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:06:47 [DEBUG] agent: Node info in sync 2022/09/02 23:06:49 [DEBUG] http: Request GET /v1/status/leader (1.077438ms) from=127.0.0.6:48193 2022/09/02 23:06:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.965472827s) from=127.0.0.6:49045 2022/09/02 23:07:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.392115675s) from=127.0.0.6:47873 2022/09/02 23:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:07:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.045496102s) from=127.0.0.6:51419 2022/09/02 23:07:07 [DEBUG] http: Request GET /v1/status/leader (979.172µs) from=127.0.0.6:56801 2022/09/02 23:07:09 [DEBUG] http: Request GET /v1/status/leader (414.631µs) from=127.0.0.6:48193 2022/09/02 23:07:27 [DEBUG] http: Request GET /v1/status/leader (412.575µs) from=127.0.0.6:56801 2022/09/02 23:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m0.303633365s) from=127.0.0.6:40111 2022/09/02 23:07:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.940230591s) from=127.0.0.6:40141 2022/09/02 23:07:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.39452205s) from=127.0.0.6:49661 2022/09/02 23:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.597507583s) from=127.0.0.6:39337 2022/09/02 23:07:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.152251554s) from=127.0.0.6:38869 2022/09/02 23:07:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.085303135s) from=127.0.0.6:44781 2022/09/02 23:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.453251743s) from=127.0.0.6:60829 2022/09/02 23:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.849036088s) from=127.0.0.6:49377 2022/09/02 23:07:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m3.829361605s) from=127.0.0.6:44323 2022/09/02 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.126595366s) from=127.0.0.6:48519 2022/09/02 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m5.317957981s) from=127.0.0.6:45435 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/catalog/services (563.583µs) from=127.0.0.6:56801 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/status/leader (285.897µs) from=127.0.0.6:48193 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (402.115µs) from=127.0.0.6:48297 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (344.485µs) from=127.0.0.6:48193 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.45438928s) from=127.0.0.6:56941 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.871615698s) from=127.0.0.6:49999 2022/09/02 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.12583647s) from=127.0.0.6:52569 2022/09/02 23:07:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.72298417s) from=127.0.0.6:50815 2022/09/02 23:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m7.181108478s) from=127.0.0.6:57527 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/catalog/services (529.537µs) from=127.0.0.6:34925 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/status/leader (351.766µs) from=127.0.0.6:53451 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.19µs) from=127.0.0.6:53451 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (352.634µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (459.009µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (271.337µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (260.411µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (315.089µs) from=127.0.0.6:53451 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (348.992µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (577.752µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (389.409µs) from=127.0.0.6:53451 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (352.277µs) from=127.0.0.6:53451 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (360.557µs) from=127.0.0.6:55823 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (285.045µs) from=127.0.0.6:57775 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (169.493µs) from=127.0.0.6:54395 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (396.79µs) from=127.0.0.6:59261 2022/09/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.345µs) from=127.0.0.6:49135 2022/09/02 23:07:55 [DEBUG] http: Request GET /v1/status/leader (375.815µs) from=127.0.0.6:52603 2022/09/02 23:07:59 [DEBUG] http: Request GET /v1/status/leader (329.283µs) from=127.0.0.6:57493 2022/09/02 23:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:08:15 [DEBUG] http: Request GET /v1/status/leader (309.021µs) from=127.0.0.6:52603 2022/09/02 23:08:19 [DEBUG] http: Request GET /v1/status/leader (1.332486ms) from=127.0.0.6:57493 2022/09/02 23:08:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.793529837s) from=127.0.0.6:57699 2022/09/02 23:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.976619322s) from=127.0.0.6:50079 2022/09/02 23:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.034651772s) from=127.0.0.6:33569 2022/09/02 23:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m1.855042409s) from=127.0.0.6:59509 2022/09/02 23:08:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.219358206s) from=127.0.0.6:43205 2022/09/02 23:08:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.799205556s) from=127.0.0.6:60163 2022/09/02 23:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.466370401s) from=127.0.0.6:48383 2022/09/02 23:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.163598102s) from=127.0.0.6:33323 2022/09/02 23:08:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m4.398353319s) from=127.0.0.6:37217 2022/09/02 23:08:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.615924393s) from=127.0.0.6:33863 2022/09/02 23:08:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.84668561s) from=127.0.0.6:40307 2022/09/02 23:08:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.005686174s) from=127.0.0.6:45397 2022/09/02 23:08:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.005261395s) from=127.0.0.6:39777 2022/09/02 23:08:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.29247533s) from=127.0.0.6:43359 2022/09/02 23:08:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m5.595870434s) from=127.0.0.6:44383 2022/09/02 23:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m5.640368188s) from=127.0.0.6:57497 2022/09/02 23:08:35 [DEBUG] http: Request GET /v1/status/leader (219.364µs) from=127.0.0.6:57493 2022/09/02 23:08:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.9682382s) from=127.0.0.6:57559 2022/09/02 23:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m6.274270939s) from=127.0.0.6:33327 2022/09/02 23:08:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.632870841s) from=127.0.0.6:58419 2022/09/02 23:08:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:08:44 [DEBUG] agent: Node info in sync 2022/09/02 23:08:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/catalog/services (627.814µs) from=127.0.0.6:57493 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/status/leader (211.788µs) from=127.0.0.6:57493 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (493.071µs) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (654.789µs) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (208.63µs) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (243.374µs) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (460.426µs) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.103272ms) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (365.321µs) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (232.546µs) from=127.0.0.6:33127 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (264.581µs) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (325.042µs) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (244.427µs) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (253.134µs) from=127.0.0.6:33127 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (22.573121ms) from=127.0.0.6:52603 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (22.979518ms) from=127.0.0.6:49589 2022/09/02 23:08:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (250.091µs) from=127.0.0.6:49589 2022/09/02 23:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:09:09 [DEBUG] http: Request GET /v1/status/leader (424.38µs) from=127.0.0.6:49913 2022/09/02 23:09:29 [DEBUG] http: Request GET /v1/status/leader (424.543µs) from=127.0.0.6:49913 2022/09/02 23:09:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.530132813s) from=127.0.0.6:48193 2022/09/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.249648359s) from=127.0.0.6:45751 2022/09/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.353200865s) from=127.0.0.6:54395 2022/09/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m5.434330676s) from=127.0.0.6:48297 2022/09/02 23:09:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.567214979s) from=127.0.0.6:56801 2022/09/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.028843923s) from=127.0.0.6:49033 2022/09/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.298238321s) from=127.0.0.6:57775 2022/09/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m1.337266693s) from=127.0.0.6:37427 2022/09/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.306632994s) from=127.0.0.6:54615 2022/09/02 23:09:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.044925511s) from=127.0.0.6:34925 2022/09/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.754091657s) from=127.0.0.6:49135 2022/09/02 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m3.781792731s) from=127.0.0.6:56881 2022/09/02 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.082987175s) from=127.0.0.6:59261 2022/09/02 23:09:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.342360906s) from=127.0.0.6:42995 2022/09/02 23:09:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.264172293s) from=127.0.0.6:55823 2022/09/02 23:09:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.461545162s) from=127.0.0.6:38679 2022/09/02 23:09:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.940144344s) from=127.0.0.6:53451 2022/09/02 23:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.089353951s) from=127.0.0.6:38201 2022/09/02 23:09:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.330985878s) from=127.0.0.6:47335 2022/09/02 23:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:10:07 [DEBUG] http: Request GET /v1/catalog/services (550.594µs) from=127.0.0.6:49913 2022/09/02 23:10:07 [DEBUG] http: Request GET /v1/status/leader (521.233µs) from=127.0.0.6:59017 2022/09/02 23:10:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (402.773µs) from=127.0.0.6:59017 2022/09/02 23:10:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (249.62µs) from=127.0.0.6:52991 2022/09/02 23:10:27 [DEBUG] http: Request GET /v1/status/leader (229.085µs) from=127.0.0.6:48639 2022/09/02 23:10:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:10:31 [DEBUG] agent: Node info in sync 2022/09/02 23:10:48 [DEBUG] http: Request GET /v1/status/leader (212.66µs) from=127.0.0.6:48639 2022/09/02 23:10:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.103070247s) from=127.0.0.6:41225 2022/09/02 23:10:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.339241485s) from=127.0.0.6:56599 2022/09/02 23:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m0.555875767s) from=127.0.0.6:43381 2022/09/02 23:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.673193638s) from=127.0.0.6:55521 2022/09/02 23:10:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.735660986s) from=127.0.0.6:52603 2022/09/02 23:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.626258515s) from=127.0.0.6:42089 2022/09/02 23:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.842709846s) from=127.0.0.6:44925 2022/09/02 23:10:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.897183876s) from=127.0.0.6:49589 2022/09/02 23:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m4.916029589s) from=127.0.0.6:55487 2022/09/02 23:10:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m5.291140252s) from=127.0.0.6:50487 2022/09/02 23:10:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.423113089s) from=127.0.0.6:35865 2022/09/02 23:10:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.096693715s) from=127.0.0.6:57493 2022/09/02 23:10:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.972334168s) from=127.0.0.6:33127 2022/09/02 23:10:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.525489192s) from=127.0.0.6:35981 2022/09/02 23:10:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m7.082376001s) from=127.0.0.6:59973 2022/09/02 23:10:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.350560369s) from=127.0.0.6:57699 2022/09/02 23:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:11:08 [DEBUG] http: Request GET /v1/status/leader (408.454µs) from=127.0.0.6:48639 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/catalog/services (462.079µs) from=127.0.0.6:36627 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/status/leader (561.581µs) from=127.0.0.6:43437 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (350.308µs) from=127.0.0.6:43437 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (189.04µs) from=127.0.0.6:43437 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (284.164µs) from=127.0.0.6:43437 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (385.009µs) from=127.0.0.6:43437 2022/09/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (233.509µs) from=127.0.0.6:45491 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (280.842µs) from=127.0.0.6:48639 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (319.437µs) from=127.0.0.6:45491 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (377.778µs) from=127.0.0.6:45491 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (227.69µs) from=127.0.0.6:43437 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (362.771µs) from=127.0.0.6:48639 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (417.025µs) from=127.0.0.6:48639 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.967µs) from=127.0.0.6:48639 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (361.935µs) from=127.0.0.6:51451 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (344.43µs) from=127.0.0.6:41911 2022/09/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (378.568µs) from=127.0.0.6:43737 2022/09/02 23:11:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:11:41 [DEBUG] http: Request GET /v1/status/leader (323.623µs) from=127.0.0.6:51501 2022/09/02 23:11:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:11:55 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:11:55 [DEBUG] agent: Node info in sync 2022/09/02 23:12:02 [DEBUG] http: Request GET /v1/status/leader (5.126222ms) from=127.0.0.6:51501 2022/09/02 23:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:12:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.099242613s) from=127.0.0.6:59017 2022/09/02 23:12:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.100627164s) from=127.0.0.6:49913 2022/09/02 23:12:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m4.630789894s) from=127.0.0.6:52991 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/catalog/services (497.672µs) from=127.0.0.6:51501 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/status/leader (365.929µs) from=127.0.0.6:51501 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (361.978µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (412.397µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (319.316µs) from=127.0.0.6:51577 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (269.495µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (393.153µs) from=127.0.0.6:51577 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (341.012µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (373.794µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (378.172µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (346.841µs) from=127.0.0.6:51577 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (215.032µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (283.757µs) from=127.0.0.6:51577 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (540.674µs) from=127.0.0.6:37121 2022/09/02 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (585.921µs) from=127.0.0.6:51577 2022/09/02 23:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (340.854µs) from=127.0.0.6:51577 2022/09/02 23:12:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (446.552µs) from=127.0.0.6:38395 2022/09/02 23:12:51 [DEBUG] http: Request GET /v1/status/leader (553.704µs) from=127.0.0.6:49011 2022/09/02 23:12:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:12:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:12:56 [DEBUG] agent: Node info in sync 2022/09/02 23:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:13:11 [DEBUG] http: Request GET /v1/status/leader (481.818µs) from=127.0.0.6:49011 2022/09/02 23:13:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.754289379s) from=127.0.0.6:41911 2022/09/02 23:13:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.577494493s) from=127.0.0.6:41189 2022/09/02 23:13:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m1.632713632s) from=127.0.0.6:53513 2022/09/02 23:13:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.131361634s) from=127.0.0.6:43437 2022/09/02 23:13:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.695306341s) from=127.0.0.6:51415 2022/09/02 23:13:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.083530332s) from=127.0.0.6:48639 2022/09/02 23:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.709718126s) from=127.0.0.6:36627 2022/09/02 23:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.150430226s) from=127.0.0.6:58081 2022/09/02 23:13:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.511914416s) from=127.0.0.6:60117 2022/09/02 23:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.459593756s) from=127.0.0.6:52413 2022/09/02 23:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m5.326559903s) from=127.0.0.6:38607 2022/09/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m5.605438118s) from=127.0.0.6:43737 2022/09/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.494827536s) from=127.0.0.6:51451 2022/09/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.750152945s) from=127.0.0.6:45491 2022/09/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.617973291s) from=127.0.0.6:35777 2022/09/02 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.965026903s) from=127.0.0.6:34361 2022/09/02 23:13:55 [DEBUG] http: Request GET /v1/catalog/services (477.774µs) from=127.0.0.6:49011 2022/09/02 23:13:55 [DEBUG] http: Request GET /v1/status/leader (365.406µs) from=127.0.0.6:49011 2022/09/02 23:13:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (378.516µs) from=127.0.0.6:49859 2022/09/02 23:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (333.99µs) from=127.0.0.6:49859 2022/09/02 23:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:14:15 [DEBUG] http: Request GET /v1/status/leader (363.218µs) from=127.0.0.6:46711 2022/09/02 23:14:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:14:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:14:16 [DEBUG] agent: Node info in sync 2022/09/02 23:14:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m0.137764646s) from=127.0.0.6:41107 2022/09/02 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.922389088s) from=127.0.0.6:57679 2022/09/02 23:14:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.978124528s) from=127.0.0.6:35729 2022/09/02 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m1.108888544s) from=127.0.0.6:55075 2022/09/02 23:14:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.536700375s) from=127.0.0.6:52397 2022/09/02 23:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.891389057s) from=127.0.0.6:45325 2022/09/02 23:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.194167789s) from=127.0.0.6:44881 2022/09/02 23:14:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m2.844271088s) from=127.0.0.6:51747 2022/09/02 23:14:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.945772123s) from=127.0.0.6:51577 2022/09/02 23:14:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.009774397s) from=127.0.0.6:43951 2022/09/02 23:14:35 [DEBUG] http: Request GET /v1/status/leader (384.661µs) from=127.0.0.6:46711 2022/09/02 23:14:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.705706772s) from=127.0.0.6:48233 2022/09/02 23:14:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m4.343146345s) from=127.0.0.6:38395 2022/09/02 23:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.881849223s) from=127.0.0.6:37121 2022/09/02 23:14:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.471190968s) from=127.0.0.6:51501 2022/09/02 23:14:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.130582619s) from=127.0.0.6:46911 2022/09/02 23:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m7.45598357s) from=127.0.0.6:33745 2022/09/02 23:14:55 [DEBUG] http: Request GET /v1/status/leader (343.924µs) from=127.0.0.6:46711 2022/09/02 23:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:15:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:15:29 [DEBUG] agent: Node info in sync 2022/09/02 23:15:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.005357345s) from=127.0.0.6:47853 2022/09/02 23:15:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.407927987s) from=127.0.0.6:49011 2022/09/02 23:16:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m4.615531249s) from=127.0.0.6:49859 2022/09/02 23:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/catalog/services (1.186663ms) from=127.0.0.6:46711 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/status/leader (694.44µs) from=127.0.0.6:46711 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (645.311µs) from=127.0.0.6:57167 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (396.952µs) from=127.0.0.6:57167 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (411.573µs) from=127.0.0.6:57167 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (400.56µs) from=127.0.0.6:57167 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.853µs) from=127.0.0.6:42153 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.332931ms) from=127.0.0.6:42153 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.66µs) from=127.0.0.6:57167 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (273.453µs) from=127.0.0.6:48497 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.113444ms) from=127.0.0.6:48001 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (493.703µs) from=127.0.0.6:48001 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (175.805µs) from=127.0.0.6:48497 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (500.539µs) from=127.0.0.6:48001 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (268.907µs) from=127.0.0.6:48497 2022/09/02 23:16:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (598.091µs) from=127.0.0.6:42153 2022/09/02 23:16:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (296.533µs) from=127.0.0.6:43971 2022/09/02 23:16:41 [DEBUG] http: Request GET /v1/status/leader (3.852335ms) from=127.0.0.6:40007 2022/09/02 23:17:01 [DEBUG] http: Request GET /v1/status/leader (1.262079ms) from=127.0.0.6:40007 2022/09/02 23:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:17:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:17:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:17:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:17:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:17:13 [DEBUG] agent: Node info in sync 2022/09/02 23:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.148330274s) from=127.0.0.6:57167 2022/09/02 23:18:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.790619012s) from=127.0.0.6:55221 2022/09/02 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m1.612937854s) from=127.0.0.6:41479 2022/09/02 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.651799484s) from=127.0.0.6:44249 2022/09/02 23:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.38413679s) from=127.0.0.6:43971 2022/09/02 23:18:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.703635884s) from=127.0.0.6:46711 2022/09/02 23:18:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.010125723s) from=127.0.0.6:56379 2022/09/02 23:18:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.521649525s) from=127.0.0.6:45811 2022/09/02 23:18:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.279416784s) from=127.0.0.6:48497 2022/09/02 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.364956213s) from=127.0.0.6:42153 2022/09/02 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m4.561420129s) from=127.0.0.6:48001 2022/09/02 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.66706758s) from=127.0.0.6:54795 2022/09/02 23:18:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.315424881s) from=127.0.0.6:53411 2022/09/02 23:18:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.161421605s) from=127.0.0.6:43555 2022/09/02 23:18:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.430109743s) from=127.0.0.6:41047 2022/09/02 23:18:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.823620218s) from=127.0.0.6:36121 2022/09/02 23:18:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:46 [DEBUG] agent: Node info in sync 2022/09/02 23:18:53 [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/09/02 23:18: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/09/02 23:18:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:53 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" 2022/09/02 23:18:53 [DEBUG] agent: Node info in sync 2022/09/02 23:18:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.676171ms) from=127.0.0.6:46891 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:18:53 [DEBUG] agent: Node info in sync 2022/09/02 23:18:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (705.753µs) from=127.0.0.6:46891 2022/09/02 23:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:19:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:20:07 [DEBUG] http: Request GET /v1/catalog/services (927.949µs) from=127.0.0.6:46891 2022/09/02 23:20:07 [DEBUG] http: Request GET /v1/status/leader (571.558µs) from=127.0.0.6:46891 2022/09/02 23:20:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (878.25µs) from=127.0.0.6:48851 2022/09/02 23:20:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (295.477µs) from=127.0.0.6:58537 2022/09/02 23:20:27 [DEBUG] http: Request GET /v1/status/leader (381.116µs) from=127.0.0.6:60449 2022/09/02 23:20:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:29 [DEBUG] agent: Node info in sync 2022/09/02 23:20:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.12.148_8082" 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Node info in sync 2022/09/02 23:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.702888ms) from=127.0.0.6:60449 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:42 [DEBUG] agent: Node info in sync 2022/09/02 23:20:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (35.593381074s) from=127.0.0.6:46891 2022/09/02 23:20:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (780.19µs) from=127.0.0.6:60449 2022/09/02 23:20:42 [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/09/02 23:20:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:42 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.60.133_8443" 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:42 [DEBUG] agent: Node info in sync 2022/09/02 23:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.297643ms) from=127.0.0.6:60449 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:42 [DEBUG] agent: Node info in sync 2022/09/02 23:20:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (64.77197ms) from=127.0.0.6:46891 2022/09/02 23:20:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.413218ms) from=127.0.0.6:60449 2022/09/02 23:20:47 [DEBUG] http: Request GET /v1/status/leader (299.041µs) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.3.36_8482" 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.235935ms) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (9.56352183s) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (592.703µs) from=127.0.0.6:60449 2022/09/02 23:20:52 [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/09/02 23:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.62.153_8410" 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.478977ms) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (56.533417ms) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (319.454µs) from=127.0.0.6:60449 2022/09/02 23:20:52 [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/09/02 23:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [INFO] agent: Synced service "_v1_vnfres_10.233.5.30_8802" 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.831945ms) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (67.70567ms) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (2.225391ms) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.22.239_8803" 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.239209ms) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (47.917677ms) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (558.112µs) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.39.201_8484" 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (125.292233ms) from=127.0.0.6:60449 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (29.698982ms) from=127.0.0.6:46891 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:52 [DEBUG] agent: Node info in sync 2022/09/02 23:20:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (490.074µs) from=127.0.0.6:46891 2022/09/02 23:20:53 [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/09/02 23:20: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/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [INFO] agent: Synced service "_v1_nslcm_10.233.59.181_8403" 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (17.658391ms) from=127.0.0.6:46891 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (488.549µs) from=127.0.0.6:46891 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (307.914557ms) from=127.0.0.6:60449 2022/09/02 23:20:53 [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/09/02 23:20: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/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [INFO] agent: Synced service "_v2_nslcm_10.233.59.181_8403" 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (67.066917ms) from=127.0.0.6:46891 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (66.790374ms) from=127.0.0.6:60449 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (492.487µs) from=127.0.0.6:46891 2022/09/02 23:20:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/02 23:20: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/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [INFO] agent: Synced service "_v1_vnflcm_10.233.19.201_8801" 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.865919ms) from=127.0.0.6:46891 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:20:53 [DEBUG] agent: Node info in sync 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (134.106341ms) from=127.0.0.6:60449 2022/09/02 23:20:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (493.582µs) from=127.0.0.6:60449 2022/09/02 23:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:21:07 [DEBUG] http: Request GET /v1/status/leader (215.153µs) from=127.0.0.6:46891 2022/09/02 23:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:21:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:21:58 [DEBUG] agent: Node info in sync 2022/09/02 23:22:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:22:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.112176866s) from=127.0.0.6:58537 2022/09/02 23:22:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m5.344893297s) from=127.0.0.6:48851 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/catalog/services (1.130538ms) from=127.0.0.6:60909 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/status/leader (602.493µs) from=127.0.0.6:60909 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (604.621µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (504.116µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (379.487µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.038µs) from=127.0.0.6:52855 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.808µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (760.468µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (300.819µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (382.42µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (231.919µs) from=127.0.0.6:50357 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (139.546µs) from=127.0.0.6:52855 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (378.958µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (498.09µs) from=127.0.0.6:57173 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.324µs) from=127.0.0.6:50357 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (257.454µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (186.241µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (150.421µs) from=127.0.0.6:50357 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (203.254µs) from=127.0.0.6:57173 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (173.46µs) from=127.0.0.6:50357 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.458µs) from=127.0.0.6:36863 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (182.967µs) from=127.0.0.6:42817 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (302.446µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (188.16µs) from=127.0.0.6:57173 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (310.302µs) from=127.0.0.6:57173 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (131.523µs) from=127.0.0.6:46891 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (511.47µs) from=127.0.0.6:52855 2022/09/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (436.067µs) from=127.0.0.6:57173 2022/09/02 23:22:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m3.631146499s) from=127.0.0.6:60449 2022/09/02 23:23:00 [DEBUG] http: Request GET /v1/status/leader (267.02µs) from=127.0.0.6:53197 2022/09/02 23:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:23:20 [DEBUG] http: Request GET /v1/status/leader (375.425µs) from=127.0.0.6:50599 2022/09/02 23:23:43 [DEBUG] http: Request GET /v1/catalog/services (697.773µs) from=127.0.0.6:53197 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/status/leader (330.606µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (488.725µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (410.635µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (404.979µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (388.28µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (298.405µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (441.612µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (307.104µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (332.427µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (136.09µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (276.374µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (307.249µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (742.113µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (328.36µs) from=127.0.0.6:60261 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (229.838µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.917µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (582.389µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (344.618µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (14.072063ms) from=127.0.0.6:47667 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/catalog/services (772.272µs) from=127.0.0.6:50599 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/status/leader (298.077µs) from=127.0.0.6:47667 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (372.292µs) from=127.0.0.6:47667 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (723.248µs) from=127.0.0.6:60261 2022/09/02 23:23:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:23:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:23:44 [DEBUG] agent: Node info in sync 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.293µs) from=127.0.0.6:37999 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.422µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (618.903µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (372.757µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (397.278µs) from=127.0.0.6:46675 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (401.473µs) from=127.0.0.6:45281 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (200.326µs) from=127.0.0.6:53255 2022/09/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (502.697µs) from=127.0.0.6:53255 2022/09/02 23:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:24:04 [DEBUG] http: Request GET /v1/status/leader (969.144µs) from=127.0.0.6:36717 2022/09/02 23:24:04 [DEBUG] http: Request GET /v1/status/leader (206.244µs) from=127.0.0.6:36717 2022/09/02 23:24:24 [DEBUG] http: Request GET /v1/status/leader (287.331µs) from=127.0.0.6:36717 2022/09/02 23:24:24 [DEBUG] http: Request GET /v1/status/leader (449.077µs) from=127.0.0.6:36717 2022/09/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.191355072s) from=127.0.0.6:47301 2022/09/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.228788733s) from=127.0.0.6:39869 2022/09/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.349899776s) from=127.0.0.6:36773 2022/09/02 23:24:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.214158252s) from=127.0.0.6:52855 2022/09/02 23:24:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.068697446s) from=127.0.0.6:45311 2022/09/02 23:24:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.314788864s) from=127.0.0.6:52793 2022/09/02 23:24:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.539195899s) from=127.0.0.6:43341 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.002280531s) from=127.0.0.6:40421 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.4316132s) from=127.0.0.6:60601 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.621695776s) from=127.0.0.6:39505 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m2.889449416s) from=127.0.0.6:50357 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.778478898s) from=127.0.0.6:40207 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.96634157s) from=127.0.0.6:42817 2022/09/02 23:24:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.875352016s) from=127.0.0.6:53857 2022/09/02 23:24:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.040417827s) from=127.0.0.6:51017 2022/09/02 23:24:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m3.468566978s) from=127.0.0.6:57173 2022/09/02 23:24:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.332366364s) from=127.0.0.6:36863 2022/09/02 23:24:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.281984261s) from=127.0.0.6:60909 2022/09/02 23:24:44 [DEBUG] http: Request GET /v1/status/leader (181.788µs) from=127.0.0.6:36717 2022/09/02 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.472219144s) from=127.0.0.6:60943 2022/09/02 23:24:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.184110125s) from=127.0.0.6:38407 2022/09/02 23:24:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m5.552010143s) from=127.0.0.6:51885 2022/09/02 23:24:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.497669614s) from=127.0.0.6:56879 2022/09/02 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m6.420166596s) from=127.0.0.6:36267 2022/09/02 23:24:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.30814102s) from=127.0.0.6:46891 2022/09/02 23:24:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.288089266s) from=127.0.0.6:57491 2022/09/02 23:24:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.246907885s) from=127.0.0.6:42451 2022/09/02 23:24:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.374865699s) from=127.0.0.6:43295 2022/09/02 23:24:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:25:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:25:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:25:12 [DEBUG] agent: Node info in sync 2022/09/02 23:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.332200191s) from=127.0.0.6:36501 2022/09/02 23:25:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.455909493s) from=127.0.0.6:57037 2022/09/02 23:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.819340567s) from=127.0.0.6:46649 2022/09/02 23:25:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.214932957s) from=127.0.0.6:42675 2022/09/02 23:25:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.947009424s) from=127.0.0.6:37999 2022/09/02 23:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m1.995260211s) from=127.0.0.6:53259 2022/09/02 23:25:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.873948703s) from=127.0.0.6:55055 2022/09/02 23:25:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.362818528s) from=127.0.0.6:48945 2022/09/02 23:25:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.742439776s) from=127.0.0.6:55497 2022/09/02 23:25:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.668460457s) from=127.0.0.6:45487 2022/09/02 23:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.759227161s) from=127.0.0.6:47567 2022/09/02 23:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.805006905s) from=127.0.0.6:57515 2022/09/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.696012539s) from=127.0.0.6:59779 2022/09/02 23:25:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.038894702s) from=127.0.0.6:50599 2022/09/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.781561905s) from=127.0.0.6:46675 2022/09/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m3.884574048s) from=127.0.0.6:45281 2022/09/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.869336442s) from=127.0.0.6:45063 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.192143881s) from=127.0.0.6:53111 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m5.151265649s) from=127.0.0.6:53197 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.653034265s) from=127.0.0.6:54869 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.61944721s) from=127.0.0.6:44145 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m4.651479201s) from=127.0.0.6:48723 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.696126652s) from=127.0.0.6:46581 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.971638976s) from=127.0.0.6:53255 2022/09/02 23:25:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.929706318s) from=127.0.0.6:56857 2022/09/02 23:25:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.114429311s) from=127.0.0.6:47667 2022/09/02 23:25:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.484438138s) from=127.0.0.6:60261 2022/09/02 23:25:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.402448874s) from=127.0.0.6:38889 2022/09/02 23:25:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m7.157067492s) from=127.0.0.6:54297 2022/09/02 23:25:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.321414829s) from=127.0.0.6:54119 2022/09/02 23:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:26:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:26:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:26:15 [DEBUG] agent: Node info in sync 2022/09/02 23:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:27:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:27:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:27:51 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:27:51 [DEBUG] agent: Node info in sync 2022/09/02 23:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:29:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:29:09 [DEBUG] agent: Node info in sync 2022/09/02 23:29:56 [DEBUG] http: Request GET /v1/catalog/services (824.705µs) from=127.0.0.6:33405 2022/09/02 23:29:56 [DEBUG] http: Request GET /v1/status/leader (6.730898ms) from=127.0.0.6:33405 2022/09/02 23:29:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (503.803µs) from=127.0.0.6:33095 2022/09/02 23:29:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.698µs) from=127.0.0.6:35431 2022/09/02 23:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/catalog/services (930.465µs) from=127.0.0.6:57115 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/status/leader (414.552µs) from=127.0.0.6:57115 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (481.635µs) from=127.0.0.6:42215 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (583.693µs) from=127.0.0.6:42215 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (329.701µs) from=127.0.0.6:42215 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (301.149µs) from=127.0.0.6:42215 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (324.033µs) from=127.0.0.6:42215 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (174.937µs) from=127.0.0.6:43489 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (202.311µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (256.14µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (243.824µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (332.078µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (176.842µs) from=127.0.0.6:52025 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.272µs) from=127.0.0.6:47867 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (149.368µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (788.422µs) from=127.0.0.6:47867 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (357.072µs) from=127.0.0.6:47867 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (287.769µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (393.834µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (300.422µs) from=127.0.0.6:47867 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (274.051µs) from=127.0.0.6:52025 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (414.617µs) from=127.0.0.6:52025 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (479.846µs) from=127.0.0.6:33905 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (442.844µs) from=127.0.0.6:52835 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (356.138µs) from=127.0.0.6:52835 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (213.626µs) from=127.0.0.6:56987 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (684.008µs) from=127.0.0.6:44865 2022/09/02 23:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (393.104µs) from=127.0.0.6:45243 2022/09/02 23:30:16 [DEBUG] http: Request GET /v1/status/leader (912.839µs) from=127.0.0.6:52667 2022/09/02 23:30:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:30:23 [DEBUG] http: Request GET /v1/status/leader (15.443156ms) from=127.0.0.6:52667 2022/09/02 23:30:36 [DEBUG] http: Request GET /v1/status/leader (638.257µs) from=127.0.0.6:52667 2022/09/02 23:30:43 [DEBUG] http: Request GET /v1/status/leader (282.398µs) from=127.0.0.6:52667 2022/09/02 23:30:56 [DEBUG] http: Request GET /v1/status/leader (239.709µs) from=127.0.0.6:42733 2022/09/02 23:31:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:31:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:31:01 [DEBUG] agent: Node info in sync 2022/09/02 23:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:31:05 [DEBUG] http: Request GET /v1/catalog/services (513.926µs) from=127.0.0.6:52667 2022/09/02 23:31:05 [DEBUG] http: Request GET /v1/status/leader (3.120994ms) from=127.0.0.6:42733 2022/09/02 23:31:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (301.918µs) from=127.0.0.6:52081 2022/09/02 23:31:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (129.769µs) from=127.0.0.6:42733 2022/09/02 23:31:09 [DEBUG] http: Request GET /v1/catalog/services (622.306µs) from=127.0.0.6:36085 2022/09/02 23:31:09 [DEBUG] http: Request GET /v1/status/leader (455.015µs) from=127.0.0.6:36085 2022/09/02 23:31:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (277.95µs) from=127.0.0.6:54513 2022/09/02 23:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (309.146µs) from=127.0.0.6:54513 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (391.746µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (166.032µs) from=127.0.0.6:54513 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (394.387µs) from=127.0.0.6:53397 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (282.937µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.05µs) from=127.0.0.6:54513 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.919µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (216.279µs) from=127.0.0.6:53397 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (167.629µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (219.434µs) from=127.0.0.6:53397 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (399.685µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (209.226µs) from=127.0.0.6:53397 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (185.954µs) from=127.0.0.6:54513 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (268.52µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (551.714µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (220.31µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (158.496µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (225.102µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (141.858µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (150.78µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.858µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (140.568µs) from=127.0.0.6:40093 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (121.705µs) from=127.0.0.6:43681 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (243.689µs) from=127.0.0.6:54513 2022/09/02 23:31:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (130.664µs) from=127.0.0.6:53397 2022/09/02 23:31:25 [DEBUG] http: Request GET /v1/status/leader (571.271µs) from=127.0.0.6:52979 2022/09/02 23:31:29 [DEBUG] http: Request GET /v1/status/leader (5.338681ms) from=127.0.0.6:44503 2022/09/02 23:31:45 [DEBUG] http: Request GET /v1/status/leader (448.14µs) from=127.0.0.6:52979 2022/09/02 23:31:49 [DEBUG] http: Request GET /v1/status/leader (327.587µs) from=127.0.0.6:52979 2022/09/02 23:31:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.288216538s) from=127.0.0.6:33405 2022/09/02 23:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.541492477s) from=127.0.0.6:33095 2022/09/02 23:31:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.992335193s) from=127.0.0.6:35431 2022/09/02 23:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:32:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.17739005s) from=127.0.0.6:52211 2022/09/02 23:32:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.193928489s) from=127.0.0.6:33713 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/status/leader (225.457µs) from=127.0.0.6:44503 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.806539773s) from=127.0.0.6:42215 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m1.714960239s) from=127.0.0.6:45243 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m1.779210526s) from=127.0.0.6:50617 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.962350852s) from=127.0.0.6:44181 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.005389005s) from=127.0.0.6:35185 2022/09/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.285871419s) from=127.0.0.6:56987 2022/09/02 23:32:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.745608836s) from=127.0.0.6:52025 2022/09/02 23:32:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.773160934s) from=127.0.0.6:45405 2022/09/02 23:32:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.250721909s) from=127.0.0.6:44275 2022/09/02 23:32:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.137322522s) from=127.0.0.6:33905 2022/09/02 23:32:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.617816985s) from=127.0.0.6:46263 2022/09/02 23:32:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.764800914s) from=127.0.0.6:44865 2022/09/02 23:32:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.68839557s) from=127.0.0.6:43915 2022/09/02 23:32:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.832143231s) from=127.0.0.6:48031 2022/09/02 23:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.121059016s) from=127.0.0.6:52835 2022/09/02 23:32:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.402006441s) from=127.0.0.6:55473 2022/09/02 23:32:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.653529863s) from=127.0.0.6:41823 2022/09/02 23:32:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.571229055s) from=127.0.0.6:56903 2022/09/02 23:32:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.09262173s) from=127.0.0.6:35183 2022/09/02 23:32:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.609913836s) from=127.0.0.6:57115 2022/09/02 23:32:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.513631915s) from=127.0.0.6:60833 2022/09/02 23:32:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.71019816s) from=127.0.0.6:47905 2022/09/02 23:32:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.065832455s) from=127.0.0.6:47867 2022/09/02 23:32:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.939141866s) from=127.0.0.6:38721 2022/09/02 23:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m7.490197711s) from=127.0.0.6:43489 2022/09/02 23:32:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:32:19 [DEBUG] agent: Node info in sync 2022/09/02 23:32:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:33:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m3.330444632s) from=127.0.0.6:52081 2022/09/02 23:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.240958792s) from=127.0.0.6:42733 2022/09/02 23:33:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.129796659s) from=127.0.0.6:53397 2022/09/02 23:33:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.582018173s) from=127.0.0.6:45067 2022/09/02 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.833144126s) from=127.0.0.6:40093 2022/09/02 23:33:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.843482304s) from=127.0.0.6:53999 2022/09/02 23:33:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m0.850455763s) from=127.0.0.6:57387 2022/09/02 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m1.024099306s) from=127.0.0.6:46627 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.713393326s) from=127.0.0.6:47319 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.855476906s) from=127.0.0.6:46155 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.97001332s) from=127.0.0.6:54919 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m7.459063477s) from=127.0.0.6:52667 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.429718068s) from=127.0.0.6:53699 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.474649719s) from=127.0.0.6:43681 2022/09/02 23:33:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.614698884s) from=127.0.0.6:39389 2022/09/02 23:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m2.722478054s) from=127.0.0.6:42971 2022/09/02 23:33:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.034501085s) from=127.0.0.6:51547 2022/09/02 23:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.125163859s) from=127.0.0.6:51507 2022/09/02 23:33:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.599718192s) from=127.0.0.6:50389 2022/09/02 23:33:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.333646319s) from=127.0.0.6:36085 2022/09/02 23:33:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.245469424s) from=127.0.0.6:41063 2022/09/02 23:33:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.58583491s) from=127.0.0.6:56845 2022/09/02 23:33:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m5.038931245s) from=127.0.0.6:54513 2022/09/02 23:33:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.102369356s) from=127.0.0.6:47143 2022/09/02 23:33:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.063348433s) from=127.0.0.6:45853 2022/09/02 23:33:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.48597121s) from=127.0.0.6:45761 2022/09/02 23:33:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.945308895s) from=127.0.0.6:37253 2022/09/02 23:33:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.974807051s) from=127.0.0.6:42705 2022/09/02 23:33:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.276871054s) from=127.0.0.6:43459 2022/09/02 23:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m7.486376056s) from=127.0.0.6:52207 2022/09/02 23:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:34:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:34:15 [DEBUG] agent: Node info in sync 2022/09/02 23:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:35:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:36:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:36:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:36:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:36:10 [DEBUG] agent: Node info in sync 2022/09/02 23:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:37:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:37:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:37:13 [DEBUG] agent: Node info in sync 2022/09/02 23:37:18 [DEBUG] http: Request GET /v1/catalog/services (1.880771ms) from=127.0.0.6:38333 2022/09/02 23:37:18 [DEBUG] http: Request GET /v1/status/leader (432.763µs) from=127.0.0.6:38333 2022/09/02 23:37:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (542.955µs) from=127.0.0.6:34267 2022/09/02 23:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (308.895µs) from=127.0.0.6:57267 2022/09/02 23:37:22 [DEBUG] http: Request GET /v1/catalog/services (1.465079ms) from=127.0.0.6:46341 2022/09/02 23:37:22 [DEBUG] http: Request GET /v1/status/leader (436.253µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (348.689µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (156.441µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (367.663µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (468.964µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (426.209µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.963µs) from=127.0.0.6:35809 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (325.495µs) from=127.0.0.6:35809 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (415.971µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (289.027µs) from=127.0.0.6:35809 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (518.404µs) from=127.0.0.6:34659 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (173.111µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (312.575µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (317.541µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (376.149µs) from=127.0.0.6:42559 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (267.203µs) from=127.0.0.6:34659 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (208.328µs) from=127.0.0.6:35809 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (151.434µs) from=127.0.0.6:34659 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (333.224µs) from=127.0.0.6:48411 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (358.652µs) from=127.0.0.6:34659 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (430.226µs) from=127.0.0.6:34489 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (384.422µs) from=127.0.0.6:35809 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (423.473µs) from=127.0.0.6:34489 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (274.087µs) from=127.0.0.6:34489 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (254.107µs) from=127.0.0.6:34659 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (289.752µs) from=127.0.0.6:38021 2022/09/02 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (344.774µs) from=127.0.0.6:42065 2022/09/02 23:37:38 [DEBUG] http: Request GET /v1/status/leader (338.792µs) from=127.0.0.6:42169 2022/09/02 23:37:43 [DEBUG] http: Request GET /v1/status/leader (2.153829ms) from=127.0.0.6:43261 2022/09/02 23:37:59 [DEBUG] http: Request GET /v1/status/leader (192.215µs) from=127.0.0.6:42169 2022/09/02 23:37:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:38:03 [DEBUG] http: Request GET /v1/status/leader (301.719µs) from=127.0.0.6:43261 2022/09/02 23:38:19 [DEBUG] http: Request GET /v1/status/leader (327.008µs) from=127.0.0.6:43261 2022/09/02 23:38:25 [DEBUG] http: Request GET /v1/catalog/services (695.677µs) from=127.0.0.6:43261 2022/09/02 23:38:25 [DEBUG] http: Request GET /v1/status/leader (179.977µs) from=127.0.0.6:43261 2022/09/02 23:38:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (349.551µs) from=127.0.0.6:42169 2022/09/02 23:38:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.391µs) from=127.0.0.6:45897 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/catalog/services (779.039µs) from=127.0.0.6:46921 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/status/leader (199.696µs) from=127.0.0.6:46921 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (430.247µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (409.261µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (326.289µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.936µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (369.172µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (326.332µs) from=127.0.0.6:46609 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (405.48µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.546µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (183.485µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (306.941µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.134µs) from=127.0.0.6:45763 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (339.786µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (240.653µs) from=127.0.0.6:46609 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (476.361µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (329.498µs) from=127.0.0.6:45763 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (202.167µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (199.724µs) from=127.0.0.6:46609 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (217.496µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (321.412µs) from=127.0.0.6:50989 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (345.918µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (179.007µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (223.127µs) from=127.0.0.6:38791 2022/09/02 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (285.776µs) from=127.0.0.6:50989 2022/09/02 23:38:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (250.798µs) from=127.0.0.6:42959 2022/09/02 23:38:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (278.163µs) from=127.0.0.6:60885 2022/09/02 23:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (247.514µs) from=127.0.0.6:42959 2022/09/02 23:38:45 [DEBUG] http: Request GET /v1/status/leader (426.884µs) from=127.0.0.6:49961 2022/09/02 23:38:49 [DEBUG] http: Request GET /v1/status/leader (410.314µs) from=127.0.0.6:56567 2022/09/02 23:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:39:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:39:04 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:39:04 [DEBUG] agent: Node info in sync 2022/09/02 23:39:05 [DEBUG] http: Request GET /v1/status/leader (576.145µs) from=127.0.0.6:56567 2022/09/02 23:39:09 [DEBUG] http: Request GET /v1/status/leader (260.647µs) from=127.0.0.6:56567 2022/09/02 23:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m0.610371455s) from=127.0.0.6:57267 2022/09/02 23:39:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.60666064s) from=127.0.0.6:34267 2022/09/02 23:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.040457321s) from=127.0.0.6:40029 2022/09/02 23:39:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.725297086s) from=127.0.0.6:38333 2022/09/02 23:39:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.564907942s) from=127.0.0.6:56553 2022/09/02 23:39:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.69389602s) from=127.0.0.6:38021 2022/09/02 23:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.839827281s) from=127.0.0.6:34659 2022/09/02 23:39:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.433932676s) from=127.0.0.6:32989 2022/09/02 23:39:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.5636167s) from=127.0.0.6:42065 2022/09/02 23:39:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.871932017s) from=127.0.0.6:59525 2022/09/02 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.873997573s) from=127.0.0.6:50299 2022/09/02 23:39:25 [DEBUG] http: Request GET /v1/status/leader (397.262µs) from=127.0.0.6:49961 2022/09/02 23:39:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.262445464s) from=127.0.0.6:59205 2022/09/02 23:39:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.791618805s) from=127.0.0.6:39849 2022/09/02 23:39:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.892628858s) from=127.0.0.6:47533 2022/09/02 23:39:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.524844873s) from=127.0.0.6:46121 2022/09/02 23:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.471368852s) from=127.0.0.6:46341 2022/09/02 23:39:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.161304866s) from=127.0.0.6:35809 2022/09/02 23:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.253933337s) from=127.0.0.6:57923 2022/09/02 23:39:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.37819363s) from=127.0.0.6:43561 2022/09/02 23:39:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m4.691643442s) from=127.0.0.6:48713 2022/09/02 23:39:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m5.035107441s) from=127.0.0.6:42559 2022/09/02 23:39:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m5.756475086s) from=127.0.0.6:45617 2022/09/02 23:39:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.986390138s) from=127.0.0.6:41631 2022/09/02 23:39:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.03841677s) from=127.0.0.6:46075 2022/09/02 23:39:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.113685952s) from=127.0.0.6:60375 2022/09/02 23:39:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.444181844s) from=127.0.0.6:34489 2022/09/02 23:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m6.50092521s) from=127.0.0.6:40511 2022/09/02 23:39:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.725487564s) from=127.0.0.6:46339 2022/09/02 23:39:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.9311499s) from=127.0.0.6:37343 2022/09/02 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.294466746s) from=127.0.0.6:48411 2022/09/02 23:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.507484681s) from=127.0.0.6:43261 2022/09/02 23:40:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m2.388150872s) from=127.0.0.6:45897 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m0.298394413s) from=127.0.0.6:58691 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m0.114590415s) from=127.0.0.6:52919 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.216795739s) from=127.0.0.6:46419 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.268878389s) from=127.0.0.6:32831 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m0.64752828s) from=127.0.0.6:38791 2022/09/02 23:40:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.366733702s) from=127.0.0.6:54301 2022/09/02 23:40:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.056331998s) from=127.0.0.6:60885 2022/09/02 23:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.131764698s) from=127.0.0.6:53827 2022/09/02 23:40:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m1.599693133s) from=127.0.0.6:34673 2022/09/02 23:40:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.558307146s) from=127.0.0.6:42169 2022/09/02 23:40:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.504502021s) from=127.0.0.6:50989 2022/09/02 23:40:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.100168021s) from=127.0.0.6:51739 2022/09/02 23:40:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.758186981s) from=127.0.0.6:42959 2022/09/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.109670232s) from=127.0.0.6:58151 2022/09/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.387319314s) from=127.0.0.6:38739 2022/09/02 23:40:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.610800521s) from=127.0.0.6:45763 2022/09/02 23:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.481912409s) from=127.0.0.6:38649 2022/09/02 23:40:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m6.141820625s) from=127.0.0.6:46921 2022/09/02 23:40:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.43622779s) from=127.0.0.6:37345 2022/09/02 23:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.346136751s) from=127.0.0.6:43923 2022/09/02 23:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m6.670936343s) from=127.0.0.6:44929 2022/09/02 23:40:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.130422687s) from=127.0.0.6:46609 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.914114605s) from=127.0.0.6:37615 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.020503099s) from=127.0.0.6:39027 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m7.129241128s) from=127.0.0.6:39903 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.19266807s) from=127.0.0.6:51333 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.077285557s) from=127.0.0.6:53081 2022/09/02 23:40:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m7.482095385s) from=127.0.0.6:42713 2022/09/02 23:40:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:40:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:40:40 [DEBUG] agent: Node info in sync 2022/09/02 23:40:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:41:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:41:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:41:47 [DEBUG] agent: Node info in sync 2022/09/02 23:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:42:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:42:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:42:56 [DEBUG] agent: Node info in sync 2022/09/02 23:42:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:44:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:44:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:44:00 [DEBUG] agent: Node info in sync 2022/09/02 23:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:44:40 [DEBUG] http: Request GET /v1/catalog/services (964.146µs) from=127.0.0.6:36849 2022/09/02 23:44:40 [DEBUG] http: Request GET /v1/status/leader (444.946µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.875115ms) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (324.818µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (270.764µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (331.719µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (414.186µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (240.709µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (148.449µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (114.287µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (142.691µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (295.919µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (147.838µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (326.347µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (419.11µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (230.05µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.98µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (219.597µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (141.442µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (209.931µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (323.814µs) from=127.0.0.6:36199 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (204.451µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (259.986µs) from=127.0.0.6:45577 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (228.898µs) from=127.0.0.6:51461 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (288.874µs) from=127.0.0.6:47939 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (289.236µs) from=127.0.0.6:49985 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (390.19µs) from=127.0.0.6:49985 2022/09/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (242.359µs) from=127.0.0.6:55575 2022/09/02 23:44:46 [DEBUG] http: Request GET /v1/catalog/services (1.332969ms) from=127.0.0.6:40369 2022/09/02 23:44:46 [DEBUG] http: Request GET /v1/status/leader (302.204µs) from=127.0.0.6:45141 2022/09/02 23:44:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (596.782µs) from=127.0.0.6:45141 2022/09/02 23:44:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.526µs) from=127.0.0.6:45141 2022/09/02 23:45:01 [DEBUG] http: Request GET /v1/status/leader (693.854µs) from=127.0.0.6:52901 2022/09/02 23:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:45:06 [DEBUG] http: Request GET /v1/status/leader (338.721µs) from=127.0.0.6:51165 2022/09/02 23:45:21 [DEBUG] http: Request GET /v1/status/leader (305.383µs) from=127.0.0.6:52901 2022/09/02 23:45:26 [DEBUG] http: Request GET /v1/status/leader (307.303µs) from=127.0.0.6:51165 2022/09/02 23:45:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:45:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:45:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:45:45 [DEBUG] agent: Node info in sync 2022/09/02 23:45:47 [DEBUG] http: Request GET /v1/status/leader (498.854µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/catalog/services (521.258µs) from=127.0.0.6:52901 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/status/leader (472.487µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (458.612µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (287.733µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (362.877µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (424.538µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (459.736µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (476.966µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (520.382µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (338.4µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (317.252µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (278.341µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (237.124µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (256.434µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (129.897µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (262.105µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (350.405µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (359.593µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.723µs) from=127.0.0.6:51165 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (179.822µs) from=127.0.0.6:56463 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (207.594µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (197.655µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.417µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (344.831µs) from=127.0.0.6:40225 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (252.266µs) from=127.0.0.6:42039 2022/09/02 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (121.825µs) from=127.0.0.6:40225 2022/09/02 23:45:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (285.246µs) from=127.0.0.6:42039 2022/09/02 23:45:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (300.468µs) from=127.0.0.6:37883 2022/09/02 23:45:55 [DEBUG] http: Request GET /v1/catalog/services (569.798µs) from=127.0.0.6:44903 2022/09/02 23:45:55 [DEBUG] http: Request GET /v1/status/leader (1.644215ms) from=127.0.0.6:44903 2022/09/02 23:45:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (407.54µs) from=127.0.0.6:39437 2022/09/02 23:45:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.585µs) from=127.0.0.6:46749 2022/09/02 23:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:46:10 [DEBUG] http: Request GET /v1/status/leader (356.537µs) from=127.0.0.6:53953 2022/09/02 23:46:15 [DEBUG] http: Request GET /v1/status/leader (253.77µs) from=127.0.0.6:53953 2022/09/02 23:46:30 [DEBUG] http: Request GET /v1/status/leader (180.247µs) from=127.0.0.6:53953 2022/09/02 23:46:35 [DEBUG] http: Request GET /v1/status/leader (910.162µs) from=127.0.0.6:53953 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.148892743s) from=127.0.0.6:36199 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.106768693s) from=127.0.0.6:55575 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m0.163016852s) from=127.0.0.6:47995 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m0.231864502s) from=127.0.0.6:46987 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.18107082s) from=127.0.0.6:56223 2022/09/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.322075125s) from=127.0.0.6:34903 2022/09/02 23:46:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m2.488804488s) from=127.0.0.6:45577 2022/09/02 23:46:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m2.450099458s) from=127.0.0.6:43933 2022/09/02 23:46:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.430051859s) from=127.0.0.6:49985 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m2.682423261s) from=127.0.0.6:34369 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.198145027s) from=127.0.0.6:47939 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.175378056s) from=127.0.0.6:37505 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.203523179s) from=127.0.0.6:45349 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.456963684s) from=127.0.0.6:51461 2022/09/02 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.390399303s) from=127.0.0.6:43723 2022/09/02 23:46:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.944402154s) from=127.0.0.6:60907 2022/09/02 23:46:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.986142156s) from=127.0.0.6:33009 2022/09/02 23:46:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m4.581114071s) from=127.0.0.6:36849 2022/09/02 23:46:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.252064094s) from=127.0.0.6:50567 2022/09/02 23:46:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.204625197s) from=127.0.0.6:39829 2022/09/02 23:46:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.78241994s) from=127.0.0.6:52027 2022/09/02 23:46:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.615219456s) from=127.0.0.6:53439 2022/09/02 23:46:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.935723397s) from=127.0.0.6:36001 2022/09/02 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.070029097s) from=127.0.0.6:44145 2022/09/02 23:46:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:46:47 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:46:47 [DEBUG] agent: Node info in sync 2022/09/02 23:46:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.155613089s) from=127.0.0.6:54059 2022/09/02 23:46:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.043623231s) from=127.0.0.6:36819 2022/09/02 23:46:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m0.688319782s) from=127.0.0.6:40369 2022/09/02 23:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.450565092s) from=127.0.0.6:52833 2022/09/02 23:46:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.944078217s) from=127.0.0.6:48245 2022/09/02 23:46:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m7.341667773s) from=127.0.0.6:45141 2022/09/02 23:46:55 [DEBUG] http: Request GET /v1/status/leader (662.27µs) from=127.0.0.6:53953 2022/09/02 23:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m0.720005895s) from=127.0.0.6:52125 2022/09/02 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.54785637s) from=127.0.0.6:47217 2022/09/02 23:47:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.854777544s) from=127.0.0.6:34519 2022/09/02 23:47:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.852118573s) from=127.0.0.6:52901 2022/09/02 23:47:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.63159611s) from=127.0.0.6:52369 2022/09/02 23:47:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.741006595s) from=127.0.0.6:42769 2022/09/02 23:47:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.399690654s) from=127.0.0.6:56463 2022/09/02 23:47:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.513978587s) from=127.0.0.6:35203 2022/09/02 23:47:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m2.321045528s) from=127.0.0.6:32879 2022/09/02 23:47:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.670700875s) from=127.0.0.6:33301 2022/09/02 23:47:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.833911564s) from=127.0.0.6:40225 2022/09/02 23:47:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.842741551s) from=127.0.0.6:35837 2022/09/02 23:47:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.803370917s) from=127.0.0.6:52423 2022/09/02 23:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.827041315s) from=127.0.0.6:37883 2022/09/02 23:47:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.935754976s) from=127.0.0.6:54481 2022/09/02 23:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m3.847711528s) from=127.0.0.6:51117 2022/09/02 23:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.003381537s) from=127.0.0.6:52753 2022/09/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.064330774s) from=127.0.0.6:42039 2022/09/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.025506929s) from=127.0.0.6:58709 2022/09/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.291511201s) from=127.0.0.6:54681 2022/09/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.399299531s) from=127.0.0.6:51165 2022/09/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m5.650731263s) from=127.0.0.6:57007 2022/09/02 23:47:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.800143404s) from=127.0.0.6:44903 2022/09/02 23:47:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.322891062s) from=127.0.0.6:57487 2022/09/02 23:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:47:57 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:47:57 [DEBUG] agent: Node info in sync 2022/09/02 23:47:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.003494069s) from=127.0.0.6:32877 2022/09/02 23:47:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.957480754s) from=127.0.0.6:37111 2022/09/02 23:47:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.90389958s) from=127.0.0.6:35391 2022/09/02 23:47:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m7.165695975s) from=127.0.0.6:34697 2022/09/02 23:48:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.707825755s) from=127.0.0.6:46749 2022/09/02 23:48:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m6.902941304s) from=127.0.0.6:39437 2022/09/02 23:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:48:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:49:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:49:37 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:49:37 [DEBUG] agent: Node info in sync 2022/09/02 23:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:50:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:51:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:51:03 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:51:03 [DEBUG] agent: Node info in sync 2022/09/02 23:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/catalog/services (1.031588ms) from=127.0.0.6:38241 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/status/leader (457.978µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (624.069µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (217.998µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (291.864µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.868µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.15µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (242.759µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (439.411µs) from=127.0.0.6:53631 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (295.894µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (252.09µs) from=127.0.0.6:57837 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (369.348µs) from=127.0.0.6:56235 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (470.218µs) from=127.0.0.6:53631 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (342.375µs) from=127.0.0.6:57837 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (297.4µs) from=127.0.0.6:56235 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (250.162µs) from=127.0.0.6:53631 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (716.708µs) from=127.0.0.6:47457 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (270.027µs) from=127.0.0.6:53631 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (284.792µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (347.375µs) from=127.0.0.6:51135 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (222.054µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.666µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (238.069µs) from=127.0.0.6:41725 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (381.117µs) from=127.0.0.6:33521 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (256.63µs) from=127.0.0.6:33521 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.573µs) from=127.0.0.6:58789 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (305.885µs) from=127.0.0.6:33521 2022/09/02 23:52:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (230µs) from=127.0.0.6:33569 2022/09/02 23:52:18 [DEBUG] http: Request GET /v1/catalog/services (631.851µs) from=127.0.0.6:59817 2022/09/02 23:52:18 [DEBUG] http: Request GET /v1/status/leader (333.793µs) from=127.0.0.6:59817 2022/09/02 23:52:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (350.259µs) from=127.0.0.6:51287 2022/09/02 23:52:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (306.341µs) from=127.0.0.6:51287 2022/09/02 23:52:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:52:33 [DEBUG] agent: Node info in sync 2022/09/02 23:52:33 [DEBUG] http: Request GET /v1/status/leader (926.954µs) from=127.0.0.6:37185 2022/09/02 23:52:38 [DEBUG] http: Request GET /v1/status/leader (196.52µs) from=127.0.0.6:37185 2022/09/02 23:52:53 [DEBUG] http: Request GET /v1/status/leader (285.744µs) from=127.0.0.6:37185 2022/09/02 23:52:58 [DEBUG] http: Request GET /v1/status/leader (729.614µs) from=127.0.0.6:37185 2022/09/02 23:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:53:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/catalog/services (983.224µs) from=127.0.0.6:37185 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/status/leader (1.306466ms) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (811.042µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (330.236µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (620.353µs) from=127.0.0.6:39713 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (309.967µs) from=127.0.0.6:39713 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (256.03µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (385.782µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (431.445µs) from=127.0.0.6:47199 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (410.347µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.765µs) from=127.0.0.6:47199 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (282.693µs) from=127.0.0.6:47199 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (322.809µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (403.387µs) from=127.0.0.6:45245 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (333.291µs) from=127.0.0.6:47199 2022/09/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (559.51µs) from=127.0.0.6:45245 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (363.696µs) from=127.0.0.6:47199 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (269.69µs) from=127.0.0.6:39713 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (279.043µs) from=127.0.0.6:47199 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (231.547µs) from=127.0.0.6:55857 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (308.36µs) from=127.0.0.6:55857 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (227.332µs) from=127.0.0.6:35731 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (316.721µs) from=127.0.0.6:35731 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (207.85µs) from=127.0.0.6:55857 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (221.739µs) from=127.0.0.6:55857 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/status/leader (509.057µs) from=127.0.0.6:54893 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (365.26µs) from=127.0.0.6:42747 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (227.164µs) from=127.0.0.6:36811 2022/09/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (332.41µs) from=127.0.0.6:36811 2022/09/02 23:53:25 [DEBUG] http: Request GET /v1/catalog/services (634.586µs) from=127.0.0.6:58825 2022/09/02 23:53:25 [DEBUG] http: Request GET /v1/status/leader (182.328µs) from=127.0.0.6:58825 2022/09/02 23:53:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (478.073µs) from=127.0.0.6:57055 2022/09/02 23:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.648µs) from=127.0.0.6:58825 2022/09/02 23:53:37 [DEBUG] http: Request GET /v1/status/leader (345.187µs) from=127.0.0.6:37297 2022/09/02 23:53:45 [DEBUG] http: Request GET /v1/status/leader (245.53µs) from=127.0.0.6:37297 2022/09/02 23:53:57 [DEBUG] http: Request GET /v1/status/leader (200.642µs) from=127.0.0.6:37297 2022/09/02 23:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:54:05 [DEBUG] http: Request GET /v1/status/leader (3.634607ms) from=127.0.0.6:51305 2022/09/02 23:54:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.351337121s) from=127.0.0.6:33569 2022/09/02 23:54:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.001335391s) from=127.0.0.6:38241 2022/09/02 23:54:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m0.573319471s) from=127.0.0.6:34503 2022/09/02 23:54:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.15505412s) from=127.0.0.6:53631 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.268490169s) from=127.0.0.6:44117 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.528899981s) from=127.0.0.6:33521 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m1.659107697s) from=127.0.0.6:58789 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.568817652s) from=127.0.0.6:55579 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.880377802s) from=127.0.0.6:51135 2022/09/02 23:54:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.987639503s) from=127.0.0.6:33665 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.21309212s) from=127.0.0.6:55983 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.574329854s) from=127.0.0.6:57837 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.546368937s) from=127.0.0.6:59293 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m3.773512104s) from=127.0.0.6:35743 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.721880078s) from=127.0.0.6:49177 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.00157873s) from=127.0.0.6:41725 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.921332677s) from=127.0.0.6:48065 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/status/leader (292.903µs) from=127.0.0.6:37297 2022/09/02 23:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m3.95075068s) from=127.0.0.6:38643 2022/09/02 23:54:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m4.027376183s) from=127.0.0.6:45615 2022/09/02 23:54:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.755370483s) from=127.0.0.6:57473 2022/09/02 23:54:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.998607316s) from=127.0.0.6:47457 2022/09/02 23:54:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.353282168s) from=127.0.0.6:33641 2022/09/02 23:54:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.401522637s) from=127.0.0.6:45283 2022/09/02 23:54:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.481375893s) from=127.0.0.6:53331 2022/09/02 23:54:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.463098895s) from=127.0.0.6:52231 2022/09/02 23:54:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.17412286s) from=127.0.0.6:59817 2022/09/02 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.346447663s) from=127.0.0.6:58391 2022/09/02 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.457055365s) from=127.0.0.6:50227 2022/09/02 23:54:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m7.108870027s) from=127.0.0.6:56235 2022/09/02 23:54:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m3.585410005s) from=127.0.0.6:51287 2022/09/02 23:54:25 [DEBUG] http: Request GET /v1/status/leader (265.294µs) from=127.0.0.6:51305 2022/09/02 23:54:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:54:27 [DEBUG] agent: Node info in sync 2022/09/02 23:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:55:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.029774296s) from=127.0.0.6:60103 2022/09/02 23:55:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.200829059s) from=127.0.0.6:54827 2022/09/02 23:55:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.417548459s) from=127.0.0.6:34065 2022/09/02 23:55:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.898806692s) from=127.0.0.6:57845 2022/09/02 23:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=60 (2m2.201410769s) from=127.0.0.6:35731 2022/09/02 23:55:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m2.661206812s) from=127.0.0.6:37185 2022/09/02 23:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.3996076s) from=127.0.0.6:36811 2022/09/02 23:55:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.086989177s) from=127.0.0.6:51031 2022/09/02 23:55:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.570607838s) from=127.0.0.6:46037 2022/09/02 23:55:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.825176978s) from=127.0.0.6:39713 2022/09/02 23:55:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.090140952s) from=127.0.0.6:56233 2022/09/02 23:55:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.561341399s) from=127.0.0.6:47199 2022/09/02 23:55:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.68642411s) from=127.0.0.6:55737 2022/09/02 23:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=59 (2m5.054011048s) from=127.0.0.6:45245 2022/09/02 23:55:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.024758955s) from=127.0.0.6:49531 2022/09/02 23:55:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.172074532s) from=127.0.0.6:52291 2022/09/02 23:55:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.301306628s) from=127.0.0.6:42747 2022/09/02 23:55:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.682319403s) from=127.0.0.6:55901 2022/09/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.08283794s) from=127.0.0.6:45785 2022/09/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.241343948s) from=127.0.0.6:49855 2022/09/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.392893045s) from=127.0.0.6:58921 2022/09/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.471951421s) from=127.0.0.6:59643 2022/09/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.57010146s) from=127.0.0.6:47801 2022/09/02 23:55:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.871606911s) from=127.0.0.6:54103 2022/09/02 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=61 (2m7.083299282s) from=127.0.0.6:55857 2022/09/02 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.113055695s) from=127.0.0.6:54893 2022/09/02 23:55:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m7.321074588s) from=127.0.0.6:48809 2022/09/02 23:55:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=64 (2m1.044445457s) from=127.0.0.6:58825 2022/09/02 23:55:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (2m1.245711769s) from=127.0.0.6:38293 2022/09/02 23:55:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.025001379s) from=127.0.0.6:57055 2022/09/02 23:55:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:55:32 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:55:32 [DEBUG] agent: Node info in sync 2022/09/02 23:55:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:56:36 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:56:36 [DEBUG] agent: Node info in sync 2022/09/02 23:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:57:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jcmjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/02 23:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:58:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/02 23:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/02 23:58:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/02 23:58:08 [DEBUG] agent: Node info in sync 2022/09/02 23:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/catalog/services (1.214898ms) from=127.0.0.6:52355 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/status/leader (507.607µs) from=127.0.0.6:52355 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (605.178µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (185.797µs) from=127.0.0.6:57615 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (238.394µs) from=127.0.0.6:43977 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (163.856µs) from=127.0.0.6:37679 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (336.966µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (474.09µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (276.397µs) from=127.0.0.6:43977 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (319.184µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (175.144µs) from=127.0.0.6:37679 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (342.929µs) from=127.0.0.6:37679 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (179.352µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (240.762µs) from=127.0.0.6:57615 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (175.744µs) from=127.0.0.6:59879 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (230.339µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (213.311µs) from=127.0.0.6:37679 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (214.795µs) from=127.0.0.6:43977 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (137.488µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.124µs) from=127.0.0.6:59879 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (290.01µs) from=127.0.0.6:59879 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (313.838µs) from=127.0.0.6:59879 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (388.523µs) from=127.0.0.6:42395 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.916899ms) from=127.0.0.6:37679 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.253944ms) from=127.0.0.6:57615 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.66307ms) from=127.0.0.6:39705 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (765.543µs) from=127.0.0.6:43977 2022/09/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (252.016µs) from=127.0.0.6:57615 2022/09/02 23:59:46 [DEBUG] http: Request GET /v1/catalog/services (607.105µs) from=127.0.0.6:42081 2022/09/02 23:59:46 [DEBUG] http: Request GET /v1/status/leader (392.213µs) from=127.0.0.6:45209 2022/09/02 23:59:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (385.263µs) from=127.0.0.6:45209 2022/09/02 23:59:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.872µs) from=127.0.0.6:45209 2022/09/02 23:59:58 [DEBUG] http: Request GET /v1/status/leader (289.021µs) from=127.0.0.6:40315 2022/09/03 00:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jcmjw" since the cluster is too small 2022/09/03 00:00:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.229_443" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.28.52_8806" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.83_9001" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.125_8080" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.148_8082" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.153_8410" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.5.30_8802" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.184_9007" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.59.181_8403" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.28.52_8806" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.184_9007" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.83_9001" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.140_9015" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.8.140_8282" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.60.133_8443" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.22.239_8803" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.39.201_8484" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.28.52_8806" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.52_8806" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.126_8181" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.156_9011" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.11_9092" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.36_8482" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.59.181_8403" in sync 2022/09/03 00:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.19.201_8801" in sync 2022/09/03 00:00:04 [DEBUG] agent: Node info in sync 2022/09/03 00:00:06 [DEBUG] http: Request GET /v1/status/leader (161.664µs) from=127.0.0.6:40315 2022/09/03 00:00:18 [DEBUG] http: Request GET /v1/status/leader (244.713µs) from=127.0.0.6:40315