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: 'f3b27a12-bb55-5415-de8a-426cd2331d82' Node name: 'onap-msb-consul-f96d66b85-c7fdj' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/07/13 12:49:24 [DEBUG] agent: Using random ID "f3b27a12-bb55-5415-de8a-426cd2331d82" as node ID 2022/07/13 12:49:24 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f3b27a12-bb55-5415-de8a-426cd2331d82 Address:127.0.0.1:8300}] 2022/07/13 12:49:24 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/13 12:49:24 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-c7fdj.dc1 127.0.0.1 2022/07/13 12:49:24 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-c7fdj 127.0.0.1 2022/07/13 12:49:24 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-c7fdj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 12:49:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-c7fdj.dc1" in area "wan" 2022/07/13 12:49:24 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/13 12:49:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/13 12:49:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/13 12:49:24 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/13 12:49:24 [INFO] agent: started state syncer 2022/07/13 12:49:24 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/13 12:49:24 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/13 12:49:24 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/13 12:49:24 [DEBUG] raft: Votes needed: 1 2022/07/13 12:49:24 [DEBUG] raft: Vote granted from f3b27a12-bb55-5415-de8a-426cd2331d82 in term 2. Tally: 1 2022/07/13 12:49:24 [INFO] raft: Election won. Tally: 1 2022/07/13 12:49:24 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/13 12:49:24 [INFO] consul: cluster leadership acquired 2022/07/13 12:49:24 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-c7fdj 2022/07/13 12:49:24 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/13 12:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:49:24 [INFO] consul: member 'onap-msb-consul-f96d66b85-c7fdj' joined, marking health alive 2022/07/13 12:49:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:49:24 [INFO] agent: Synced node info 2022/07/13 12:49:24 [DEBUG] agent: Node info in sync 2022/07/13 12:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:49:27 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/07/13 12:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:50:34 [DEBUG] agent: Node info in sync 2022/07/13 12:51:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 12:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:52:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:52:22 [DEBUG] agent: Node info in sync 2022/07/13 12:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:54:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 12:54:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:54:21 [DEBUG] agent: Node info in sync 2022/07/13 12:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:55:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:56:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:56:02 [DEBUG] agent: Node info in sync 2022/07/13 12:56:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:56:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 12:57:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:57:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:57:57 [DEBUG] agent: Node info in sync 2022/07/13 12:58:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 12:58:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 12:59:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 12:59:18 [DEBUG] agent: Node info in sync 2022/07/13 12:59:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:00:19 [DEBUG] http: Request GET /v1/catalog/services (349.992µs) from=127.0.0.6:50015 2022/07/13 13:00:19 [DEBUG] http: Request GET /v1/status/leader (876.81µs) from=127.0.0.6:50015 2022/07/13 13:00:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:00:26 [DEBUG] http: Request GET /v1/catalog/services (154.571µs) from=127.0.0.6:45861 2022/07/13 13:00:26 [DEBUG] http: Request GET /v1/status/leader (206.422µs) from=127.0.0.6:49627 2022/07/13 13:00:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:00:34 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/status/leader (1.210319ms) from=127.0.0.6:50695 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [INFO] agent: Synced service "_v1_parser_10.233.49.144_8806" 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.849232ms) from=127.0.0.6:49627 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.882672046s) from=127.0.0.6:50015 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (9.635170797s) from=127.0.0.6:45861 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (599.878µs) from=127.0.0.6:50695 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (613.687µs) from=127.0.0.6:49627 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [INFO] agent: Synced service "_v1_catalog_10.233.49.144_8806" 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.658185ms) from=127.0.0.6:52111 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (163.877199ms) from=127.0.0.6:50015 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (171.412541ms) from=127.0.0.6:45861 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (284.237µs) from=127.0.0.6:45861 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (168.461µs) from=127.0.0.6:52111 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [INFO] agent: Synced service "_v1_nsd_10.233.49.144_8806" 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.436141ms) from=127.0.0.6:37307 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:36 [DEBUG] agent: Node info in sync 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (50.489843ms) from=127.0.0.6:50015 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (51.758366ms) from=127.0.0.6:45861 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (921.178µs) from=127.0.0.6:49627 2022/07/13 13:00:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (212.305µs) from=127.0.0.6:37307 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.49.144_8806" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (263.538065ms) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (297.374421ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (295.748228ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.069µs) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (834.472µs) from=127.0.0.6:50649 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_wf-gui_10.233.23.195_8080" 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.00435ms) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (35.487704ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (66.029137ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (788.698µs) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.471µs) from=127.0.0.6:54837 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.398µs) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.8.179_443" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.871216ms) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (34.344378ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (46.272028ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (367.086µs) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (115.909µs) from=127.0.0.6:49627 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.20.153_9007" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.576851ms) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (45.897397ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (46.881603ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (525.931µs) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (236.401µs) from=127.0.0.6:54977 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.20.153_9007" 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.886234ms) from=127.0.0.6:59631 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (43.254982ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (42.186529ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (878.187µs) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (623.946µs) from=127.0.0.6:59631 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.50_9011" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.769143ms) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (42.424542ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (40.274756ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (563.537µs) from=127.0.0.6:36225 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (302.699µs) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.50_9011" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.753467ms) from=127.0.0.6:55587 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (46.857678ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (38.864748ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (492.288µs) from=127.0.0.6:36225 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (235.195µs) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.14.172_9015" 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.542413ms) from=127.0.0.6:36225 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (49.660372ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (45.013652ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (461.776µs) from=127.0.0.6:36225 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (214.753µs) from=127.0.0.6:36225 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.132_8181" 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.353857ms) from=127.0.0.6:56605 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (28.370183ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (39.214307ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.537102ms) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (224.165µs) from=127.0.0.6:45861 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.883µs) from=127.0.0.6:53229 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v0_multicloud_10.233.33.154_9001" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.313432ms) from=127.0.0.6:57679 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (44.606818ms) from=127.0.0.6:56605 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (44.252389ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (335.454µs) from=127.0.0.6:57679 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.633µs) from=127.0.0.6:38347 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:00:37 [INFO] agent: Synced service "_v1_multicloud_10.233.33.154_9001" 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.484766ms) from=127.0.0.6:57679 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (29.661579ms) from=127.0.0.6:56605 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (30.683917ms) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:00:37 [DEBUG] agent: Node info in sync 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (234.945µs) from=127.0.0.6:50015 2022/07/13 13:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (155.957µs) from=127.0.0.6:47843 2022/07/13 13:00:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:00:39 [DEBUG] http: Request GET /v1/status/leader (293.109µs) from=127.0.0.6:57679 2022/07/13 13:00:46 [DEBUG] http: Request GET /v1/status/leader (173.23µs) from=127.0.0.6:57679 2022/07/13 13:00:59 [DEBUG] http: Request GET /v1/status/leader (156.941µs) from=127.0.0.6:57679 2022/07/13 13:01:06 [DEBUG] http: Request GET /v1/status/leader (176.049µs) from=127.0.0.6:57679 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/catalog/services (350.24µs) from=127.0.0.6:57679 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/status/leader (419.682µs) from=127.0.0.6:57679 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (281.487µs) from=127.0.0.6:43979 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.47µs) from=127.0.0.6:56653 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.587µs) from=127.0.0.6:47483 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (259.857µs) from=127.0.0.6:48763 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.693µs) from=127.0.0.6:47483 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (118.628µs) from=127.0.0.6:48763 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (160.211µs) from=127.0.0.6:43979 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (182.08µs) from=127.0.0.6:48763 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (122.649µs) from=127.0.0.6:43979 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.609µs) from=127.0.0.6:47483 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (182.064µs) from=127.0.0.6:43979 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (231.393µs) from=127.0.0.6:42085 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (247.43µs) from=127.0.0.6:42085 2022/07/13 13:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (240.666µs) from=127.0.0.6:47483 2022/07/13 13:01:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:01:26 [DEBUG] http: Request GET /v1/status/leader (679.601µs) from=127.0.0.6:45405 2022/07/13 13:01:33 [DEBUG] http: Request GET /v1/catalog/services (350.741µs) from=127.0.0.6:45405 2022/07/13 13:01:33 [DEBUG] http: Request GET /v1/status/leader (1.456033ms) from=127.0.0.6:49669 2022/07/13 13:01:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (292.211µs) from=127.0.0.6:49669 2022/07/13 13:01:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.747µs) from=127.0.0.6:49669 2022/07/13 13:01:43 [DEBUG] http: Request GET /v1/status/leader (395.312µs) from=127.0.0.6:44987 2022/07/13 13:01:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:01:45 [DEBUG] agent: Node info in sync 2022/07/13 13:01:53 [DEBUG] http: Request GET /v1/status/leader (344.686µs) from=127.0.0.6:44987 2022/07/13 13:02:03 [DEBUG] http: Request GET /v1/status/leader (795.675µs) from=127.0.0.6:44987 2022/07/13 13:02:13 [DEBUG] http: Request GET /v1/status/leader (801.982µs) from=127.0.0.6:44987 2022/07/13 13:02:23 [DEBUG] http: Request GET /v1/status/leader (356.84µs) from=127.0.0.6:44987 2022/07/13 13:02:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/catalog/services (445.922µs) from=127.0.0.6:44987 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/status/leader (333.183µs) from=127.0.0.6:44987 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (552.718µs) from=127.0.0.6:47359 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (226.891µs) from=127.0.0.6:48867 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (147.337µs) from=127.0.0.6:47359 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.594µs) from=127.0.0.6:48867 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (273.906µs) from=127.0.0.6:48867 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (291.677µs) from=127.0.0.6:47359 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (263.2µs) from=127.0.0.6:47359 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (221.546µs) from=127.0.0.6:48867 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.034µs) from=127.0.0.6:39243 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (388.33µs) from=127.0.0.6:52969 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (189.973µs) from=127.0.0.6:59255 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.924µs) from=127.0.0.6:34395 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (134.074µs) from=127.0.0.6:37155 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (124.712µs) from=127.0.0.6:56615 2022/07/13 13:02:33 [DEBUG] http: Request GET /v1/status/leader (1.589804ms) from=127.0.0.6:50881 2022/07/13 13:02:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.427079207s) from=127.0.0.6:37307 2022/07/13 13:02:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.169555031s) from=127.0.0.6:45861 2022/07/13 13:02:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.876569019s) from=127.0.0.6:49627 2022/07/13 13:02:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.597293278s) from=127.0.0.6:53229 2022/07/13 13:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.692408159s) from=127.0.0.6:47843 2022/07/13 13:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m2.174006558s) from=127.0.0.6:56605 2022/07/13 13:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.962573094s) from=127.0.0.6:36225 2022/07/13 13:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.518399658s) from=127.0.0.6:54677 2022/07/13 13:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.554949503s) from=127.0.0.6:49039 2022/07/13 13:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m3.930342008s) from=127.0.0.6:50015 2022/07/13 13:02:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.859213964s) from=127.0.0.6:52111 2022/07/13 13:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.288964125s) from=127.0.0.6:55587 2022/07/13 13:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.225489584s) from=127.0.0.6:38347 2022/07/13 13:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.218469421s) from=127.0.0.6:59631 2022/07/13 13:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.273626014s) from=127.0.0.6:54977 2022/07/13 13:02:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.930241081s) from=127.0.0.6:50695 2022/07/13 13:02:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.268078583s) from=127.0.0.6:50649 2022/07/13 13:02:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.436568018s) from=127.0.0.6:54837 2022/07/13 13:02:47 [DEBUG] http: Request GET /v1/catalog/services (384.644µs) from=127.0.0.6:50881 2022/07/13 13:02:47 [DEBUG] http: Request GET /v1/status/leader (344.085µs) from=127.0.0.6:41693 2022/07/13 13:02:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.313306ms) from=127.0.0.6:52185 2022/07/13 13:02:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.236µs) from=127.0.0.6:52185 2022/07/13 13:02:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:02:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:02:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:02:50 [INFO] agent: Synced service "_v1_sdnc_10.233.41.180_8282" 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:02:50 [DEBUG] agent: Node info in sync 2022/07/13 13:02:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.121751ms) from=127.0.0.6:47393 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (16.869900142s) from=127.0.0.6:44987 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:02:50 [DEBUG] agent: Node info in sync 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m26.659745389s) from=127.0.0.6:57679 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2.936650386s) from=127.0.0.6:50881 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m16.671979725s) from=127.0.0.6:45405 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (338.805µs) from=127.0.0.6:47393 2022/07/13 13:02:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (379.565µs) from=127.0.0.6:53431 2022/07/13 13:02:53 [DEBUG] http: Request GET /v1/status/leader (365.65µs) from=127.0.0.6:42807 2022/07/13 13:03:07 [DEBUG] http: Request GET /v1/status/leader (165.047µs) from=127.0.0.6:42807 2022/07/13 13:03:13 [DEBUG] http: Request GET /v1/status/leader (3.000888ms) from=127.0.0.6:47393 2022/07/13 13:03:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.001819042s) from=127.0.0.6:49721 2022/07/13 13:03:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.129365876s) from=127.0.0.6:56653 2022/07/13 13:03:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.431719601s) from=127.0.0.6:43979 2022/07/13 13:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.128253417s) from=127.0.0.6:46105 2022/07/13 13:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.688177708s) from=127.0.0.6:55255 2022/07/13 13:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.854000305s) from=127.0.0.6:47483 2022/07/13 13:03:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.963129686s) from=127.0.0.6:51671 2022/07/13 13:03:27 [DEBUG] http: Request GET /v1/status/leader (321.476µs) from=127.0.0.6:42807 2022/07/13 13:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.57451251s) from=127.0.0.6:42085 2022/07/13 13:03:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.799904639s) from=127.0.0.6:37333 2022/07/13 13:03:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.955553545s) from=127.0.0.6:39229 2022/07/13 13:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.332204168s) from=127.0.0.6:48763 2022/07/13 13:03:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.183876869s) from=127.0.0.6:57245 2022/07/13 13:03:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.451352306s) from=127.0.0.6:46121 2022/07/13 13:03:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.404662523s) from=127.0.0.6:37185 2022/07/13 13:03:33 [DEBUG] http: Request GET /v1/status/leader (290.486µs) from=127.0.0.6:42807 2022/07/13 13:03:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.335964844s) from=127.0.0.6:49669 2022/07/13 13:03:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.771156717s) from=127.0.0.6:33445 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/catalog/services (393.174µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/status/leader (375.491µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.785µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (150.771µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (264.824µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.675µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (340.213µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (129.399µs) from=127.0.0.6:42807 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (148.62µs) from=127.0.0.6:47393 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (157.405µs) from=127.0.0.6:42807 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (271.604µs) from=127.0.0.6:42807 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.006µs) from=127.0.0.6:34763 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (242.307µs) from=127.0.0.6:34763 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (187.322µs) from=127.0.0.6:34763 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.934µs) from=127.0.0.6:46565 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (148.7µs) from=127.0.0.6:46565 2022/07/13 13:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (114.872µs) from=127.0.0.6:46565 2022/07/13 13:03:47 [DEBUG] http: Request GET /v1/status/leader (555.736µs) from=127.0.0.6:33275 2022/07/13 13:03:53 [DEBUG] http: Request GET /v1/catalog/services (409.902µs) from=127.0.0.6:33275 2022/07/13 13:03:53 [DEBUG] http: Request GET /v1/status/leader (567.031µs) from=127.0.0.6:52123 2022/07/13 13:03:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.695µs) from=127.0.0.6:52123 2022/07/13 13:03:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.357µs) from=127.0.0.6:53531 2022/07/13 13:03:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:03:55 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:03:55 [DEBUG] agent: Node info in sync 2022/07/13 13:04:03 [DEBUG] http: Request GET /v1/status/leader (366.967µs) from=127.0.0.6:36809 2022/07/13 13:04:13 [DEBUG] http: Request GET /v1/status/leader (198.994µs) from=127.0.0.6:46497 2022/07/13 13:04:23 [DEBUG] http: Request GET /v1/status/leader (774.147µs) from=127.0.0.6:46497 2022/07/13 13:04:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:04:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.166391087s) from=127.0.0.6:59939 2022/07/13 13:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.313940871s) from=127.0.0.6:49885 2022/07/13 13:04:33 [DEBUG] http: Request GET /v1/status/leader (525.364µs) from=127.0.0.6:46497 2022/07/13 13:04:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.660561806s) from=127.0.0.6:48867 2022/07/13 13:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.258949442s) from=127.0.0.6:34395 2022/07/13 13:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.777755469s) from=127.0.0.6:59255 2022/07/13 13:04:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.089609631s) from=127.0.0.6:45549 2022/07/13 13:04:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.205249595s) from=127.0.0.6:56615 2022/07/13 13:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.592174329s) from=127.0.0.6:39243 2022/07/13 13:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.043980457s) from=127.0.0.6:47359 2022/07/13 13:04:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.34581536s) from=127.0.0.6:55007 2022/07/13 13:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.357420071s) from=127.0.0.6:37155 2022/07/13 13:04:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.502017684s) from=127.0.0.6:52969 2022/07/13 13:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.691538493s) from=127.0.0.6:53689 2022/07/13 13:04:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.294230097s) from=127.0.0.6:49817 2022/07/13 13:04:43 [DEBUG] http: Request GET /v1/status/leader (617.748µs) from=127.0.0.6:46497 2022/07/13 13:04:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.145606004s) from=127.0.0.6:41693 2022/07/13 13:04:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.456148647s) from=127.0.0.6:52185 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/catalog/services (497.93µs) from=127.0.0.6:36809 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/status/leader (650.092µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (296.39µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (265.702µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (145.038µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.455µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (287.177µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (129.124µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (117.492µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (178.502µs) from=127.0.0.6:35033 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (517.269µs) from=127.0.0.6:45335 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (137.995µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (110.36µs) from=127.0.0.6:46497 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (234.752µs) from=127.0.0.6:45335 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.76µs) from=127.0.0.6:35033 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (190.633µs) from=127.0.0.6:36767 2022/07/13 13:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (199.467µs) from=127.0.0.6:57609 2022/07/13 13:04:54 [DEBUG] http: Request GET /v1/status/leader (295.2µs) from=127.0.0.6:59801 2022/07/13 13:04:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.697946754s) from=127.0.0.6:53431 2022/07/13 13:04:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.434652458s) from=127.0.0.6:50881 2022/07/13 13:04:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.215038917s) from=127.0.0.6:44987 2022/07/13 13:05:03 [DEBUG] http: Request GET /v1/catalog/services (565.774µs) from=127.0.0.6:39037 2022/07/13 13:05:03 [DEBUG] http: Request GET /v1/status/leader (286.386µs) from=127.0.0.6:33105 2022/07/13 13:05:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (262.402µs) from=127.0.0.6:59801 2022/07/13 13:05:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (211.381µs) from=127.0.0.6:59801 2022/07/13 13:05:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:05:13 [DEBUG] http: Request GET /v1/status/leader (373.877µs) from=127.0.0.6:33105 2022/07/13 13:05:23 [DEBUG] http: Request GET /v1/status/leader (225.41µs) from=127.0.0.6:33105 2022/07/13 13:05:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:05:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:05:31 [DEBUG] agent: Node info in sync 2022/07/13 13:05:33 [DEBUG] http: Request GET /v1/status/leader (384.67µs) from=127.0.0.6:38299 2022/07/13 13:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.062761871s) from=127.0.0.6:34763 2022/07/13 13:05:43 [DEBUG] http: Request GET /v1/status/leader (815.902µs) from=127.0.0.6:33105 2022/07/13 13:05:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.862699022s) from=127.0.0.6:42807 2022/07/13 13:05:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.074781228s) from=127.0.0.6:46073 2022/07/13 13:05:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.164119984s) from=127.0.0.6:51165 2022/07/13 13:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.589824172s) from=127.0.0.6:46565 2022/07/13 13:05:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.962505308s) from=127.0.0.6:37183 2022/07/13 13:05:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.580041022s) from=127.0.0.6:51875 2022/07/13 13:05:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.189566638s) from=127.0.0.6:40405 2022/07/13 13:05:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.403403088s) from=127.0.0.6:57063 2022/07/13 13:05:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.491011768s) from=127.0.0.6:55109 2022/07/13 13:05:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.850744246s) from=127.0.0.6:56343 2022/07/13 13:05:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.985194316s) from=127.0.0.6:55915 2022/07/13 13:05:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.383701285s) from=127.0.0.6:47393 2022/07/13 13:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.902494805s) from=127.0.0.6:54325 2022/07/13 13:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.988412535s) from=127.0.0.6:36719 2022/07/13 13:05:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.178665292s) from=127.0.0.6:44811 2022/07/13 13:05:53 [DEBUG] http: Request GET /v1/status/leader (2.058584ms) from=127.0.0.6:33105 2022/07/13 13:05:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.606861192s) from=127.0.0.6:53531 2022/07/13 13:06:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.465370972s) from=127.0.0.6:33275 2022/07/13 13:06:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.373430327s) from=127.0.0.6:52123 2022/07/13 13:06:03 [DEBUG] http: Request GET /v1/status/leader (334.623µs) from=127.0.0.6:33105 2022/07/13 13:06:03 [DEBUG] http: Request GET /v1/catalog/services (283.438µs) from=127.0.0.6:33105 2022/07/13 13:06:03 [DEBUG] http: Request GET /v1/status/leader (305.405µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (189.258µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (110.142µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (216.293µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (197.368µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (278.083µs) from=127.0.0.6:38299 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (785.097µs) from=127.0.0.6:51713 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (252.167µs) from=127.0.0.6:36885 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (170.811µs) from=127.0.0.6:51713 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (142.478µs) from=127.0.0.6:36885 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.07µs) from=127.0.0.6:51713 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (146.326µs) from=127.0.0.6:51713 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.472µs) from=127.0.0.6:57409 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (177.758µs) from=127.0.0.6:47137 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (170.523µs) from=127.0.0.6:57409 2022/07/13 13:06:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (139.973µs) from=127.0.0.6:41535 2022/07/13 13:06:14 [DEBUG] http: Request GET /v1/catalog/services (428.7µs) from=127.0.0.6:47719 2022/07/13 13:06:14 [DEBUG] http: Request GET /v1/status/leader (298.88µs) from=127.0.0.6:43665 2022/07/13 13:06:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (221.735µs) from=127.0.0.6:43665 2022/07/13 13:06:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.993µs) from=127.0.0.6:43665 2022/07/13 13:06:24 [DEBUG] http: Request GET /v1/status/leader (814.65µs) from=127.0.0.6:43917 2022/07/13 13:06:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:06:34 [DEBUG] http: Request GET /v1/status/leader (1.186421ms) from=127.0.0.6:43917 2022/07/13 13:06:44 [DEBUG] http: Request GET /v1/status/leader (1.33133ms) from=127.0.0.6:43917 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.110424849s) from=127.0.0.6:55995 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.282952698s) from=127.0.0.6:45335 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.302896265s) from=127.0.0.6:46497 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.479442669s) from=127.0.0.6:45467 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.511633977s) from=127.0.0.6:44273 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/status/leader (1.341274ms) from=127.0.0.6:43917 2022/07/13 13:06:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.940132503s) from=127.0.0.6:35033 2022/07/13 13:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.16922073s) from=127.0.0.6:52729 2022/07/13 13:06:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.767239319s) from=127.0.0.6:57609 2022/07/13 13:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.328708552s) from=127.0.0.6:54033 2022/07/13 13:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.578726315s) from=127.0.0.6:36809 2022/07/13 13:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.624267441s) from=127.0.0.6:53023 2022/07/13 13:06:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.92684168s) from=127.0.0.6:38967 2022/07/13 13:06:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.480170243s) from=127.0.0.6:44513 2022/07/13 13:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.486488528s) from=127.0.0.6:55089 2022/07/13 13:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.365321356s) from=127.0.0.6:54759 2022/07/13 13:07:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.920706348s) from=127.0.0.6:36767 2022/07/13 13:07:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.088781292s) from=127.0.0.6:59801 2022/07/13 13:07:04 [DEBUG] http: Request GET /v1/status/leader (460.299µs) from=127.0.0.6:49115 2022/07/13 13:07:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.170081708s) from=127.0.0.6:36531 2022/07/13 13:07:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.865850691s) from=127.0.0.6:39037 2022/07/13 13:07:14 [DEBUG] http: Request GET /v1/status/leader (1.020876ms) from=127.0.0.6:49115 2022/07/13 13:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:07:17 [DEBUG] agent: Node info in sync 2022/07/13 13:07:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:07:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:08:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.016330489s) from=127.0.0.6:38299 2022/07/13 13:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.774521677s) from=127.0.0.6:33105 2022/07/13 13:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.39745889s) from=127.0.0.6:44747 2022/07/13 13:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.596897274s) from=127.0.0.6:51713 2022/07/13 13:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.869378854s) from=127.0.0.6:57409 2022/07/13 13:08:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.394880392s) from=127.0.0.6:53213 2022/07/13 13:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.745220544s) from=127.0.0.6:38169 2022/07/13 13:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.14717853s) from=127.0.0.6:47137 2022/07/13 13:08:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.004751544s) from=127.0.0.6:48323 2022/07/13 13:08:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.095168771s) from=127.0.0.6:36885 2022/07/13 13:08:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.082853743s) from=127.0.0.6:41535 2022/07/13 13:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.745237326s) from=127.0.0.6:60553 2022/07/13 13:08:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.579163886s) from=127.0.0.6:49125 2022/07/13 13:08:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.619862748s) from=127.0.0.6:55355 2022/07/13 13:08:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.961509408s) from=127.0.0.6:48883 2022/07/13 13:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m7.446932104s) from=127.0.0.6:56581 2022/07/13 13:08:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.309876137s) from=127.0.0.6:58627 2022/07/13 13:08:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.76503369s) from=127.0.0.6:47719 2022/07/13 13:08:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.062985717s) from=127.0.0.6:43665 2022/07/13 13:08:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:08:43 [DEBUG] http: Request GET /v1/catalog/services (378.517µs) from=127.0.0.6:37143 2022/07/13 13:08:43 [DEBUG] http: Request GET /v1/status/leader (883.456µs) from=127.0.0.6:33713 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (339.7µs) from=127.0.0.6:33713 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (263.383µs) from=127.0.0.6:33713 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (474.506µs) from=127.0.0.6:45119 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (204.383µs) from=127.0.0.6:52443 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (201.685µs) from=127.0.0.6:37005 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.292µs) from=127.0.0.6:45119 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.371µs) from=127.0.0.6:37005 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.036µs) from=127.0.0.6:45119 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (124.417µs) from=127.0.0.6:37005 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (218.926µs) from=127.0.0.6:45119 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (175.115µs) from=127.0.0.6:33713 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (226.657µs) from=127.0.0.6:47805 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (115.019µs) from=127.0.0.6:52443 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (123.772µs) from=127.0.0.6:52443 2022/07/13 13:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.67µs) from=127.0.0.6:52443 2022/07/13 13:08:45 [DEBUG] http: Request GET /v1/catalog/services (394.438µs) from=127.0.0.6:53477 2022/07/13 13:08:45 [DEBUG] http: Request GET /v1/status/leader (530.639µs) from=127.0.0.6:44551 2022/07/13 13:08:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.868µs) from=127.0.0.6:44551 2022/07/13 13:08:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.524µs) from=127.0.0.6:44551 2022/07/13 13:08:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:08:47 [DEBUG] agent: Node info in sync 2022/07/13 13:09:04 [DEBUG] http: Request GET /v1/status/leader (3.194769ms) from=127.0.0.6:58289 2022/07/13 13:09:05 [DEBUG] http: Request GET /v1/status/leader (567.42µs) from=127.0.0.6:34147 2022/07/13 13:09:24 [DEBUG] http: Request GET /v1/status/leader (382.61µs) from=127.0.0.6:58289 2022/07/13 13:09:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:09:25 [DEBUG] http: Request GET /v1/status/leader (187.026µs) from=127.0.0.6:34147 2022/07/13 13:09:44 [DEBUG] http: Request GET /v1/status/leader (323.904µs) from=127.0.0.6:58289 2022/07/13 13:09:45 [DEBUG] http: Request GET /v1/status/leader (232.21µs) from=127.0.0.6:34147 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/catalog/services (575.069µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/status/leader (844.849µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (577.188µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (184.432µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (147.377µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (175.34µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (250.703µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (201.96µs) from=127.0.0.6:60511 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (203.91µs) from=127.0.0.6:60511 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (187.191µs) from=127.0.0.6:48323 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (226.12µs) from=127.0.0.6:60511 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (191.401µs) from=127.0.0.6:58289 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (139.997µs) from=127.0.0.6:48323 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.839µs) from=127.0.0.6:48323 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (295.168µs) from=127.0.0.6:46733 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (242.61µs) from=127.0.0.6:60511 2022/07/13 13:09:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (170.703µs) from=127.0.0.6:42709 2022/07/13 13:10:13 [DEBUG] http: Request GET /v1/status/leader (516.537µs) from=127.0.0.6:44325 2022/07/13 13:10:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:10:33 [DEBUG] http: Request GET /v1/status/leader (453.113µs) from=127.0.0.6:44325 2022/07/13 13:10:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:10:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:10:39 [DEBUG] agent: Node info in sync 2022/07/13 13:10:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.062621608s) from=127.0.0.6:56821 2022/07/13 13:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.280332587s) from=127.0.0.6:37005 2022/07/13 13:10:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.919847165s) from=127.0.0.6:37143 2022/07/13 13:10:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.929986465s) from=127.0.0.6:46833 2022/07/13 13:10:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.682522847s) from=127.0.0.6:44165 2022/07/13 13:10:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.091427705s) from=127.0.0.6:47805 2022/07/13 13:10:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.147574265s) from=127.0.0.6:44551 2022/07/13 13:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.192639626s) from=127.0.0.6:40155 2022/07/13 13:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.292276445s) from=127.0.0.6:33633 2022/07/13 13:10:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.347125616s) from=127.0.0.6:36199 2022/07/13 13:10:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.477172763s) from=127.0.0.6:45119 2022/07/13 13:10:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.869681535s) from=127.0.0.6:33713 2022/07/13 13:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.896166176s) from=127.0.0.6:42851 2022/07/13 13:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.752070047s) from=127.0.0.6:52443 2022/07/13 13:10:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.029156219s) from=127.0.0.6:38477 2022/07/13 13:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.2038331s) from=127.0.0.6:52077 2022/07/13 13:10:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.729907149s) from=127.0.0.6:44505 2022/07/13 13:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.591372999s) from=127.0.0.6:58465 2022/07/13 13:10:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.390357379s) from=127.0.0.6:53477 2022/07/13 13:10:53 [DEBUG] http: Request GET /v1/status/leader (586.11µs) from=127.0.0.6:44325 2022/07/13 13:11:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:11:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.456733525s) from=127.0.0.6:37015 2022/07/13 13:11:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:11:55 [DEBUG] agent: Node info in sync 2022/07/13 13:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.342003853s) from=127.0.0.6:41427 2022/07/13 13:11:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.849922285s) from=127.0.0.6:48323 2022/07/13 13:11:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.936824041s) from=127.0.0.6:60639 2022/07/13 13:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.63654028s) from=127.0.0.6:42299 2022/07/13 13:11:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.397481753s) from=127.0.0.6:44173 2022/07/13 13:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.454394569s) from=127.0.0.6:36451 2022/07/13 13:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.885664728s) from=127.0.0.6:58289 2022/07/13 13:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.266605066s) from=127.0.0.6:45589 2022/07/13 13:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.342332098s) from=127.0.0.6:60603 2022/07/13 13:11:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.518592322s) from=127.0.0.6:46733 2022/07/13 13:11:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.559282154s) from=127.0.0.6:47857 2022/07/13 13:11:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.584531197s) from=127.0.0.6:34147 2022/07/13 13:12:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.30313065s) from=127.0.0.6:49135 2022/07/13 13:12:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.391597486s) from=127.0.0.6:42709 2022/07/13 13:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.281597035s) from=127.0.0.6:60511 2022/07/13 13:12:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:12:38 [DEBUG] http: Request GET /v1/catalog/services (373.533µs) from=127.0.0.6:35421 2022/07/13 13:12:38 [DEBUG] http: Request GET /v1/status/leader (861.368µs) from=127.0.0.6:33341 2022/07/13 13:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (253.62µs) from=127.0.0.6:33341 2022/07/13 13:12:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (133.986µs) from=127.0.0.6:33341 2022/07/13 13:12:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:12:58 [DEBUG] http: Request GET /v1/status/leader (372.672µs) from=127.0.0.6:43207 2022/07/13 13:13:18 [DEBUG] http: Request GET /v1/status/leader (414.2µs) from=127.0.0.6:43207 2022/07/13 13:13:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:13:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:13:49 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:13:49 [DEBUG] agent: Node info in sync 2022/07/13 13:14:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:14:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.267010158s) from=127.0.0.6:33341 2022/07/13 13:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.22046459s) from=127.0.0.6:35421 2022/07/13 13:14:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.328631513s) from=127.0.0.6:36363 2022/07/13 13:15:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:15:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:15:18 [DEBUG] agent: Node info in sync 2022/07/13 13:15:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:15:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/catalog/services (467.088µs) from=127.0.0.6:39553 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/status/leader (631.302µs) from=127.0.0.6:39553 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (648.37µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.431µs) from=127.0.0.6:49301 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (269.598µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (250.936µs) from=127.0.0.6:49301 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (334.12µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (231.445µs) from=127.0.0.6:49301 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (257.193µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.037µs) from=127.0.0.6:49301 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (156.16µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.945µs) from=127.0.0.6:37241 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (153.695µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (147.454µs) from=127.0.0.6:47245 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (127.782µs) from=127.0.0.6:49301 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (136.876µs) from=127.0.0.6:37241 2022/07/13 13:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (235.405µs) from=127.0.0.6:49301 2022/07/13 13:16:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:16:28 [DEBUG] http: Request GET /v1/status/leader (316.417µs) from=127.0.0.6:34057 2022/07/13 13:16:48 [DEBUG] http: Request GET /v1/status/leader (1.5411ms) from=127.0.0.6:34057 2022/07/13 13:17:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:17:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:17:11 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:17:11 [DEBUG] agent: Node info in sync 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/catalog/services (312.077µs) from=127.0.0.6:34057 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/status/leader (310.573µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (213.98µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (168.103µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (117.877µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (139.421µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (280.771µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (167.66µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (129.122µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (140.395µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (217.195µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (150.759µs) from=127.0.0.6:39257 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (175.29µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (280.428µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.403µs) from=127.0.0.6:50329 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.34µs) from=127.0.0.6:55331 2022/07/13 13:17:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (162.157µs) from=127.0.0.6:56785 2022/07/13 13:17:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:17:33 [DEBUG] http: Request GET /v1/status/leader (2.878229ms) from=127.0.0.6:42753 2022/07/13 13:17:53 [DEBUG] http: Request GET /v1/status/leader (783.51µs) from=127.0.0.6:42753 2022/07/13 13:17:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:18:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:18:01 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:18:01 [DEBUG] agent: Node info in sync 2022/07/13 13:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.623556ms) from=127.0.0.6:42753 2022/07/13 13:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (48.182269966s) from=127.0.0.6:34057 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:18:01 [DEBUG] agent: Node info in sync 2022/07/13 13:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (1m52.895789372s) from=127.0.0.6:39553 2022/07/13 13:18:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (519.359µs) from=127.0.0.6:42753 2022/07/13 13:18:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (185.869µs) from=127.0.0.6:42753 2022/07/13 13:18:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.859599611s) from=127.0.0.6:42265 2022/07/13 13:18:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.623050295s) from=127.0.0.6:42489 2022/07/13 13:18:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.788415485s) from=127.0.0.6:60919 2022/07/13 13:18:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.00318374s) from=127.0.0.6:47245 2022/07/13 13:18:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.977124s) from=127.0.0.6:58327 2022/07/13 13:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.936418988s) from=127.0.0.6:53063 2022/07/13 13:18:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.019001238s) from=127.0.0.6:52769 2022/07/13 13:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.09438015s) from=127.0.0.6:45735 2022/07/13 13:18:13 [DEBUG] http: Request GET /v1/status/leader (785.875µs) from=127.0.0.6:37907 2022/07/13 13:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.157727865s) from=127.0.0.6:57821 2022/07/13 13:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.741064802s) from=127.0.0.6:49301 2022/07/13 13:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.912707229s) from=127.0.0.6:37241 2022/07/13 13:18:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.969015135s) from=127.0.0.6:43281 2022/07/13 13:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.318497883s) from=127.0.0.6:49373 2022/07/13 13:18:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.385467207s) from=127.0.0.6:55903 2022/07/13 13:18:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.64277348s) from=127.0.0.6:37969 2022/07/13 13:18:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:18:54 [DEBUG] http: Request GET /v1/catalog/services (1.47036ms) from=127.0.0.6:54195 2022/07/13 13:18:54 [DEBUG] http: Request GET /v1/status/leader (536.021µs) from=127.0.0.6:37907 2022/07/13 13:18:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (850.68µs) from=127.0.0.6:44409 2022/07/13 13:18:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (232.972µs) from=127.0.0.6:37907 2022/07/13 13:19:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.349030699s) from=127.0.0.6:59671 2022/07/13 13:19:14 [DEBUG] http: Request GET /v1/status/leader (1.895267ms) from=127.0.0.6:44575 2022/07/13 13:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.499114881s) from=127.0.0.6:48989 2022/07/13 13:19:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.8737575s) from=127.0.0.6:50329 2022/07/13 13:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.020327949s) from=127.0.0.6:57847 2022/07/13 13:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.575424445s) from=127.0.0.6:44345 2022/07/13 13:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.726249828s) from=127.0.0.6:54361 2022/07/13 13:19:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.341915381s) from=127.0.0.6:46733 2022/07/13 13:19:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.19156611s) from=127.0.0.6:60065 2022/07/13 13:19:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.30577008s) from=127.0.0.6:39257 2022/07/13 13:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.749954278s) from=127.0.0.6:46183 2022/07/13 13:19:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.963236466s) from=127.0.0.6:55331 2022/07/13 13:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.006434411s) from=127.0.0.6:56785 2022/07/13 13:19:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.367970309s) from=127.0.0.6:41977 2022/07/13 13:19:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.09943715s) from=127.0.0.6:38013 2022/07/13 13:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.112643773s) from=127.0.0.6:48051 2022/07/13 13:19:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:19:34 [DEBUG] http: Request GET /v1/status/leader (345.717µs) from=127.0.0.6:44575 2022/07/13 13:19:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:19:43 [DEBUG] agent: Node info in sync 2022/07/13 13:19:54 [DEBUG] http: Request GET /v1/status/leader (161.046µs) from=127.0.0.6:44575 2022/07/13 13:20:03 [DEBUG] http: Request GET /v1/catalog/services (469.9µs) from=127.0.0.6:44575 2022/07/13 13:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (212.35µs) from=127.0.0.6:60693 2022/07/13 13:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (143.57µs) from=127.0.0.6:51381 2022/07/13 13:20:03 [DEBUG] http: Request GET /v1/status/leader (14.451816ms) from=127.0.0.6:51433 2022/07/13 13:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m4.539669872s) from=127.0.0.6:34057 2022/07/13 13:20:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.591108267s) from=127.0.0.6:42753 2022/07/13 13:20:23 [DEBUG] http: Request GET /v1/status/leader (251.24µs) from=127.0.0.6:60693 2022/07/13 13:20:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:20:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:20:43 [DEBUG] http: Request GET /v1/status/leader (205.43µs) from=127.0.0.6:60693 2022/07/13 13:20:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.229511216s) from=127.0.0.6:44409 2022/07/13 13:20:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.406316311s) from=127.0.0.6:37907 2022/07/13 13:20:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:20:59 [DEBUG] agent: Node info in sync 2022/07/13 13:21:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m7.057007103s) from=127.0.0.6:54195 2022/07/13 13:21:03 [DEBUG] http: Request GET /v1/status/leader (1.06747ms) from=127.0.0.6:60693 2022/07/13 13:21:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:22:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.869800823s) from=127.0.0.6:51381 2022/07/13 13:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m3.488183383s) from=127.0.0.6:44575 2022/07/13 13:22:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:22:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:22:07 [DEBUG] agent: Node info in sync 2022/07/13 13:22:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.313866906s) from=127.0.0.6:51433 2022/07/13 13:22:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:22:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:23:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:23:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:23:26 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:23:26 [DEBUG] agent: Node info in sync 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/catalog/services (359.627µs) from=127.0.0.6:55247 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/status/leader (431.708µs) from=127.0.0.6:55555 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.515µs) from=127.0.0.6:50279 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.295µs) from=127.0.0.6:55555 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (126.215µs) from=127.0.0.6:50279 2022/07/13 13:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (162.774µs) from=127.0.0.6:50279 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (337.053µs) from=127.0.0.6:50279 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (173.983µs) from=127.0.0.6:33997 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (195.751µs) from=127.0.0.6:55555 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (119.084µs) from=127.0.0.6:50279 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (121.852µs) from=127.0.0.6:50279 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (160.206µs) from=127.0.0.6:55555 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (142.589µs) from=127.0.0.6:38931 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (219.243µs) from=127.0.0.6:44887 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (236.1µs) from=127.0.0.6:44887 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (137.81µs) from=127.0.0.6:38931 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (178.892µs) from=127.0.0.6:38931 2022/07/13 13:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (170.617µs) from=127.0.0.6:38931 2022/07/13 13:23:53 [DEBUG] http: Request GET /v1/status/leader (467.353µs) from=127.0.0.6:54561 2022/07/13 13:24:13 [DEBUG] http: Request GET /v1/status/leader (760.412µs) from=127.0.0.6:54561 2022/07/13 13:24:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:24:33 [DEBUG] http: Request GET /v1/status/leader (641.602µs) from=127.0.0.6:54561 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/catalog/services (535.564µs) from=127.0.0.6:54561 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/status/leader (346.654µs) from=127.0.0.6:54561 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (265.55µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (156.566µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.268µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (144.76µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (266.697µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (213.466µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (213.93µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (154.315µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (521.755µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (338.888µs) from=127.0.0.6:55393 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (113.473µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (112.503µs) from=127.0.0.6:45507 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (152.998µs) from=127.0.0.6:48639 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (147.894µs) from=127.0.0.6:40623 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (300.6µs) from=127.0.0.6:47433 2022/07/13 13:24:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.835µs) from=127.0.0.6:48639 2022/07/13 13:24:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:24:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:24:44 [DEBUG] agent: Node info in sync 2022/07/13 13:25:03 [DEBUG] http: Request GET /v1/status/leader (1.003242ms) from=127.0.0.6:43053 2022/07/13 13:25:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:25:23 [DEBUG] http: Request GET /v1/status/leader (354.67µs) from=127.0.0.6:43053 2022/07/13 13:25:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.289001234s) from=127.0.0.6:38835 2022/07/13 13:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m0.797360491s) from=127.0.0.6:55247 2022/07/13 13:25:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.683003108s) from=127.0.0.6:57011 2022/07/13 13:25:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.368890373s) from=127.0.0.6:33997 2022/07/13 13:25:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.331068378s) from=127.0.0.6:53555 2022/07/13 13:25:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.453370137s) from=127.0.0.6:60377 2022/07/13 13:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.29148068s) from=127.0.0.6:55555 2022/07/13 13:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.395282635s) from=127.0.0.6:36907 2022/07/13 13:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.454982308s) from=127.0.0.6:59431 2022/07/13 13:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.75625718s) from=127.0.0.6:57581 2022/07/13 13:25:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.713459907s) from=127.0.0.6:52137 2022/07/13 13:25:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.013927273s) from=127.0.0.6:37075 2022/07/13 13:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.022709805s) from=127.0.0.6:50279 2022/07/13 13:25:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.146276343s) from=127.0.0.6:39387 2022/07/13 13:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.344280431s) from=127.0.0.6:38931 2022/07/13 13:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m7.266363646s) from=127.0.0.6:60315 2022/07/13 13:25:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.348273972s) from=127.0.0.6:44887 2022/07/13 13:25:43 [DEBUG] http: Request GET /v1/status/leader (242.834µs) from=127.0.0.6:43053 2022/07/13 13:25:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:25:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:25:58 [DEBUG] agent: Node info in sync 2022/07/13 13:26:19 [DEBUG] http: Request GET /v1/catalog/services (348.432µs) from=127.0.0.6:43053 2022/07/13 13:26:19 [DEBUG] http: Request GET /v1/status/leader (320.764µs) from=127.0.0.6:59011 2022/07/13 13:26:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (270.887µs) from=127.0.0.6:59011 2022/07/13 13:26:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (286.619µs) from=127.0.0.6:59011 2022/07/13 13:26:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:26:39 [DEBUG] http: Request GET /v1/status/leader (2.275057ms) from=127.0.0.6:52085 2022/07/13 13:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.084970747s) from=127.0.0.6:55393 2022/07/13 13:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.104776687s) from=127.0.0.6:45799 2022/07/13 13:26:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.156400687s) from=127.0.0.6:40623 2022/07/13 13:26:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.269921923s) from=127.0.0.6:46899 2022/07/13 13:26:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.315410508s) from=127.0.0.6:46817 2022/07/13 13:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.381505778s) from=127.0.0.6:45507 2022/07/13 13:26:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (2m2.735814091s) from=127.0.0.6:54561 2022/07/13 13:26:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.282831903s) from=127.0.0.6:49583 2022/07/13 13:26:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.301547646s) from=127.0.0.6:38173 2022/07/13 13:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.680478449s) from=127.0.0.6:48447 2022/07/13 13:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.850207978s) from=127.0.0.6:47433 2022/07/13 13:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.464702988s) from=127.0.0.6:52417 2022/07/13 13:26:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.580934609s) from=127.0.0.6:45387 2022/07/13 13:26:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.873766057s) from=127.0.0.6:47127 2022/07/13 13:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.257933246s) from=127.0.0.6:52841 2022/07/13 13:26:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.249355685s) from=127.0.0.6:48639 2022/07/13 13:26:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.328652028s) from=127.0.0.6:59893 2022/07/13 13:26:59 [DEBUG] http: Request GET /v1/status/leader (263.529µs) from=127.0.0.6:48887 2022/07/13 13:27:24 [DEBUG] http: Request GET /v1/catalog/services (443.44µs) from=127.0.0.6:48887 2022/07/13 13:27:24 [DEBUG] http: Request GET /v1/status/leader (962.583µs) from=127.0.0.6:52085 2022/07/13 13:27:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.74µs) from=127.0.0.6:52085 2022/07/13 13:27:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (195.088µs) from=127.0.0.6:52085 2022/07/13 13:27:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:27:44 [DEBUG] http: Request GET /v1/status/leader (353.705µs) from=127.0.0.6:46013 2022/07/13 13:27:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:27:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:27:49 [DEBUG] agent: Node info in sync 2022/07/13 13:27:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:27:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.58.41_8082" 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:27:58 [DEBUG] agent: Node info in sync 2022/07/13 13:27:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.343266ms) from=127.0.0.6:46013 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (34.321590445s) from=127.0.0.6:48887 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:27:58 [DEBUG] agent: Node info in sync 2022/07/13 13:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (1m38.966883123s) from=127.0.0.6:43053 2022/07/13 13:27:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (887.948µs) from=127.0.0.6:51377 2022/07/13 13:27:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:27:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:27:58 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.52.172_8443" 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Node info in sync 2022/07/13 13:27:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.223334ms) from=127.0.0.6:51377 2022/07/13 13:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (26.981014ms) from=127.0.0.6:48887 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:27:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:27:58 [DEBUG] agent: Node info in sync 2022/07/13 13:27:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (256.542µs) from=127.0.0.6:51377 2022/07/13 13:28:04 [DEBUG] http: Request GET /v1/status/leader (267.132µs) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_nslcm_10.233.15.120_8403" 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.484402ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (9.498783462s) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (484.635µs) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v2_nslcm_10.233.15.120_8403" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.290335ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=174 (32.655189ms) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (414.405µs) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.11.226_8484" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.364691ms) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=175 (28.102912ms) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (377.995µs) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.25.130_8482" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.901963ms) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=176 (28.161188ms) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (365.447µs) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.56.190_8410" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.312054ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=177 (31.881816ms) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (285.788µs) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_vnfmgr_10.233.24.74_8803" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.578028ms) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=178 (27.248873ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (300.721µs) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_vnfres_10.233.62.149_8802" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (10.507651ms) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=179 (41.88847ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (398.667µs) from=127.0.0.6:48887 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [INFO] agent: Synced service "_v1_vnflcm_10.233.35.193_8801" 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.132143ms) from=127.0.0.6:51377 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:28:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:28:08 [DEBUG] agent: Node info in sync 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=180 (44.102352ms) from=127.0.0.6:46013 2022/07/13 13:28:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.494559ms) from=127.0.0.6:46013 2022/07/13 13:28:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.438765496s) from=127.0.0.6:59011 2022/07/13 13:28:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.165582091s) from=127.0.0.6:44213 2022/07/13 13:28:24 [DEBUG] http: Request GET /v1/status/leader (290.159µs) from=127.0.0.6:48887 2022/07/13 13:28:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:29:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.881608603s) from=127.0.0.6:52085 2022/07/13 13:29:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.199131989s) from=127.0.0.6:38271 2022/07/13 13:29:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:29:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:29:36 [DEBUG] agent: Node info in sync 2022/07/13 13:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.190262334s) from=127.0.0.6:46013 2022/07/13 13:30:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:30:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/catalog/services (1.292266ms) from=127.0.0.6:53965 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/status/leader (3.613923ms) from=127.0.0.6:53965 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (555.777µs) from=127.0.0.6:40061 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (307.244µs) from=127.0.0.6:41949 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (299.03µs) from=127.0.0.6:40061 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (182.75µs) from=127.0.0.6:40061 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (267.837µs) from=127.0.0.6:40061 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (178.814µs) from=127.0.0.6:34605 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (123.02µs) from=127.0.0.6:40061 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (168.726µs) from=127.0.0.6:41949 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.145µs) from=127.0.0.6:41489 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.05127ms) from=127.0.0.6:55535 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (159.629µs) from=127.0.0.6:55535 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (167.03µs) from=127.0.0.6:41489 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (273.98µs) from=127.0.0.6:34605 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.399µs) from=127.0.0.6:41949 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (189.867µs) from=127.0.0.6:38513 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (184.66µs) from=127.0.0.6:55535 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (336.37µs) from=127.0.0.6:59999 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (140.079µs) from=127.0.0.6:59999 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (229.735µs) from=127.0.0.6:43187 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (149.404µs) from=127.0.0.6:54793 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.855µs) from=127.0.0.6:54793 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (107.517µs) from=127.0.0.6:59999 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.55µs) from=127.0.0.6:43187 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.098µs) from=127.0.0.6:54793 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (240.004µs) from=127.0.0.6:34605 2022/07/13 13:31:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (193.372µs) from=127.0.0.6:45123 2022/07/13 13:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:31:20 [DEBUG] agent: Node info in sync 2022/07/13 13:31:23 [DEBUG] http: Request GET /v1/status/leader (923.947µs) from=127.0.0.6:41447 2022/07/13 13:31:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:31:43 [DEBUG] http: Request GET /v1/status/leader (1.740916ms) from=127.0.0.6:41447 2022/07/13 13:32:03 [DEBUG] http: Request GET /v1/status/leader (294.199µs) from=127.0.0.6:41447 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/catalog/services (596.516µs) from=127.0.0.6:41447 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/status/leader (297.987µs) from=127.0.0.6:41447 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (311.208µs) from=127.0.0.6:43807 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (151.095µs) from=127.0.0.6:48775 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (162.602µs) from=127.0.0.6:49187 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (937.503µs) from=127.0.0.6:51839 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (252.28µs) from=127.0.0.6:48775 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (219.852µs) from=127.0.0.6:51839 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (277.784µs) from=127.0.0.6:51839 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (253.34µs) from=127.0.0.6:49187 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (305.176µs) from=127.0.0.6:44631 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (834.815µs) from=127.0.0.6:43807 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (195.642µs) from=127.0.0.6:50263 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (350.667µs) from=127.0.0.6:58767 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (332.664µs) from=127.0.0.6:60269 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (140.141µs) from=127.0.0.6:43807 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (119.915µs) from=127.0.0.6:48775 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (255.01µs) from=127.0.0.6:50263 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (149.524µs) from=127.0.0.6:50263 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (179.694µs) from=127.0.0.6:44631 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (114.056µs) from=127.0.0.6:48775 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (130.453µs) from=127.0.0.6:43807 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.979µs) from=127.0.0.6:44631 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (189.137µs) from=127.0.0.6:49187 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (294.319µs) from=127.0.0.6:43807 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.838µs) from=127.0.0.6:58767 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (215.664µs) from=127.0.0.6:51839 2022/07/13 13:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (235.775µs) from=127.0.0.6:37639 2022/07/13 13:32:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:32:33 [DEBUG] http: Request GET /v1/status/leader (717.549µs) from=127.0.0.6:33095 2022/07/13 13:32:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:32:53 [DEBUG] http: Request GET /v1/status/leader (2.147308ms) from=127.0.0.6:33095 2022/07/13 13:32:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:32:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:32:58 [DEBUG] agent: Node info in sync 2022/07/13 13:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.456800802s) from=127.0.0.6:34605 2022/07/13 13:33:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.84596367s) from=127.0.0.6:33443 2022/07/13 13:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.863529757s) from=127.0.0.6:51995 2022/07/13 13:33:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m1.044149062s) from=127.0.0.6:38513 2022/07/13 13:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.133985367s) from=127.0.0.6:45123 2022/07/13 13:33:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.862092301s) from=127.0.0.6:59999 2022/07/13 13:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.602869886s) from=127.0.0.6:40061 2022/07/13 13:33:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m3.183973813s) from=127.0.0.6:41949 2022/07/13 13:33:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.113041842s) from=127.0.0.6:51087 2022/07/13 13:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.216756208s) from=127.0.0.6:38951 2022/07/13 13:33:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.325801068s) from=127.0.0.6:54739 2022/07/13 13:33:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m3.395611892s) from=127.0.0.6:40123 2022/07/13 13:33:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.374479036s) from=127.0.0.6:55535 2022/07/13 13:33:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m4.270845577s) from=127.0.0.6:49881 2022/07/13 13:33:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.322464554s) from=127.0.0.6:49969 2022/07/13 13:33:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.864073612s) from=127.0.0.6:50169 2022/07/13 13:33:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.964200732s) from=127.0.0.6:43187 2022/07/13 13:33:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m5.122398811s) from=127.0.0.6:51799 2022/07/13 13:33:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.1837895s) from=127.0.0.6:52277 2022/07/13 13:33:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.805192068s) from=127.0.0.6:47697 2022/07/13 13:33:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m5.863574371s) from=127.0.0.6:37237 2022/07/13 13:33:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.401972257s) from=127.0.0.6:39563 2022/07/13 13:33:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.776532346s) from=127.0.0.6:53965 2022/07/13 13:33:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m7.026850562s) from=127.0.0.6:54793 2022/07/13 13:33:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m7.069772132s) from=127.0.0.6:36551 2022/07/13 13:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.300543343s) from=127.0.0.6:41489 2022/07/13 13:33:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m7.320179141s) from=127.0.0.6:47763 2022/07/13 13:33:13 [DEBUG] http: Request GET /v1/status/leader (452.102µs) from=127.0.0.6:33095 2022/07/13 13:33:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:33:45 [DEBUG] http: Request GET /v1/catalog/services (625.914µs) from=127.0.0.6:45847 2022/07/13 13:33:45 [DEBUG] http: Request GET /v1/status/leader (3.222392ms) from=127.0.0.6:33095 2022/07/13 13:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (286.801µs) from=127.0.0.6:33095 2022/07/13 13:33:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (170.261µs) from=127.0.0.6:45273 2022/07/13 13:34:05 [DEBUG] http: Request GET /v1/status/leader (320.629µs) from=127.0.0.6:37141 2022/07/13 13:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.270627852s) from=127.0.0.6:49187 2022/07/13 13:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.254023698s) from=127.0.0.6:58937 2022/07/13 13:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.438184303s) from=127.0.0.6:58263 2022/07/13 13:34:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m0.528988729s) from=127.0.0.6:60269 2022/07/13 13:34:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.64036426s) from=127.0.0.6:37367 2022/07/13 13:34:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m0.78002156s) from=127.0.0.6:48359 2022/07/13 13:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.181200367s) from=127.0.0.6:58767 2022/07/13 13:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.641880711s) from=127.0.0.6:41447 2022/07/13 13:34:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.404295237s) from=127.0.0.6:35373 2022/07/13 13:34:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.60297513s) from=127.0.0.6:51839 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m3.459607798s) from=127.0.0.6:48775 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.456729267s) from=127.0.0.6:40149 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m3.875888604s) from=127.0.0.6:43807 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.018538552s) from=127.0.0.6:60411 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.071146589s) from=127.0.0.6:57757 2022/07/13 13:34:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.065017733s) from=127.0.0.6:45987 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.479624073s) from=127.0.0.6:37639 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.778847103s) from=127.0.0.6:50263 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.702953028s) from=127.0.0.6:36799 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.747690462s) from=127.0.0.6:45973 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m4.848021997s) from=127.0.0.6:44631 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.915918136s) from=127.0.0.6:40689 2022/07/13 13:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.20909865s) from=127.0.0.6:58963 2022/07/13 13:34:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.883671397s) from=127.0.0.6:52823 2022/07/13 13:34:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m5.949110991s) from=127.0.0.6:40339 2022/07/13 13:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.036115346s) from=127.0.0.6:56709 2022/07/13 13:34:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m7.112268167s) from=127.0.0.6:57201 2022/07/13 13:34:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:34:25 [DEBUG] http: Request GET /v1/status/leader (309.322µs) from=127.0.0.6:37141 2022/07/13 13:34:45 [DEBUG] http: Request GET /v1/status/leader (304.272µs) from=127.0.0.6:37141 2022/07/13 13:34:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:34:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:34:46 [DEBUG] agent: Node info in sync 2022/07/13 13:34:53 [DEBUG] http: Request GET /v1/catalog/services (711.157µs) from=127.0.0.6:37141 2022/07/13 13:34:53 [DEBUG] http: Request GET /v1/status/leader (282.305µs) from=127.0.0.6:37141 2022/07/13 13:34:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (245.715µs) from=127.0.0.6:58279 2022/07/13 13:34:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.25µs) from=127.0.0.6:58279 2022/07/13 13:35:13 [DEBUG] http: Request GET /v1/status/leader (543.105µs) from=127.0.0.6:42525 2022/07/13 13:35:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:35:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:35:33 [DEBUG] http: Request GET /v1/status/leader (574.327µs) from=127.0.0.6:40731 2022/07/13 13:35:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.491962635s) from=127.0.0.6:45273 2022/07/13 13:35:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.602853706s) from=127.0.0.6:33095 2022/07/13 13:35:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.197677947s) from=127.0.0.6:45847 2022/07/13 13:35:53 [DEBUG] http: Request GET /v1/status/leader (523.366µs) from=127.0.0.6:42525 2022/07/13 13:36:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:36:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:36:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:36:29 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:36:29 [DEBUG] agent: Node info in sync 2022/07/13 13:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.368971971s) from=127.0.0.6:37141 2022/07/13 13:37:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.054164285s) from=127.0.0.6:58279 2022/07/13 13:37:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.229059742s) from=127.0.0.6:55497 2022/07/13 13:37:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:37:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:37:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:37:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:37:46 [DEBUG] agent: Node info in sync 2022/07/13 13:38:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/catalog/services (582.876µs) from=127.0.0.6:36823 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/status/leader (2.123651ms) from=127.0.0.6:36823 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (316.782µs) from=127.0.0.6:59425 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (160.254µs) from=127.0.0.6:59425 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (252.648µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (150.176µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (287.687µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (337.095µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.794µs) from=127.0.0.6:59425 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (135.027µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (203.52µs) from=127.0.0.6:59425 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (163.345µs) from=127.0.0.6:53301 2022/07/13 13:38:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (162.703µs) from=127.0.0.6:53301 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (217.405µs) from=127.0.0.6:59425 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (365.26µs) from=127.0.0.6:53301 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (195.048µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (186.23µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (150.697µs) from=127.0.0.6:57963 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (125.745µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (131.245µs) from=127.0.0.6:59425 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (143.128µs) from=127.0.0.6:57963 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (108.689µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (125.076µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (124.112µs) from=127.0.0.6:45793 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (197.833µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.588µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (182.402µs) from=127.0.0.6:32951 2022/07/13 13:38:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (390.008µs) from=127.0.0.6:47695 2022/07/13 13:38:52 [DEBUG] http: Request GET /v1/status/leader (458.968µs) from=127.0.0.6:36247 2022/07/13 13:39:12 [DEBUG] http: Request GET /v1/status/leader (1.629255ms) from=127.0.0.6:36247 2022/07/13 13:39:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:39:32 [DEBUG] http: Request GET /v1/status/leader (291.622µs) from=127.0.0.6:36247 2022/07/13 13:39:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:39:40 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:39:40 [DEBUG] agent: Node info in sync 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/catalog/services (487.849µs) from=127.0.0.6:36247 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/status/leader (159.203µs) from=127.0.0.6:36247 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (311.419µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (251.878µs) from=127.0.0.6:44243 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.648µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (219.147µs) from=127.0.0.6:48821 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (313.347µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (271.877µs) from=127.0.0.6:44243 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (189.083µs) from=127.0.0.6:44243 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (250.369µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.897µs) from=127.0.0.6:38837 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (170.04µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (125.727µs) from=127.0.0.6:44243 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (138.852µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (317.915µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.823µs) from=127.0.0.6:48821 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (170.371µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (159.753µs) from=127.0.0.6:42387 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (240.201µs) from=127.0.0.6:54925 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.918µs) from=127.0.0.6:34459 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (376.133µs) from=127.0.0.6:42387 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (111.474µs) from=127.0.0.6:54925 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (129.395µs) from=127.0.0.6:48821 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (177.341µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (132.675µs) from=127.0.0.6:48821 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (124.209µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (141.12µs) from=127.0.0.6:42793 2022/07/13 13:39:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (127.253µs) from=127.0.0.6:42793 2022/07/13 13:39:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:40:03 [DEBUG] http: Request GET /v1/status/leader (289.139µs) from=127.0.0.6:51045 2022/07/13 13:40:23 [DEBUG] http: Request GET /v1/status/leader (272.266µs) from=127.0.0.6:51045 2022/07/13 13:40:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.110224575s) from=127.0.0.6:54487 2022/07/13 13:40:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.232615092s) from=127.0.0.6:33693 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.911226621s) from=127.0.0.6:49965 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.115469877s) from=127.0.0.6:34801 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.252787753s) from=127.0.0.6:53301 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m1.513998117s) from=127.0.0.6:45853 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.697702155s) from=127.0.0.6:36823 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.762289844s) from=127.0.0.6:46211 2022/07/13 13:40:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.851257748s) from=127.0.0.6:51505 2022/07/13 13:40:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.457732572s) from=127.0.0.6:45095 2022/07/13 13:40:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.590295575s) from=127.0.0.6:57739 2022/07/13 13:40:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m3.21622541s) from=127.0.0.6:45379 2022/07/13 13:40:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m3.539817866s) from=127.0.0.6:42375 2022/07/13 13:40:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.620238062s) from=127.0.0.6:57963 2022/07/13 13:40:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.544254822s) from=127.0.0.6:34231 2022/07/13 13:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.729044483s) from=127.0.0.6:54541 2022/07/13 13:40:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.006937267s) from=127.0.0.6:56851 2022/07/13 13:40:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m4.277077366s) from=127.0.0.6:41131 2022/07/13 13:40:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.620579239s) from=127.0.0.6:35535 2022/07/13 13:40:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.943056034s) from=127.0.0.6:32951 2022/07/13 13:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.975965774s) from=127.0.0.6:43309 2022/07/13 13:40:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m5.58338224s) from=127.0.0.6:60195 2022/07/13 13:40:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m6.145224098s) from=127.0.0.6:59425 2022/07/13 13:40:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m6.259782931s) from=127.0.0.6:60105 2022/07/13 13:40:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.377076622s) from=127.0.0.6:47695 2022/07/13 13:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.569233436s) from=127.0.0.6:45793 2022/07/13 13:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.611548557s) from=127.0.0.6:41439 2022/07/13 13:40:43 [DEBUG] http: Request GET /v1/status/leader (3.945704ms) from=127.0.0.6:51045 2022/07/13 13:41:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:41:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:41:02 [DEBUG] agent: Node info in sync 2022/07/13 13:41:04 [DEBUG] http: Request GET /v1/catalog/services (531.194µs) from=127.0.0.6:51045 2022/07/13 13:41:04 [DEBUG] http: Request GET /v1/status/leader (268.49µs) from=127.0.0.6:51045 2022/07/13 13:41:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.245µs) from=127.0.0.6:36121 2022/07/13 13:41:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.945µs) from=127.0.0.6:51395 2022/07/13 13:41:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:41:24 [DEBUG] http: Request GET /v1/status/leader (482.328µs) from=127.0.0.6:42227 2022/07/13 13:41:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m0.112665698s) from=127.0.0.6:48133 2022/07/13 13:41:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.44688203s) from=127.0.0.6:36247 2022/07/13 13:41:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.523236987s) from=127.0.0.6:42387 2022/07/13 13:41:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.710084622s) from=127.0.0.6:51059 2022/07/13 13:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.825612983s) from=127.0.0.6:59513 2022/07/13 13:41:44 [DEBUG] http: Request GET /v1/status/leader (672.333µs) from=127.0.0.6:56973 2022/07/13 13:41:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.611163594s) from=127.0.0.6:44243 2022/07/13 13:41:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m1.582412637s) from=127.0.0.6:56751 2022/07/13 13:41:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.522997231s) from=127.0.0.6:59725 2022/07/13 13:41:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.527987264s) from=127.0.0.6:38835 2022/07/13 13:41:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m2.633712237s) from=127.0.0.6:43131 2022/07/13 13:41:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m2.719828442s) from=127.0.0.6:33027 2022/07/13 13:41:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m3.53049215s) from=127.0.0.6:38347 2022/07/13 13:41:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.75314347s) from=127.0.0.6:45495 2022/07/13 13:41:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m4.074073142s) from=127.0.0.6:38837 2022/07/13 13:41:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.385148368s) from=127.0.0.6:59581 2022/07/13 13:41:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m4.566968726s) from=127.0.0.6:34459 2022/07/13 13:41:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.949316715s) from=127.0.0.6:47439 2022/07/13 13:41:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.975136092s) from=127.0.0.6:47777 2022/07/13 13:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.815802875s) from=127.0.0.6:34429 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.255171319s) from=127.0.0.6:54925 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.271128444s) from=127.0.0.6:48821 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m6.586747877s) from=127.0.0.6:42793 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.867540151s) from=127.0.0.6:44853 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.883097187s) from=127.0.0.6:34835 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.95800241s) from=127.0.0.6:47629 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.961713574s) from=127.0.0.6:52771 2022/07/13 13:41:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.162056177s) from=127.0.0.6:33079 2022/07/13 13:42:04 [DEBUG] http: Request GET /v1/status/leader (267.948µs) from=127.0.0.6:56973 2022/07/13 13:42:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:42:13 [DEBUG] http: Request GET /v1/catalog/services (803.142µs) from=127.0.0.6:42227 2022/07/13 13:42:13 [DEBUG] http: Request GET /v1/status/leader (352.869µs) from=127.0.0.6:56973 2022/07/13 13:42:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (192.713µs) from=127.0.0.6:56973 2022/07/13 13:42:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (380.534µs) from=127.0.0.6:39049 2022/07/13 13:42:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:42:33 [DEBUG] http: Request GET /v1/status/leader (680.882µs) from=127.0.0.6:44667 2022/07/13 13:42:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:42:50 [DEBUG] agent: Node info in sync 2022/07/13 13:42:53 [DEBUG] http: Request GET /v1/status/leader (857.266µs) from=127.0.0.6:54013 2022/07/13 13:43:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.128219543s) from=127.0.0.6:51395 2022/07/13 13:43:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.118113459s) from=127.0.0.6:36121 2022/07/13 13:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m7.017437256s) from=127.0.0.6:51045 2022/07/13 13:43:13 [DEBUG] http: Request GET /v1/status/leader (375.674µs) from=127.0.0.6:44667 2022/07/13 13:43:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:44:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:44:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:44:03 [DEBUG] agent: Node info in sync 2022/07/13 13:44:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.477180649s) from=127.0.0.6:56973 2022/07/13 13:44:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.395562296s) from=127.0.0.6:39049 2022/07/13 13:44:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.494237865s) from=127.0.0.6:42227 2022/07/13 13:44:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:45:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:45:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:45:22 [DEBUG] agent: Node info in sync 2022/07/13 13:45:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:46:00 [DEBUG] http: Request GET /v1/catalog/services (561.842µs) from=127.0.0.6:41011 2022/07/13 13:46:00 [DEBUG] http: Request GET /v1/status/leader (245.337µs) from=127.0.0.6:52031 2022/07/13 13:46:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (477.554µs) from=127.0.0.6:52031 2022/07/13 13:46:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (451.028µs) from=127.0.0.6:43269 2022/07/13 13:46:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (273.213µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (164.15µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (256.381µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (221.455µs) from=127.0.0.6:52031 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (176.941µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (156.056µs) from=127.0.0.6:52031 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (198.874µs) from=127.0.0.6:52031 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (259.637µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (188.922µs) from=127.0.0.6:42811 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (307.235µs) from=127.0.0.6:42811 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (138.509µs) from=127.0.0.6:42811 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (165.324µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (158.855µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (158.094µs) from=127.0.0.6:52031 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (217.433µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (176.944µs) from=127.0.0.6:57699 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (204.565µs) from=127.0.0.6:57699 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (129.81µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (138.998µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (399.625µs) from=127.0.0.6:43269 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (396.003µs) from=127.0.0.6:41053 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (218.56µs) from=127.0.0.6:52089 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (186.67µs) from=127.0.0.6:52089 2022/07/13 13:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (193.611µs) from=127.0.0.6:52089 2022/07/13 13:46:20 [DEBUG] http: Request GET /v1/status/leader (1.487177ms) from=127.0.0.6:42137 2022/07/13 13:46:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:46:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:46:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:46:24 [DEBUG] agent: Node info in sync 2022/07/13 13:46:41 [DEBUG] http: Request GET /v1/status/leader (441.031µs) from=127.0.0.6:42137 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/catalog/services (743.422µs) from=127.0.0.6:42137 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/status/leader (170.146µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (500.499µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (277.548µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (235.533µs) from=127.0.0.6:41551 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (174.477µs) from=127.0.0.6:41551 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (248.855µs) from=127.0.0.6:41551 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (196.954µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (269.509µs) from=127.0.0.6:41551 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (154.563µs) from=127.0.0.6:47629 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (137.105µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (124.201µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.975µs) from=127.0.0.6:47629 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (225.308µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (191.382µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (146.283µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (204.868µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (159.99µs) from=127.0.0.6:47629 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (193.026µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.347µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (116.951µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.495µs) from=127.0.0.6:42665 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (146.171µs) from=127.0.0.6:47629 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (140.95µs) from=127.0.0.6:41551 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (239.989µs) from=127.0.0.6:37403 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (152.905µs) from=127.0.0.6:37403 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (133.883µs) from=127.0.0.6:37403 2022/07/13 13:47:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (164.91µs) from=127.0.0.6:48595 2022/07/13 13:47:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:47:23 [DEBUG] http: Request GET /v1/status/leader (340.465µs) from=127.0.0.6:43037 2022/07/13 13:47:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:47:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:47:26 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:47:26 [DEBUG] agent: Node info in sync 2022/07/13 13:47:43 [DEBUG] http: Request GET /v1/status/leader (1.026627ms) from=127.0.0.6:43037 2022/07/13 13:48:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.341564622s) from=127.0.0.6:41011 2022/07/13 13:48:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m0.327300508s) from=127.0.0.6:42811 2022/07/13 13:48:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m0.536259923s) from=127.0.0.6:46569 2022/07/13 13:48:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.783429697s) from=127.0.0.6:41053 2022/07/13 13:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.529909832s) from=127.0.0.6:39151 2022/07/13 13:48:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.715399285s) from=127.0.0.6:41541 2022/07/13 13:48:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m2.016141954s) from=127.0.0.6:55871 2022/07/13 13:48:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.379040682s) from=127.0.0.6:53413 2022/07/13 13:48:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.440560847s) from=127.0.0.6:45021 2022/07/13 13:48:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.480459999s) from=127.0.0.6:50015 2022/07/13 13:48:03 [DEBUG] http: Request GET /v1/status/leader (904.364µs) from=127.0.0.6:43037 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.797835146s) from=127.0.0.6:43969 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.992931482s) from=127.0.0.6:59943 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.144792179s) from=127.0.0.6:33553 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.223982293s) from=127.0.0.6:33079 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.412252092s) from=127.0.0.6:52089 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m3.355439641s) from=127.0.0.6:58985 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.393551774s) from=127.0.0.6:60529 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.674939883s) from=127.0.0.6:43269 2022/07/13 13:48:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m3.723645249s) from=127.0.0.6:38577 2022/07/13 13:48:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.36071013s) from=127.0.0.6:51367 2022/07/13 13:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.529360919s) from=127.0.0.6:57413 2022/07/13 13:48:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.926317102s) from=127.0.0.6:56909 2022/07/13 13:48:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.99284198s) from=127.0.0.6:37953 2022/07/13 13:48:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m5.231392815s) from=127.0.0.6:39671 2022/07/13 13:48:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.391123763s) from=127.0.0.6:57309 2022/07/13 13:48:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.767970367s) from=127.0.0.6:57699 2022/07/13 13:48:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m5.952613081s) from=127.0.0.6:52031 2022/07/13 13:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:48:29 [DEBUG] http: Request GET /v1/catalog/services (891.304µs) from=127.0.0.6:43037 2022/07/13 13:48:29 [DEBUG] http: Request GET /v1/status/leader (1.525937ms) from=127.0.0.6:42443 2022/07/13 13:48:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.219525ms) from=127.0.0.6:42443 2022/07/13 13:48:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (459.92µs) from=127.0.0.6:36305 2022/07/13 13:48:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:48:37 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:48:37 [DEBUG] agent: Node info in sync 2022/07/13 13:48:49 [DEBUG] http: Request GET /v1/status/leader (817.607µs) from=127.0.0.6:41767 2022/07/13 13:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.021246467s) from=127.0.0.6:36399 2022/07/13 13:49:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.355126737s) from=127.0.0.6:39677 2022/07/13 13:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.871318978s) from=127.0.0.6:50347 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.086196741s) from=127.0.0.6:54319 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.22628081s) from=127.0.0.6:54403 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.354438986s) from=127.0.0.6:54917 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.378333053s) from=127.0.0.6:41143 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m1.428679198s) from=127.0.0.6:37955 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.561530298s) from=127.0.0.6:48595 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.747273956s) from=127.0.0.6:60527 2022/07/13 13:49:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.890552726s) from=127.0.0.6:42243 2022/07/13 13:49:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m2.072470625s) from=127.0.0.6:37403 2022/07/13 13:49:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m2.670963979s) from=127.0.0.6:42665 2022/07/13 13:49:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.697156423s) from=127.0.0.6:47935 2022/07/13 13:49:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.4579307s) from=127.0.0.6:35693 2022/07/13 13:49:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.657439182s) from=127.0.0.6:48301 2022/07/13 13:49:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m4.081833683s) from=127.0.0.6:42137 2022/07/13 13:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.611921108s) from=127.0.0.6:41603 2022/07/13 13:49:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.802757411s) from=127.0.0.6:41551 2022/07/13 13:49:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m4.890493052s) from=127.0.0.6:43513 2022/07/13 13:49:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.975475695s) from=127.0.0.6:51351 2022/07/13 13:49:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.053606112s) from=127.0.0.6:39975 2022/07/13 13:49:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m5.133366978s) from=127.0.0.6:54999 2022/07/13 13:49:09 [DEBUG] http: Request GET /v1/status/leader (325.366µs) from=127.0.0.6:41767 2022/07/13 13:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.040404s) from=127.0.0.6:58391 2022/07/13 13:49:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.497296333s) from=127.0.0.6:55301 2022/07/13 13:49:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m6.728945325s) from=127.0.0.6:47629 2022/07/13 13:49:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m7.075282792s) from=127.0.0.6:51085 2022/07/13 13:49:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:49:33 [DEBUG] http: Request GET /v1/catalog/services (501.739µs) from=127.0.0.6:41767 2022/07/13 13:49:33 [DEBUG] http: Request GET /v1/status/leader (274.373µs) from=127.0.0.6:41767 2022/07/13 13:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (245.347µs) from=127.0.0.6:38101 2022/07/13 13:49:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (154.393µs) from=127.0.0.6:38101 2022/07/13 13:49:53 [DEBUG] http: Request GET /v1/status/leader (383.11µs) from=127.0.0.6:59601 2022/07/13 13:50:13 [DEBUG] http: Request GET /v1/status/leader (251.595µs) from=127.0.0.6:45501 2022/07/13 13:50:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:50:14 [DEBUG] agent: Node info in sync 2022/07/13 13:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:50:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.549704272s) from=127.0.0.6:42443 2022/07/13 13:50:33 [DEBUG] http: Request GET /v1/status/leader (310.693µs) from=127.0.0.6:45501 2022/07/13 13:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.463236661s) from=127.0.0.6:36305 2022/07/13 13:50:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.411742264s) from=127.0.0.6:43037 2022/07/13 13:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:51:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:51:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.235761256s) from=127.0.0.6:41767 2022/07/13 13:51:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.446901484s) from=127.0.0.6:38101 2022/07/13 13:51:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.625144602s) from=127.0.0.6:58627 2022/07/13 13:51:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:51:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:51:49 [DEBUG] agent: Node info in sync 2022/07/13 13:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:52:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:52:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:52:53 [DEBUG] agent: Node info in sync 2022/07/13 13:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/catalog/services (613.032µs) from=127.0.0.6:55599 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/status/leader (428.917µs) from=127.0.0.6:60913 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (239.255µs) from=127.0.0.6:60913 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (705.489µs) from=127.0.0.6:60913 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (341.187µs) from=127.0.0.6:54189 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (142.982µs) from=127.0.0.6:51723 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (231.851µs) from=127.0.0.6:51723 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (273.96µs) from=127.0.0.6:54189 2022/07/13 13:53:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (178.344µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (188.79µs) from=127.0.0.6:54189 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.96µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (167.419µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.752µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (223.582µs) from=127.0.0.6:54189 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (211.911µs) from=127.0.0.6:60913 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (133.15µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (158.029µs) from=127.0.0.6:60913 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (168.574µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (260.066µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.266µs) from=127.0.0.6:54189 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (342.681µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (114.449µs) from=127.0.0.6:54189 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (229.525µs) from=127.0.0.6:53609 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (335.049µs) from=127.0.0.6:53609 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (277.904µs) from=127.0.0.6:53609 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (120.822µs) from=127.0.0.6:51723 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (125.745µs) from=127.0.0.6:53609 2022/07/13 13:53:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (108.698µs) from=127.0.0.6:54189 2022/07/13 13:53:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:53:44 [DEBUG] http: Request GET /v1/status/leader (863.908µs) from=127.0.0.6:59395 2022/07/13 13:54:04 [DEBUG] http: Request GET /v1/status/leader (338.304µs) from=127.0.0.6:59395 2022/07/13 13:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:54:24 [DEBUG] http: Request GET /v1/status/leader (213.634µs) from=127.0.0.6:59395 2022/07/13 13:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:54:31 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:54:31 [DEBUG] agent: Node info in sync 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/catalog/services (1.166425ms) from=127.0.0.6:59395 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/status/leader (903.418µs) from=127.0.0.6:59395 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (625.652µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (178.709µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (202.276µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (229.061µs) from=127.0.0.6:49371 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (226.003µs) from=127.0.0.6:49371 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (317.762µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (141.58µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (185.179µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (227.507µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.435456ms) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (401.821µs) from=127.0.0.6:49371 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (195.306µs) from=127.0.0.6:44627 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (315.799µs) from=127.0.0.6:44627 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (130.07µs) from=127.0.0.6:49371 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (110.725µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (230.348µs) from=127.0.0.6:44627 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.881µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (121.015µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (111.392µs) from=127.0.0.6:42085 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (134.253µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (139.3µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (148.648µs) from=127.0.0.6:44627 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.318µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (171.399µs) from=127.0.0.6:41457 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.615µs) from=127.0.0.6:44627 2022/07/13 13:54:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (107.768µs) from=127.0.0.6:44627 2022/07/13 13:54:53 [DEBUG] http: Request GET /v1/status/leader (473.649µs) from=127.0.0.6:50021 2022/07/13 13:55:13 [DEBUG] http: Request GET /v1/status/leader (152.741µs) from=127.0.0.6:50021 2022/07/13 13:55:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:55:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.267023336s) from=127.0.0.6:51723 2022/07/13 13:55:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.65460938s) from=127.0.0.6:35427 2022/07/13 13:55:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.249058337s) from=127.0.0.6:46827 2022/07/13 13:55:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.71884152s) from=127.0.0.6:58897 2022/07/13 13:55:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.794666642s) from=127.0.0.6:46287 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m3.158040772s) from=127.0.0.6:55221 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m3.221778213s) from=127.0.0.6:41061 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.355605803s) from=127.0.0.6:52715 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.471187296s) from=127.0.0.6:57709 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.728469363s) from=127.0.0.6:51397 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.801257623s) from=127.0.0.6:37393 2022/07/13 13:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.841160528s) from=127.0.0.6:36395 2022/07/13 13:55:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.907844566s) from=127.0.0.6:43101 2022/07/13 13:55:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.999154006s) from=127.0.0.6:45851 2022/07/13 13:55:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m4.429209852s) from=127.0.0.6:55599 2022/07/13 13:55:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m4.298668778s) from=127.0.0.6:58199 2022/07/13 13:55:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.716276714s) from=127.0.0.6:59389 2022/07/13 13:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.964147464s) from=127.0.0.6:40663 2022/07/13 13:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.583219494s) from=127.0.0.6:35059 2022/07/13 13:55:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.766488483s) from=127.0.0.6:60071 2022/07/13 13:55:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.946826054s) from=127.0.0.6:49155 2022/07/13 13:55:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m6.60117584s) from=127.0.0.6:50287 2022/07/13 13:55:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.801686311s) from=127.0.0.6:44181 2022/07/13 13:55:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m6.866664253s) from=127.0.0.6:54189 2022/07/13 13:55:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m7.276516183s) from=127.0.0.6:52437 2022/07/13 13:55:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m7.415071637s) from=127.0.0.6:60913 2022/07/13 13:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.452351084s) from=127.0.0.6:53609 2022/07/13 13:55:33 [DEBUG] http: Request GET /v1/status/leader (416.324µs) from=127.0.0.6:50021 2022/07/13 13:55:45 [DEBUG] http: Request GET /v1/catalog/services (554.334µs) from=127.0.0.6:50021 2022/07/13 13:55:45 [DEBUG] http: Request GET /v1/status/leader (464.838µs) from=127.0.0.6:50021 2022/07/13 13:55:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.445µs) from=127.0.0.6:57727 2022/07/13 13:55:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (323.971µs) from=127.0.0.6:52469 2022/07/13 13:55:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:55:55 [DEBUG] agent: Node info in sync 2022/07/13 13:56:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:56:05 [DEBUG] http: Request GET /v1/status/leader (371.353µs) from=127.0.0.6:42361 2022/07/13 13:56:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:56:25 [DEBUG] http: Request GET /v1/status/leader (303.662µs) from=127.0.0.6:42361 2022/07/13 13:56:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.190499671s) from=127.0.0.6:49801 2022/07/13 13:56:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.237249295s) from=127.0.0.6:45445 2022/07/13 13:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.626389768s) from=127.0.0.6:52081 2022/07/13 13:56:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m0.975533267s) from=127.0.0.6:46889 2022/07/13 13:56:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.349509782s) from=127.0.0.6:41619 2022/07/13 13:56:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.883549098s) from=127.0.0.6:47495 2022/07/13 13:56:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.94011765s) from=127.0.0.6:54933 2022/07/13 13:56:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.204733349s) from=127.0.0.6:54471 2022/07/13 13:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.354320248s) from=127.0.0.6:44511 2022/07/13 13:56:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.320360462s) from=127.0.0.6:40531 2022/07/13 13:56:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.374067374s) from=127.0.0.6:40105 2022/07/13 13:56:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.758285223s) from=127.0.0.6:45379 2022/07/13 13:56:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.810617003s) from=127.0.0.6:56623 2022/07/13 13:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.978968732s) from=127.0.0.6:49371 2022/07/13 13:56:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.995928543s) from=127.0.0.6:47347 2022/07/13 13:56:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.681927438s) from=127.0.0.6:43687 2022/07/13 13:56:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m4.812233399s) from=127.0.0.6:45619 2022/07/13 13:56:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.834396749s) from=127.0.0.6:51519 2022/07/13 13:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.956407027s) from=127.0.0.6:44627 2022/07/13 13:56:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m5.306318906s) from=127.0.0.6:45135 2022/07/13 13:56:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.749880833s) from=127.0.0.6:40869 2022/07/13 13:56:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.145702781s) from=127.0.0.6:59395 2022/07/13 13:56:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m6.630277438s) from=127.0.0.6:59797 2022/07/13 13:56:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m6.854701855s) from=127.0.0.6:56475 2022/07/13 13:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.958472967s) from=127.0.0.6:41457 2022/07/13 13:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.049253764s) from=127.0.0.6:37965 2022/07/13 13:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.270791439s) from=127.0.0.6:42085 2022/07/13 13:56:45 [DEBUG] http: Request GET /v1/status/leader (314.775µs) from=127.0.0.6:42361 2022/07/13 13:56:53 [DEBUG] http: Request GET /v1/catalog/services (473.304µs) from=127.0.0.6:42361 2022/07/13 13:56:53 [DEBUG] http: Request GET /v1/status/leader (250.5µs) from=127.0.0.6:42361 2022/07/13 13:56:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.6µs) from=127.0.0.6:57847 2022/07/13 13:56:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (178.387µs) from=127.0.0.6:57847 2022/07/13 13:57:13 [DEBUG] http: Request GET /v1/status/leader (1.260593ms) from=127.0.0.6:39281 2022/07/13 13:57:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:57:18 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:57:18 [DEBUG] agent: Node info in sync 2022/07/13 13:57:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:57:33 [DEBUG] http: Request GET /v1/status/leader (396.735µs) from=127.0.0.6:39281 2022/07/13 13:57:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.08459794s) from=127.0.0.6:57727 2022/07/13 13:57:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.915508431s) from=127.0.0.6:52469 2022/07/13 13:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.036335784s) from=127.0.0.6:50021 2022/07/13 13:57:53 [DEBUG] http: Request GET /v1/status/leader (373.728µs) from=127.0.0.6:39281 2022/07/13 13:58:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 13:58:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 13:58:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 13:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 13:58:52 [DEBUG] agent: Node info in sync 2022/07/13 13:58:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.761051058s) from=127.0.0.6:38929 2022/07/13 13:58:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.056936626s) from=127.0.0.6:57847 2022/07/13 13:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.7542951s) from=127.0.0.6:42361 2022/07/13 13:59:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:00:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:00:16 [DEBUG] agent: Node info in sync 2022/07/13 14:00:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/catalog/services (535.493µs) from=127.0.0.6:47947 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/status/leader (745.684µs) from=127.0.0.6:47947 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (343.814µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (299.355µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.005341ms) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (182.736µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (125.484µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.739µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (160.085µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (193.142µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (183.131µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (161.53µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (117.087µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (114.956µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (113.388µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (116.8µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (264.393µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (134.746µs) from=127.0.0.6:37563 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (117.86µs) from=127.0.0.6:56709 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (217.068µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (151.553µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.381µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (124.767µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (129.649µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (305.03µs) from=127.0.0.6:55451 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (152.11µs) from=127.0.0.6:50765 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (189.778µs) from=127.0.0.6:52241 2022/07/13 14:00:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (120.367µs) from=127.0.0.6:52241 2022/07/13 14:01:08 [DEBUG] http: Request GET /v1/status/leader (821.062µs) from=127.0.0.6:54619 2022/07/13 14:01:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:01:28 [DEBUG] http: Request GET /v1/status/leader (356.591µs) from=127.0.0.6:37817 2022/07/13 14:01:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:01:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:01:53 [DEBUG] agent: Node info in sync 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/catalog/services (716.582µs) from=127.0.0.6:37817 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/status/leader (1.123472ms) from=127.0.0.6:37817 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (554.794µs) from=127.0.0.6:54619 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (273.945µs) from=127.0.0.6:54619 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (284.58µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (225.329µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (352.741µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (222.387µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (152.326µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (133.19µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (141.475µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (255.12µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (108.31µs) from=127.0.0.6:51657 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (218.357µs) from=127.0.0.6:58497 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (225.93µs) from=127.0.0.6:58497 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.99µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (177.923µs) from=127.0.0.6:55211 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (168.182µs) from=127.0.0.6:55211 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (151.569µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (146.725µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (133.381µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (220.889µs) from=127.0.0.6:44403 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (291.808µs) from=127.0.0.6:46271 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.28764ms) from=127.0.0.6:44403 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (201.387µs) from=127.0.0.6:44403 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (192.155µs) from=127.0.0.6:34081 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (252.587µs) from=127.0.0.6:44403 2022/07/13 14:01:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (201.419µs) from=127.0.0.6:34081 2022/07/13 14:02:13 [DEBUG] http: Request GET /v1/status/leader (340.884µs) from=127.0.0.6:57613 2022/07/13 14:02:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:02:33 [DEBUG] http: Request GET /v1/status/leader (435.832µs) from=127.0.0.6:57613 2022/07/13 14:02:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.264473737s) from=127.0.0.6:50765 2022/07/13 14:02:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m0.591575824s) from=127.0.0.6:39473 2022/07/13 14:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.639165258s) from=127.0.0.6:46469 2022/07/13 14:02:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.114812576s) from=127.0.0.6:47947 2022/07/13 14:02:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.395013958s) from=127.0.0.6:43987 2022/07/13 14:02:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m1.426609707s) from=127.0.0.6:49953 2022/07/13 14:02:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m1.872899362s) from=127.0.0.6:37563 2022/07/13 14:02:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.721271863s) from=127.0.0.6:36713 2022/07/13 14:02:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.79957147s) from=127.0.0.6:52241 2022/07/13 14:02:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.130865677s) from=127.0.0.6:45013 2022/07/13 14:02:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.352122513s) from=127.0.0.6:58169 2022/07/13 14:02:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m3.535699385s) from=127.0.0.6:55451 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.751352757s) from=127.0.0.6:44681 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.78500464s) from=127.0.0.6:45269 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m3.827606617s) from=127.0.0.6:43291 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.021416416s) from=127.0.0.6:41869 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.107312267s) from=127.0.0.6:40147 2022/07/13 14:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.570299193s) from=127.0.0.6:36605 2022/07/13 14:02:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.853393573s) from=127.0.0.6:40819 2022/07/13 14:02:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.331431343s) from=127.0.0.6:37571 2022/07/13 14:02:53 [DEBUG] http: Request GET /v1/status/leader (266.451µs) from=127.0.0.6:57613 2022/07/13 14:02:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.406661879s) from=127.0.0.6:52709 2022/07/13 14:02:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.632652512s) from=127.0.0.6:56709 2022/07/13 14:02:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.842290275s) from=127.0.0.6:42637 2022/07/13 14:02:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.968616882s) from=127.0.0.6:48975 2022/07/13 14:02:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m6.390611438s) from=127.0.0.6:45967 2022/07/13 14:02:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.424234104s) from=127.0.0.6:54485 2022/07/13 14:02:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m6.637098301s) from=127.0.0.6:47475 2022/07/13 14:03:11 [DEBUG] http: Request GET /v1/catalog/services (620.302µs) from=127.0.0.6:45461 2022/07/13 14:03:11 [DEBUG] http: Request GET /v1/status/leader (749.068µs) from=127.0.0.6:57613 2022/07/13 14:03:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.324µs) from=127.0.0.6:57613 2022/07/13 14:03:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (228.412µs) from=127.0.0.6:49967 2022/07/13 14:03:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:03:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:03:18 [DEBUG] agent: Node info in sync 2022/07/13 14:03:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:03:31 [DEBUG] http: Request GET /v1/status/leader (311.525µs) from=127.0.0.6:47891 2022/07/13 14:03:51 [DEBUG] http: Request GET /v1/status/leader (301.306µs) from=127.0.0.6:47891 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.338675645s) from=127.0.0.6:51657 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.328142124s) from=127.0.0.6:44395 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.300166838s) from=127.0.0.6:47207 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.47772361s) from=127.0.0.6:55001 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.612134465s) from=127.0.0.6:37369 2022/07/13 14:03:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.738508054s) from=127.0.0.6:53833 2022/07/13 14:03:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m1.195500876s) from=127.0.0.6:48359 2022/07/13 14:03:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.807779545s) from=127.0.0.6:54619 2022/07/13 14:03:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m1.867298526s) from=127.0.0.6:43533 2022/07/13 14:03:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m2.048508983s) from=127.0.0.6:55211 2022/07/13 14:03:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.047054021s) from=127.0.0.6:49609 2022/07/13 14:03:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m2.603511004s) from=127.0.0.6:49335 2022/07/13 14:03:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.136672532s) from=127.0.0.6:33015 2022/07/13 14:03:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.953972399s) from=127.0.0.6:42997 2022/07/13 14:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.049529657s) from=127.0.0.6:45049 2022/07/13 14:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.089551332s) from=127.0.0.6:47877 2022/07/13 14:03:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m4.485209062s) from=127.0.0.6:37817 2022/07/13 14:03:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m4.468462817s) from=127.0.0.6:58497 2022/07/13 14:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.844464322s) from=127.0.0.6:42999 2022/07/13 14:03:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.984405287s) from=127.0.0.6:41927 2022/07/13 14:03:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m5.704838734s) from=127.0.0.6:46271 2022/07/13 14:04:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.474089191s) from=127.0.0.6:44403 2022/07/13 14:04:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.72588376s) from=127.0.0.6:34081 2022/07/13 14:04:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m6.886670206s) from=127.0.0.6:52971 2022/07/13 14:04:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.021340179s) from=127.0.0.6:42953 2022/07/13 14:04:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.168412354s) from=127.0.0.6:41871 2022/07/13 14:04:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m7.320564482s) from=127.0.0.6:52183 2022/07/13 14:04:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:04:13 [DEBUG] http: Request GET /v1/catalog/services (497.659µs) from=127.0.0.6:47891 2022/07/13 14:04:14 [DEBUG] http: Request GET /v1/status/leader (309.931µs) from=127.0.0.6:38179 2022/07/13 14:04:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (233.561µs) from=127.0.0.6:38179 2022/07/13 14:04:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (254.593µs) from=127.0.0.6:47025 2022/07/13 14:04:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:04:34 [DEBUG] http: Request GET /v1/status/leader (176.915µs) from=127.0.0.6:57103 2022/07/13 14:04:54 [DEBUG] http: Request GET /v1/status/leader (932.882µs) from=127.0.0.6:33013 2022/07/13 14:05:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:05:01 [DEBUG] agent: Node info in sync 2022/07/13 14:05:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.146081415s) from=127.0.0.6:49967 2022/07/13 14:05:14 [DEBUG] http: Request GET /v1/status/leader (278.515µs) from=127.0.0.6:33013 2022/07/13 14:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.767186278s) from=127.0.0.6:45461 2022/07/13 14:05:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.724830437s) from=127.0.0.6:57613 2022/07/13 14:05:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:06:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:06:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:06:01 [DEBUG] agent: Node info in sync 2022/07/13 14:06:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.362387015s) from=127.0.0.6:47025 2022/07/13 14:06:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.70986466s) from=127.0.0.6:38179 2022/07/13 14:06:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.842968557s) from=127.0.0.6:47891 2022/07/13 14:06:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:07:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:07:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:07:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:07:50 [DEBUG] agent: Node info in sync 2022/07/13 14:08:13 [DEBUG] http: Request GET /v1/catalog/services (909.127µs) from=127.0.0.6:45103 2022/07/13 14:08:13 [DEBUG] http: Request GET /v1/status/leader (1.248017ms) from=127.0.0.6:45103 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (982.878µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (213.467µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (240.638µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.434µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (262.845µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (288.82µs) from=127.0.0.6:33993 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (214.068µs) from=127.0.0.6:37049 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (136.166µs) from=127.0.0.6:37049 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (162.888µs) from=127.0.0.6:60109 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (238.057µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (176.011µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (158.26µs) from=127.0.0.6:33993 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (235.675µs) from=127.0.0.6:35295 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (169.702µs) from=127.0.0.6:37049 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (255.104µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (134.076µs) from=127.0.0.6:35871 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.219µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.659µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (145.518µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (139.447µs) from=127.0.0.6:51997 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.869µs) from=127.0.0.6:52067 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (144.737µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (187.818µs) from=127.0.0.6:43839 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.355µs) from=127.0.0.6:51997 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.635µs) from=127.0.0.6:43997 2022/07/13 14:08:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (139.903µs) from=127.0.0.6:46109 2022/07/13 14:08:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:08:34 [DEBUG] http: Request GET /v1/status/leader (357.92µs) from=127.0.0.6:40133 2022/07/13 14:08:54 [DEBUG] http: Request GET /v1/status/leader (1.205977ms) from=127.0.0.6:40133 2022/07/13 14:09:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:09:14 [DEBUG] http: Request GET /v1/status/leader (3.994271ms) from=127.0.0.6:40133 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/catalog/services (533.341µs) from=127.0.0.6:40133 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/status/leader (221.606µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (208.723µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (271.52µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (134.944µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (446.991µs) from=127.0.0.6:54669 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (228.824µs) from=127.0.0.6:54669 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (322.368µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.211µs) from=127.0.0.6:54669 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (328.495µs) from=127.0.0.6:51617 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (165.783µs) from=127.0.0.6:54669 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.69µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (170.564µs) from=127.0.0.6:39623 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (113.374µs) from=127.0.0.6:51617 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.808µs) from=127.0.0.6:54669 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (126.975µs) from=127.0.0.6:38187 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (122.915µs) from=127.0.0.6:57143 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (493.835µs) from=127.0.0.6:38513 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (367.105µs) from=127.0.0.6:39623 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (183.785µs) from=127.0.0.6:38187 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (204.413µs) from=127.0.0.6:39623 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.08µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (148.804µs) from=127.0.0.6:38187 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (174.798µs) from=127.0.0.6:34863 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (160.177µs) from=127.0.0.6:51617 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (138.466µs) from=127.0.0.6:39623 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (115.947µs) from=127.0.0.6:51617 2022/07/13 14:09:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.13µs) from=127.0.0.6:39623 2022/07/13 14:09:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:09:29 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:09:29 [DEBUG] agent: Node info in sync 2022/07/13 14:09:43 [DEBUG] http: Request GET /v1/status/leader (420.231µs) from=127.0.0.6:36357 2022/07/13 14:10:03 [DEBUG] http: Request GET /v1/status/leader (336.819µs) from=127.0.0.6:40399 2022/07/13 14:10:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.030145304s) from=127.0.0.6:45103 2022/07/13 14:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.35897771s) from=127.0.0.6:35819 2022/07/13 14:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.367746784s) from=127.0.0.6:52317 2022/07/13 14:10:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.45873368s) from=127.0.0.6:53963 2022/07/13 14:10:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.809373128s) from=127.0.0.6:60507 2022/07/13 14:10:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.418772851s) from=127.0.0.6:34155 2022/07/13 14:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.78799743s) from=127.0.0.6:60109 2022/07/13 14:10:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.071721236s) from=127.0.0.6:51997 2022/07/13 14:10:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.545644599s) from=127.0.0.6:46109 2022/07/13 14:10:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.941331536s) from=127.0.0.6:50423 2022/07/13 14:10:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.556668216s) from=127.0.0.6:55441 2022/07/13 14:10:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.925103413s) from=127.0.0.6:52067 2022/07/13 14:10:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.242879048s) from=127.0.0.6:51693 2022/07/13 14:10:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m4.428235183s) from=127.0.0.6:33993 2022/07/13 14:10:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.809352855s) from=127.0.0.6:37049 2022/07/13 14:10:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.742160167s) from=127.0.0.6:42929 2022/07/13 14:10:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.17247043s) from=127.0.0.6:39831 2022/07/13 14:10:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m5.476520479s) from=127.0.0.6:35295 2022/07/13 14:10:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m5.501436614s) from=127.0.0.6:37287 2022/07/13 14:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.525194176s) from=127.0.0.6:35871 2022/07/13 14:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.668056709s) from=127.0.0.6:43499 2022/07/13 14:10:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m5.848535409s) from=127.0.0.6:36279 2022/07/13 14:10:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m6.396075873s) from=127.0.0.6:43839 2022/07/13 14:10:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.813770275s) from=127.0.0.6:54713 2022/07/13 14:10:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.808381134s) from=127.0.0.6:54437 2022/07/13 14:10:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m6.819400157s) from=127.0.0.6:34311 2022/07/13 14:10:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.928538763s) from=127.0.0.6:43997 2022/07/13 14:10:23 [DEBUG] http: Request GET /v1/status/leader (329.11µs) from=127.0.0.6:40399 2022/07/13 14:10:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:10:35 [DEBUG] http: Request GET /v1/catalog/services (675.525µs) from=127.0.0.6:40399 2022/07/13 14:10:35 [DEBUG] http: Request GET /v1/status/leader (598.932µs) from=127.0.0.6:36357 2022/07/13 14:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (240.953µs) from=127.0.0.6:36357 2022/07/13 14:10:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.626µs) from=127.0.0.6:54515 2022/07/13 14:10:55 [DEBUG] http: Request GET /v1/status/leader (232.585µs) from=127.0.0.6:56541 2022/07/13 14:11:15 [DEBUG] http: Request GET /v1/status/leader (245.468µs) from=127.0.0.6:56541 2022/07/13 14:11:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:11:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:11:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:11:23 [DEBUG] agent: Node info in sync 2022/07/13 14:11:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m0.235581636s) from=127.0.0.6:34863 2022/07/13 14:11:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.701771157s) from=127.0.0.6:40133 2022/07/13 14:11:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.006430713s) from=127.0.0.6:58625 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.184128909s) from=127.0.0.6:38513 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m1.087247027s) from=127.0.0.6:43815 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m1.168283327s) from=127.0.0.6:48859 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.868713435s) from=127.0.0.6:35009 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.026065328s) from=127.0.0.6:51617 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.999411167s) from=127.0.0.6:38717 2022/07/13 14:11:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.108988763s) from=127.0.0.6:54669 2022/07/13 14:11:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.734609054s) from=127.0.0.6:36529 2022/07/13 14:11:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.794571145s) from=127.0.0.6:38529 2022/07/13 14:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.960496526s) from=127.0.0.6:45747 2022/07/13 14:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.314379831s) from=127.0.0.6:56337 2022/07/13 14:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.584672733s) from=127.0.0.6:57143 2022/07/13 14:11:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.727768414s) from=127.0.0.6:48281 2022/07/13 14:11:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.201043199s) from=127.0.0.6:59269 2022/07/13 14:11:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m4.450475073s) from=127.0.0.6:42595 2022/07/13 14:11:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.570156472s) from=127.0.0.6:50215 2022/07/13 14:11:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.693493746s) from=127.0.0.6:39335 2022/07/13 14:11:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.189704386s) from=127.0.0.6:43107 2022/07/13 14:11:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m5.924598221s) from=127.0.0.6:39623 2022/07/13 14:11:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m6.108012576s) from=127.0.0.6:44125 2022/07/13 14:11:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.660549559s) from=127.0.0.6:41463 2022/07/13 14:11:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.90032082s) from=127.0.0.6:38187 2022/07/13 14:11:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m6.873679001s) from=127.0.0.6:39557 2022/07/13 14:11:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.012139912s) from=127.0.0.6:39835 2022/07/13 14:11:35 [DEBUG] http: Request GET /v1/status/leader (166.7µs) from=127.0.0.6:56541 2022/07/13 14:11:43 [DEBUG] http: Request GET /v1/catalog/services (549.547µs) from=127.0.0.6:56541 2022/07/13 14:11:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (306.103µs) from=127.0.0.6:55105 2022/07/13 14:11:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (180.24µs) from=127.0.0.6:38823 2022/07/13 14:11:43 [DEBUG] http: Request GET /v1/status/leader (562.246µs) from=127.0.0.6:38823 2022/07/13 14:12:03 [DEBUG] http: Request GET /v1/status/leader (599.51µs) from=127.0.0.6:47697 2022/07/13 14:12:23 [DEBUG] http: Request GET /v1/status/leader (547.085µs) from=127.0.0.6:42711 2022/07/13 14:12:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:12:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.599010712s) from=127.0.0.6:54515 2022/07/13 14:12:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.267278535s) from=127.0.0.6:40399 2022/07/13 14:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.389202902s) from=127.0.0.6:36357 2022/07/13 14:12:43 [DEBUG] http: Request GET /v1/status/leader (757.595µs) from=127.0.0.6:42711 2022/07/13 14:13:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:13:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:13:14 [DEBUG] agent: Node info in sync 2022/07/13 14:13:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:13:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:13:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.071177433s) from=127.0.0.6:38823 2022/07/13 14:13:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.10546884s) from=127.0.0.6:55105 2022/07/13 14:13:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.83941055s) from=127.0.0.6:56541 2022/07/13 14:14:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:14:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:14:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:14:27 [DEBUG] agent: Node info in sync 2022/07/13 14:15:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:15:35 [DEBUG] http: Request GET /v1/catalog/services (732.237µs) from=127.0.0.6:39137 2022/07/13 14:15:35 [DEBUG] http: Request GET /v1/status/leader (553.493µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (401.192µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (268.417µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (152.68µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (146.433µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (199.534µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (278.471µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (354.844µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (185.508µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (163.592µs) from=127.0.0.6:40249 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (192.76µs) from=127.0.0.6:51865 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (792.364µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (323.031µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (207.783µs) from=127.0.0.6:58355 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (188.153µs) from=127.0.0.6:50857 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (194.613µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.915µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (138.008µs) from=127.0.0.6:58355 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (155.744µs) from=127.0.0.6:58355 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (160.386µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (216.394µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (139.722µs) from=127.0.0.6:51865 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (118.557µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (209.637µs) from=127.0.0.6:40477 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (160.586µs) from=127.0.0.6:51865 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.805µs) from=127.0.0.6:58079 2022/07/13 14:15:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (180.168µs) from=127.0.0.6:39269 2022/07/13 14:15:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:15:56 [DEBUG] http: Request GET /v1/status/leader (274.246µs) from=127.0.0.6:56349 2022/07/13 14:16:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:16:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:16:12 [DEBUG] agent: Node info in sync 2022/07/13 14:16:16 [DEBUG] http: Request GET /v1/status/leader (1.351822ms) from=127.0.0.6:56349 2022/07/13 14:16:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:16:36 [DEBUG] http: Request GET /v1/status/leader (167.53µs) from=127.0.0.6:56349 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/catalog/services (692.881µs) from=127.0.0.6:56349 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/status/leader (840.275µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (248.752µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (245.154µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (135.462µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (177.471µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (155.055µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (200.522µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (171.916µs) from=127.0.0.6:49077 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (254.617µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.105µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (263.742µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (165.035µs) from=127.0.0.6:49077 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (127.698µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (117.192µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (167.399µs) from=127.0.0.6:49077 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (142.18µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (227.44µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (114.769µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.745µs) from=127.0.0.6:53361 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (106.229µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (136.641µs) from=127.0.0.6:41701 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (166.675µs) from=127.0.0.6:43585 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (108.28µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (125.02µs) from=127.0.0.6:43585 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (163.405µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (111.592µs) from=127.0.0.6:47615 2022/07/13 14:16:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (205.094µs) from=127.0.0.6:53361 2022/07/13 14:17:03 [DEBUG] http: Request GET /v1/status/leader (272.812µs) from=127.0.0.6:57429 2022/07/13 14:17:23 [DEBUG] http: Request GET /v1/status/leader (273.931µs) from=127.0.0.6:57429 2022/07/13 14:17:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:17:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m0.882379875s) from=127.0.0.6:42383 2022/07/13 14:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.928324512s) from=127.0.0.6:56031 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.801138612s) from=127.0.0.6:59087 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m2.363672103s) from=127.0.0.6:34611 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.611866182s) from=127.0.0.6:56699 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.70586611s) from=127.0.0.6:40249 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.941215959s) from=127.0.0.6:39137 2022/07/13 14:17:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m2.709351503s) from=127.0.0.6:39593 2022/07/13 14:17:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.129370621s) from=127.0.0.6:38223 2022/07/13 14:17:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.180261447s) from=127.0.0.6:48033 2022/07/13 14:17:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.238703897s) from=127.0.0.6:51865 2022/07/13 14:17:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m4.409944362s) from=127.0.0.6:45729 2022/07/13 14:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.807813723s) from=127.0.0.6:60189 2022/07/13 14:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.995421865s) from=127.0.0.6:51159 2022/07/13 14:17:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m4.978744599s) from=127.0.0.6:42911 2022/07/13 14:17:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.10860027s) from=127.0.0.6:50291 2022/07/13 14:17:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.406248244s) from=127.0.0.6:36381 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.955318939s) from=127.0.0.6:58079 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m6.121122343s) from=127.0.0.6:40477 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.394286864s) from=127.0.0.6:50857 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.408945233s) from=127.0.0.6:58355 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.499494499s) from=127.0.0.6:46439 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.55901307s) from=127.0.0.6:55095 2022/07/13 14:17:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.649447253s) from=127.0.0.6:42535 2022/07/13 14:17:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m7.055643089s) from=127.0.0.6:39269 2022/07/13 14:17:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m7.183734726s) from=127.0.0.6:37433 2022/07/13 14:17:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m7.424539632s) from=127.0.0.6:44065 2022/07/13 14:17:43 [DEBUG] http: Request GET /v1/status/leader (187.803µs) from=127.0.0.6:57429 2022/07/13 14:17:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:17:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:17:48 [DEBUG] agent: Node info in sync 2022/07/13 14:17:56 [DEBUG] http: Request GET /v1/catalog/services (614.089µs) from=127.0.0.6:57429 2022/07/13 14:17:56 [DEBUG] http: Request GET /v1/status/leader (302.167µs) from=127.0.0.6:47671 2022/07/13 14:17:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (277.599µs) from=127.0.0.6:47671 2022/07/13 14:17:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.914µs) from=127.0.0.6:53167 2022/07/13 14:18:16 [DEBUG] http: Request GET /v1/status/leader (339.26µs) from=127.0.0.6:39547 2022/07/13 14:18:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:18:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:18:36 [DEBUG] http: Request GET /v1/status/leader (290.867µs) from=127.0.0.6:39547 2022/07/13 14:18:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.09360286s) from=127.0.0.6:43585 2022/07/13 14:18:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m0.128145681s) from=127.0.0.6:38407 2022/07/13 14:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.217409243s) from=127.0.0.6:43937 2022/07/13 14:18:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m0.321937778s) from=127.0.0.6:33709 2022/07/13 14:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.029600976s) from=127.0.0.6:49077 2022/07/13 14:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.19813183s) from=127.0.0.6:42853 2022/07/13 14:18:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.327056646s) from=127.0.0.6:53361 2022/07/13 14:18:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.714602769s) from=127.0.0.6:49287 2022/07/13 14:18:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.848425374s) from=127.0.0.6:46643 2022/07/13 14:18:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.273549234s) from=127.0.0.6:51889 2022/07/13 14:18:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m2.25902497s) from=127.0.0.6:54527 2022/07/13 14:18:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.392762016s) from=127.0.0.6:51189 2022/07/13 14:18:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.876410368s) from=127.0.0.6:52259 2022/07/13 14:18:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m2.935006996s) from=127.0.0.6:40505 2022/07/13 14:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.422353547s) from=127.0.0.6:56349 2022/07/13 14:18:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.868646245s) from=127.0.0.6:52437 2022/07/13 14:18:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m4.068156423s) from=127.0.0.6:59277 2022/07/13 14:18:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.729706202s) from=127.0.0.6:55765 2022/07/13 14:18:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m4.757856947s) from=127.0.0.6:47321 2022/07/13 14:18:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.530759217s) from=127.0.0.6:56029 2022/07/13 14:18:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.690530643s) from=127.0.0.6:42905 2022/07/13 14:18:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m5.842209333s) from=127.0.0.6:48035 2022/07/13 14:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.081597502s) from=127.0.0.6:41701 2022/07/13 14:18:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.116992347s) from=127.0.0.6:43957 2022/07/13 14:18:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.435313737s) from=127.0.0.6:56787 2022/07/13 14:18:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.810358989s) from=127.0.0.6:50447 2022/07/13 14:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.327418822s) from=127.0.0.6:47615 2022/07/13 14:18:56 [DEBUG] http: Request GET /v1/status/leader (651.222µs) from=127.0.0.6:55443 2022/07/13 14:19:03 [DEBUG] http: Request GET /v1/catalog/services (586.835µs) from=127.0.0.6:55443 2022/07/13 14:19:03 [DEBUG] http: Request GET /v1/status/leader (1.60392ms) from=127.0.0.6:55443 2022/07/13 14:19:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (234.645µs) from=127.0.0.6:37489 2022/07/13 14:19:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.045µs) from=127.0.0.6:37489 2022/07/13 14:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:19:22 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:19:22 [DEBUG] agent: Node info in sync 2022/07/13 14:19:23 [DEBUG] http: Request GET /v1/status/leader (177.749µs) from=127.0.0.6:55443 2022/07/13 14:19:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:19:43 [DEBUG] http: Request GET /v1/status/leader (776.645µs) from=127.0.0.6:55443 2022/07/13 14:19:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.06005384s) from=127.0.0.6:57429 2022/07/13 14:19:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.087758427s) from=127.0.0.6:47671 2022/07/13 14:19:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.699305552s) from=127.0.0.6:53167 2022/07/13 14:20:03 [DEBUG] http: Request GET /v1/status/leader (3.882914ms) from=127.0.0.6:55443 2022/07/13 14:20:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.194915384s) from=127.0.0.6:39547 2022/07/13 14:21:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.648784496s) from=127.0.0.6:58463 2022/07/13 14:21:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:21:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.864312261s) from=127.0.0.6:37489 2022/07/13 14:21:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:21:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:21:15 [DEBUG] agent: Node info in sync 2022/07/13 14:21:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:22:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:22:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:22:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:22:40 [DEBUG] agent: Node info in sync 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/catalog/services (693.28µs) from=127.0.0.6:43505 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/status/leader (1.432845ms) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (294.428µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (169.727µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (410.545µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (232.449µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (355.765µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (174.037µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (156.108µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (137.332µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.764µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (280.385µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (123.43µs) from=127.0.0.6:60765 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (158.202µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (164.897µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (325.154µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.05µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (327.935µs) from=127.0.0.6:51495 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.662µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (148.355µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (180.116µs) from=127.0.0.6:55219 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (130.17µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.004µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.66µs) from=127.0.0.6:39819 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (172.752µs) from=127.0.0.6:37063 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (181.227µs) from=127.0.0.6:51057 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (215.35µs) from=127.0.0.6:40677 2022/07/13 14:23:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.937µs) from=127.0.0.6:40677 2022/07/13 14:23:23 [DEBUG] http: Request GET /v1/status/leader (337.272µs) from=127.0.0.6:45079 2022/07/13 14:23:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:23:43 [DEBUG] http: Request GET /v1/status/leader (2.005017ms) from=127.0.0.6:41937 2022/07/13 14:23:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:24:03 [DEBUG] http: Request GET /v1/status/leader (298.904µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/catalog/services (524.314µs) from=127.0.0.6:45079 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/status/leader (190.19µs) from=127.0.0.6:45079 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (216.765µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (222.57µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (116.052µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (293.18µs) from=127.0.0.6:42901 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (255.282µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (144.629µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (110.88µs) from=127.0.0.6:42901 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (154.757µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (206.385µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (133.95µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.021µs) from=127.0.0.6:42901 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (193.252µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (202.9µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (122.19µs) from=127.0.0.6:39705 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (122.962µs) from=127.0.0.6:42901 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (117.72µs) from=127.0.0.6:41937 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (739.142µs) from=127.0.0.6:49683 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (120.388µs) from=127.0.0.6:49683 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (123.385µs) from=127.0.0.6:42901 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (166.727µs) from=127.0.0.6:40887 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (150.012µs) from=127.0.0.6:40887 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (240.035µs) from=127.0.0.6:40887 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (330.555µs) from=127.0.0.6:54803 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (285.126µs) from=127.0.0.6:40887 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (178.508µs) from=127.0.0.6:54803 2022/07/13 14:24:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (124.926µs) from=127.0.0.6:54803 2022/07/13 14:24:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:24:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:24:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:24:31 [DEBUG] agent: Node info in sync 2022/07/13 14:24:33 [DEBUG] http: Request GET /v1/status/leader (272.283µs) from=127.0.0.6:46675 2022/07/13 14:24:53 [DEBUG] http: Request GET /v1/status/leader (314.312µs) from=127.0.0.6:46675 2022/07/13 14:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.343488062s) from=127.0.0.6:51495 2022/07/13 14:25:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.779429556s) from=127.0.0.6:43505 2022/07/13 14:25:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m0.957464712s) from=127.0.0.6:60737 2022/07/13 14:25:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.664068753s) from=127.0.0.6:51057 2022/07/13 14:25:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.95463648s) from=127.0.0.6:50821 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.116038135s) from=127.0.0.6:36565 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m2.217036028s) from=127.0.0.6:52273 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.24646855s) from=127.0.0.6:42473 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.354135123s) from=127.0.0.6:41283 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.568420015s) from=127.0.0.6:55219 2022/07/13 14:25:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m2.551917696s) from=127.0.0.6:53459 2022/07/13 14:25:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.406242159s) from=127.0.0.6:58415 2022/07/13 14:25:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.488701974s) from=127.0.0.6:34563 2022/07/13 14:25:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.516475446s) from=127.0.0.6:38381 2022/07/13 14:25:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.179050609s) from=127.0.0.6:49279 2022/07/13 14:25:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m4.41882631s) from=127.0.0.6:60765 2022/07/13 14:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.83288015s) from=127.0.0.6:40677 2022/07/13 14:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.911602696s) from=127.0.0.6:53579 2022/07/13 14:25:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m5.281087908s) from=127.0.0.6:41427 2022/07/13 14:25:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.578915792s) from=127.0.0.6:50133 2022/07/13 14:25:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m6.020022406s) from=127.0.0.6:40025 2022/07/13 14:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.069487095s) from=127.0.0.6:39819 2022/07/13 14:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.107382173s) from=127.0.0.6:54849 2022/07/13 14:25:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m6.529511051s) from=127.0.0.6:42935 2022/07/13 14:25:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.189484674s) from=127.0.0.6:37063 2022/07/13 14:25:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m7.370681693s) from=127.0.0.6:45805 2022/07/13 14:25:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.43124765s) from=127.0.0.6:60177 2022/07/13 14:25:13 [DEBUG] http: Request GET /v1/status/leader (149.403µs) from=127.0.0.6:46675 2022/07/13 14:25:14 [DEBUG] http: Request GET /v1/catalog/services (649.335µs) from=127.0.0.6:46675 2022/07/13 14:25:14 [DEBUG] http: Request GET /v1/status/leader (240.852µs) from=127.0.0.6:57517 2022/07/13 14:25:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (786.2µs) from=127.0.0.6:44431 2022/07/13 14:25:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.422639ms) from=127.0.0.6:57517 2022/07/13 14:25:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:25:32 [DEBUG] agent: Node info in sync 2022/07/13 14:25:34 [DEBUG] http: Request GET /v1/status/leader (513.08µs) from=127.0.0.6:49399 2022/07/13 14:25:54 [DEBUG] http: Request GET /v1/status/leader (856.76µs) from=127.0.0.6:49399 2022/07/13 14:26:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:26:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m0.736922355s) from=127.0.0.6:55115 2022/07/13 14:26:14 [DEBUG] http: Request GET /v1/status/leader (633.937µs) from=127.0.0.6:49399 2022/07/13 14:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.172331801s) from=127.0.0.6:45079 2022/07/13 14:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.309848456s) from=127.0.0.6:54803 2022/07/13 14:26:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.275890196s) from=127.0.0.6:46851 2022/07/13 14:26:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.476443415s) from=127.0.0.6:42719 2022/07/13 14:26:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.558873778s) from=127.0.0.6:46021 2022/07/13 14:26:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.359126466s) from=127.0.0.6:45607 2022/07/13 14:26:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.408627226s) from=127.0.0.6:49905 2022/07/13 14:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.676998084s) from=127.0.0.6:41585 2022/07/13 14:26:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m2.889313036s) from=127.0.0.6:56921 2022/07/13 14:26:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m3.323682779s) from=127.0.0.6:43879 2022/07/13 14:26:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.923740348s) from=127.0.0.6:41431 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m4.219603915s) from=127.0.0.6:46445 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m4.385717067s) from=127.0.0.6:49731 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.424999914s) from=127.0.0.6:39741 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.558492359s) from=127.0.0.6:48269 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m4.657958117s) from=127.0.0.6:42347 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.811867029s) from=127.0.0.6:41937 2022/07/13 14:26:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m5.210199891s) from=127.0.0.6:32895 2022/07/13 14:26:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.313681645s) from=127.0.0.6:54427 2022/07/13 14:26:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.431338433s) from=127.0.0.6:39705 2022/07/13 14:26:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m5.544690909s) from=127.0.0.6:54187 2022/07/13 14:26:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.032460601s) from=127.0.0.6:59429 2022/07/13 14:26:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m6.251379405s) from=127.0.0.6:39331 2022/07/13 14:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.290464678s) from=127.0.0.6:42901 2022/07/13 14:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.418604077s) from=127.0.0.6:40887 2022/07/13 14:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m7.105322461s) from=127.0.0.6:49683 2022/07/13 14:26:23 [DEBUG] http: Request GET /v1/catalog/services (668.215µs) from=127.0.0.6:49399 2022/07/13 14:26:23 [DEBUG] http: Request GET /v1/status/leader (626.134µs) from=127.0.0.6:49399 2022/07/13 14:26:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.727µs) from=127.0.0.6:53319 2022/07/13 14:26:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (149.642µs) from=127.0.0.6:58173 2022/07/13 14:26:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:26:43 [DEBUG] http: Request GET /v1/status/leader (573.616µs) from=127.0.0.6:55033 2022/07/13 14:27:03 [DEBUG] http: Request GET /v1/status/leader (471.87µs) from=127.0.0.6:55033 2022/07/13 14:27:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:27:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:27:06 [DEBUG] agent: Node info in sync 2022/07/13 14:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.447593849s) from=127.0.0.6:44431 2022/07/13 14:27:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.288146303s) from=127.0.0.6:57517 2022/07/13 14:27:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.869294222s) from=127.0.0.6:46675 2022/07/13 14:27:23 [DEBUG] http: Request GET /v1/status/leader (1.005342ms) from=127.0.0.6:55033 2022/07/13 14:27:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:28:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:28:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.228229618s) from=127.0.0.6:53319 2022/07/13 14:28:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.267726133s) from=127.0.0.6:58173 2022/07/13 14:28:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m7.203115468s) from=127.0.0.6:49399 2022/07/13 14:28:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:28:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:28:41 [DEBUG] agent: Node info in sync 2022/07/13 14:28:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:29:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:30:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:30:18 [DEBUG] agent: Node info in sync 2022/07/13 14:30:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/catalog/services (593.505µs) from=127.0.0.6:53845 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/status/leader (346.237µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (548.179µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (240.511µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.457µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (169.75µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (253.385µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (334.578µs) from=127.0.0.6:45003 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.077µs) from=127.0.0.6:45003 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (494.147µs) from=127.0.0.6:45189 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (196.71µs) from=127.0.0.6:39325 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (171.897µs) from=127.0.0.6:53869 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (188.139µs) from=127.0.0.6:53869 2022/07/13 14:30:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (202.895µs) from=127.0.0.6:39325 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (150.182µs) from=127.0.0.6:39325 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (186.315µs) from=127.0.0.6:53869 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (197.688µs) from=127.0.0.6:45189 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (169.862µs) from=127.0.0.6:39279 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.527µs) from=127.0.0.6:41921 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (166.882µs) from=127.0.0.6:41921 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (207.775µs) from=127.0.0.6:47805 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (275.083µs) from=127.0.0.6:45159 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (171.023µs) from=127.0.0.6:45159 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.174µs) from=127.0.0.6:45159 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.855µs) from=127.0.0.6:47805 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (176.737µs) from=127.0.0.6:58605 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (155.481µs) from=127.0.0.6:48777 2022/07/13 14:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.441µs) from=127.0.0.6:48777 2022/07/13 14:30:48 [DEBUG] http: Request GET /v1/status/leader (203.633µs) from=127.0.0.6:37165 2022/07/13 14:31:08 [DEBUG] http: Request GET /v1/status/leader (266.59µs) from=127.0.0.6:37165 2022/07/13 14:31:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:31:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:31:27 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:31:27 [DEBUG] agent: Node info in sync 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/catalog/services (486.312µs) from=127.0.0.6:37165 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/status/leader (895.055µs) from=127.0.0.6:37165 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (300.516µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (217.095µs) from=127.0.0.6:36595 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (154.392µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (489.291µs) from=127.0.0.6:36595 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (198.636µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (288.715µs) from=127.0.0.6:36595 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (204.177µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (117.878µs) from=127.0.0.6:36595 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (121.716µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (141.362µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (140.453µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (212.155µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (156.379µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (179.423µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (227.637µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (144.986µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (127.17µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (139.617µs) from=127.0.0.6:44333 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.598µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (157.925µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (139.28µs) from=127.0.0.6:42419 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (174.637µs) from=127.0.0.6:36595 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (217.405µs) from=127.0.0.6:54249 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (224.236µs) from=127.0.0.6:52491 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (186.656µs) from=127.0.0.6:56227 2022/07/13 14:31:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (234.679µs) from=127.0.0.6:51373 2022/07/13 14:31:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:31:53 [DEBUG] http: Request GET /v1/status/leader (664.455µs) from=127.0.0.6:53043 2022/07/13 14:32:13 [DEBUG] http: Request GET /v1/status/leader (950.475µs) from=127.0.0.6:53043 2022/07/13 14:32:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:32:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m0.06360165s) from=127.0.0.6:47805 2022/07/13 14:32:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.722546585s) from=127.0.0.6:46021 2022/07/13 14:32:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.12223719s) from=127.0.0.6:43657 2022/07/13 14:32:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m1.675511776s) from=127.0.0.6:41921 2022/07/13 14:32:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.75081783s) from=127.0.0.6:47893 2022/07/13 14:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.878664301s) from=127.0.0.6:47565 2022/07/13 14:32:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.215359819s) from=127.0.0.6:39279 2022/07/13 14:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.520160902s) from=127.0.0.6:58605 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.143014114s) from=127.0.0.6:59249 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m3.203435784s) from=127.0.0.6:38041 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.360484715s) from=127.0.0.6:45003 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.471314678s) from=127.0.0.6:45159 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m3.67240673s) from=127.0.0.6:39325 2022/07/13 14:32:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m3.597955411s) from=127.0.0.6:56103 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.18206316s) from=127.0.0.6:54525 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.391694796s) from=127.0.0.6:46609 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.409452539s) from=127.0.0.6:47419 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/status/leader (359.912µs) from=127.0.0.6:53043 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.711613461s) from=127.0.0.6:33775 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m4.83291477s) from=127.0.0.6:53869 2022/07/13 14:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.912329304s) from=127.0.0.6:45189 2022/07/13 14:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.282367488s) from=127.0.0.6:50247 2022/07/13 14:32:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m5.555359772s) from=127.0.0.6:46801 2022/07/13 14:32:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.024524912s) from=127.0.0.6:38235 2022/07/13 14:32:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.668534051s) from=127.0.0.6:53845 2022/07/13 14:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.595020729s) from=127.0.0.6:36921 2022/07/13 14:32:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.854572131s) from=127.0.0.6:48777 2022/07/13 14:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.829876789s) from=127.0.0.6:43677 2022/07/13 14:32:42 [DEBUG] http: Request GET /v1/catalog/services (537.232µs) from=127.0.0.6:53043 2022/07/13 14:32:42 [DEBUG] http: Request GET /v1/status/leader (694.897µs) from=127.0.0.6:53043 2022/07/13 14:32:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (368.113µs) from=127.0.0.6:34433 2022/07/13 14:32:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.71µs) from=127.0.0.6:34433 2022/07/13 14:33:02 [DEBUG] http: Request GET /v1/status/leader (394.077µs) from=127.0.0.6:47051 2022/07/13 14:33:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:33:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:33:21 [DEBUG] agent: Node info in sync 2022/07/13 14:33:22 [DEBUG] http: Request GET /v1/status/leader (475.565µs) from=127.0.0.6:47051 2022/07/13 14:33:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.113631507s) from=127.0.0.6:41393 2022/07/13 14:33:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.401462981s) from=127.0.0.6:54469 2022/07/13 14:33:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.61009385s) from=127.0.0.6:42419 2022/07/13 14:33:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m0.97298077s) from=127.0.0.6:56227 2022/07/13 14:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.503232227s) from=127.0.0.6:51283 2022/07/13 14:33:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.962733086s) from=127.0.0.6:52491 2022/07/13 14:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.807414175s) from=127.0.0.6:44333 2022/07/13 14:33:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.788320858s) from=127.0.0.6:51373 2022/07/13 14:33:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m2.766487283s) from=127.0.0.6:35681 2022/07/13 14:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.21489032s) from=127.0.0.6:57041 2022/07/13 14:33:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m3.349713112s) from=127.0.0.6:37229 2022/07/13 14:33:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m3.397463065s) from=127.0.0.6:57911 2022/07/13 14:33:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.389978054s) from=127.0.0.6:48801 2022/07/13 14:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.111886344s) from=127.0.0.6:54249 2022/07/13 14:33:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.086052355s) from=127.0.0.6:37165 2022/07/13 14:33:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m4.911033028s) from=127.0.0.6:34213 2022/07/13 14:33:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.919527968s) from=127.0.0.6:53041 2022/07/13 14:33:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.271536538s) from=127.0.0.6:60615 2022/07/13 14:33:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.305999303s) from=127.0.0.6:45229 2022/07/13 14:33:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m5.506347959s) from=127.0.0.6:51795 2022/07/13 14:33:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.644601444s) from=127.0.0.6:57411 2022/07/13 14:33:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m5.870000703s) from=127.0.0.6:47025 2022/07/13 14:33:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.26245386s) from=127.0.0.6:57117 2022/07/13 14:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.784877726s) from=127.0.0.6:36595 2022/07/13 14:33:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.808266402s) from=127.0.0.6:55009 2022/07/13 14:33:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.901361706s) from=127.0.0.6:53263 2022/07/13 14:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.128156416s) from=127.0.0.6:47811 2022/07/13 14:33:43 [DEBUG] http: Request GET /v1/catalog/services (454.739µs) from=127.0.0.6:47051 2022/07/13 14:33:43 [DEBUG] http: Request GET /v1/status/leader (1.263379ms) from=127.0.0.6:47843 2022/07/13 14:33:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (208.566µs) from=127.0.0.6:47843 2022/07/13 14:33:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (724.229µs) from=127.0.0.6:53715 2022/07/13 14:34:03 [DEBUG] http: Request GET /v1/status/leader (392.274µs) from=127.0.0.6:40227 2022/07/13 14:34:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:34:23 [DEBUG] http: Request GET /v1/status/leader (427.957µs) from=127.0.0.6:40227 2022/07/13 14:34:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:34:43 [DEBUG] http: Request GET /v1/status/leader (358.764µs) from=127.0.0.6:41715 2022/07/13 14:34:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.543412181s) from=127.0.0.6:34433 2022/07/13 14:34:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.22419171s) from=127.0.0.6:53043 2022/07/13 14:34:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.088922924s) from=127.0.0.6:34291 2022/07/13 14:34:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:34:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:34:50 [DEBUG] agent: Node info in sync 2022/07/13 14:35:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:35:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.797084199s) from=127.0.0.6:53715 2022/07/13 14:35:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.462151857s) from=127.0.0.6:47051 2022/07/13 14:35:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.537088405s) from=127.0.0.6:47843 2022/07/13 14:35:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:35:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:35:50 [DEBUG] agent: Node info in sync 2022/07/13 14:36:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:37:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:37:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:37:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:37:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:37:43 [DEBUG] agent: Node info in sync 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/catalog/services (691.922µs) from=127.0.0.6:36963 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/status/leader (304.018µs) from=127.0.0.6:36963 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (247.434µs) from=127.0.0.6:35309 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (214.254µs) from=127.0.0.6:35309 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (235.711µs) from=127.0.0.6:39119 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (166.344µs) from=127.0.0.6:35853 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (412.053µs) from=127.0.0.6:35853 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.385µs) from=127.0.0.6:35309 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (259.345µs) from=127.0.0.6:39119 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (222.14µs) from=127.0.0.6:35853 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (257.168µs) from=127.0.0.6:39119 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (172.78µs) from=127.0.0.6:39119 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (149.514µs) from=127.0.0.6:35853 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (481.955µs) from=127.0.0.6:39119 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (117.856µs) from=127.0.0.6:35309 2022/07/13 14:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (260.102µs) from=127.0.0.6:39313 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.302µs) from=127.0.0.6:35309 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (164.92µs) from=127.0.0.6:39313 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (221.225µs) from=127.0.0.6:35853 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (304.219µs) from=127.0.0.6:39119 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (177.217µs) from=127.0.0.6:39119 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (149.855µs) from=127.0.0.6:35853 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.939µs) from=127.0.0.6:48131 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (141.1µs) from=127.0.0.6:42011 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (141.553µs) from=127.0.0.6:42011 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (170.976µs) from=127.0.0.6:36627 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (153.65µs) from=127.0.0.6:41445 2022/07/13 14:37:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.643µs) from=127.0.0.6:51109 2022/07/13 14:38:11 [DEBUG] http: Request GET /v1/status/leader (278.92µs) from=127.0.0.6:33461 2022/07/13 14:38:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:38:31 [DEBUG] http: Request GET /v1/status/leader (254.453µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/catalog/services (491.35µs) from=127.0.0.6:33699 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/status/leader (257.185µs) from=127.0.0.6:33699 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (213.299µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (154.795µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (150.715µs) from=127.0.0.6:45755 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (138.407µs) from=127.0.0.6:45755 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (187.074µs) from=127.0.0.6:45755 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (212.105µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (175.132µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (159.995µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (173.459µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (141.66µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (213.971µs) from=127.0.0.6:45755 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (273.762µs) from=127.0.0.6:49777 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (405.477µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (290.175µs) from=127.0.0.6:45637 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (230.715µs) from=127.0.0.6:45637 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.498µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (414.978µs) from=127.0.0.6:45755 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (259.341µs) from=127.0.0.6:49777 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.867µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (216.772µs) from=127.0.0.6:54883 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (120.174µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (140.55µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (143.159µs) from=127.0.0.6:54883 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (122.442µs) from=127.0.0.6:55357 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (113.805µs) from=127.0.0.6:33461 2022/07/13 14:38:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.667µs) from=127.0.0.6:49777 2022/07/13 14:39:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:39:13 [DEBUG] http: Request GET /v1/status/leader (1.469921ms) from=127.0.0.6:60171 2022/07/13 14:39:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:39:33 [DEBUG] http: Request GET /v1/status/leader (779.583µs) from=127.0.0.6:60171 2022/07/13 14:39:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:39:37 [DEBUG] agent: Node info in sync 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.148519256s) from=127.0.0.6:37563 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m1.238317281s) from=127.0.0.6:51109 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m1.334912268s) from=127.0.0.6:41299 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m1.448171363s) from=127.0.0.6:48131 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.478209251s) from=127.0.0.6:49951 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.597034886s) from=127.0.0.6:38993 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/status/leader (843.61µs) from=127.0.0.6:60171 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.751263966s) from=127.0.0.6:37257 2022/07/13 14:39:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.860119784s) from=127.0.0.6:47513 2022/07/13 14:39:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m1.941396324s) from=127.0.0.6:51077 2022/07/13 14:39:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.579376169s) from=127.0.0.6:35115 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.287673445s) from=127.0.0.6:41445 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.432816708s) from=127.0.0.6:35309 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.828158311s) from=127.0.0.6:36963 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m3.674459094s) from=127.0.0.6:52383 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m3.788348273s) from=127.0.0.6:35853 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.802980276s) from=127.0.0.6:45117 2022/07/13 14:39:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.878713943s) from=127.0.0.6:42011 2022/07/13 14:39:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.073540913s) from=127.0.0.6:44743 2022/07/13 14:39:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m4.313925784s) from=127.0.0.6:36627 2022/07/13 14:39:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.286569055s) from=127.0.0.6:43385 2022/07/13 14:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.288092749s) from=127.0.0.6:39119 2022/07/13 14:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.213443557s) from=127.0.0.6:46481 2022/07/13 14:39:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.562849369s) from=127.0.0.6:39749 2022/07/13 14:39:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m5.60713106s) from=127.0.0.6:60559 2022/07/13 14:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.874785243s) from=127.0.0.6:39313 2022/07/13 14:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.977807601s) from=127.0.0.6:34441 2022/07/13 14:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.941279843s) from=127.0.0.6:46895 2022/07/13 14:40:04 [DEBUG] http: Request GET /v1/catalog/services (540.846µs) from=127.0.0.6:58047 2022/07/13 14:40:04 [DEBUG] http: Request GET /v1/status/leader (4.758228ms) from=127.0.0.6:60171 2022/07/13 14:40:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (168.724µs) from=127.0.0.6:60171 2022/07/13 14:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (265.029µs) from=127.0.0.6:60171 2022/07/13 14:40:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:40:24 [DEBUG] http: Request GET /v1/status/leader (444.546µs) from=127.0.0.6:50167 2022/07/13 14:40:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:40:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:40:43 [DEBUG] agent: Node info in sync 2022/07/13 14:40:44 [DEBUG] http: Request GET /v1/status/leader (709.119µs) from=127.0.0.6:50167 2022/07/13 14:40:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.002568925s) from=127.0.0.6:36645 2022/07/13 14:40:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=178 (2m0.263743062s) from=127.0.0.6:45637 2022/07/13 14:40:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.226133979s) from=127.0.0.6:36533 2022/07/13 14:40:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m0.677269676s) from=127.0.0.6:33461 2022/07/13 14:40:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=174 (2m0.795346995s) from=127.0.0.6:54791 2022/07/13 14:40:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.389235362s) from=127.0.0.6:49805 2022/07/13 14:40:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.912361134s) from=127.0.0.6:55357 2022/07/13 14:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.178056931s) from=127.0.0.6:39009 2022/07/13 14:40:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=177 (2m2.411602689s) from=127.0.0.6:52205 2022/07/13 14:40:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=175 (2m2.564362295s) from=127.0.0.6:45755 2022/07/13 14:40:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.917394651s) from=127.0.0.6:33699 2022/07/13 14:40:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.956915157s) from=127.0.0.6:46141 2022/07/13 14:40:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=179 (2m4.156669644s) from=127.0.0.6:36669 2022/07/13 14:40:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.657561038s) from=127.0.0.6:37977 2022/07/13 14:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.137233371s) from=127.0.0.6:60923 2022/07/13 14:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.675399886s) from=127.0.0.6:54479 2022/07/13 14:40:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.65631157s) from=127.0.0.6:49777 2022/07/13 14:40:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.844188427s) from=127.0.0.6:57125 2022/07/13 14:40:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.108009957s) from=127.0.0.6:46525 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.294395134s) from=127.0.0.6:46535 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.351237789s) from=127.0.0.6:57571 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.332913007s) from=127.0.0.6:39755 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.424939157s) from=127.0.0.6:45429 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.577261062s) from=127.0.0.6:35375 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.643979846s) from=127.0.0.6:48673 2022/07/13 14:41:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=180 (2m7.120078557s) from=127.0.0.6:54883 2022/07/13 14:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.448294393s) from=127.0.0.6:34615 2022/07/13 14:41:04 [DEBUG] http: Request GET /v1/status/leader (460.667µs) from=127.0.0.6:50167 2022/07/13 14:41:13 [DEBUG] http: Request GET /v1/catalog/services (981.167µs) from=127.0.0.6:50167 2022/07/13 14:41:13 [DEBUG] http: Request GET /v1/status/leader (530.372µs) from=127.0.0.6:50167 2022/07/13 14:41:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (501.284µs) from=127.0.0.6:40673 2022/07/13 14:41:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (181.998µs) from=127.0.0.6:40673 2022/07/13 14:41:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:41:33 [DEBUG] http: Request GET /v1/status/leader (2.511767ms) from=127.0.0.6:32831 2022/07/13 14:41:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:41:53 [DEBUG] http: Request GET /v1/status/leader (397.287µs) from=127.0.0.6:32831 2022/07/13 14:42:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.773629042s) from=127.0.0.6:58047 2022/07/13 14:42:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.563639672s) from=127.0.0.6:48309 2022/07/13 14:42:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.752926447s) from=127.0.0.6:60171 2022/07/13 14:42:13 [DEBUG] http: Request GET /v1/status/leader (432.068µs) from=127.0.0.6:32831 2022/07/13 14:42:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:42:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:42:26 [DEBUG] agent: Node info in sync 2022/07/13 14:43:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.998005743s) from=127.0.0.6:43513 2022/07/13 14:43:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.284124215s) from=127.0.0.6:50167 2022/07/13 14:43:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.539630476s) from=127.0.0.6:40673 2022/07/13 14:43:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:44:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-c7fdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 14:44:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.226_8484" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_parser_10.233.49.144_8806" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_nsd_10.233.49.144_8806" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.195_8080" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.172_9015" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v2_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.25.130_8482" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.179_443" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.132_8181" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.58.41_8082" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_catalog_10.233.49.144_8806" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.153_9007" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_sdnc_10.233.41.180_8282" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_nslcm_10.233.15.120_8403" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.24.74_8803" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_vnfres_10.233.62.149_8802" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.144_8806" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.154_9001" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.218_9092" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.52.172_8443" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.56.190_8410" in sync 2022/07/13 14:44:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.193_8801" in sync 2022/07/13 14:44:15 [DEBUG] agent: Node info in sync 2022/07/13 14:44:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-c7fdj" since the cluster is too small 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/catalog/services (595.089µs) from=127.0.0.6:55129 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/status/leader (294.931µs) from=127.0.0.6:53833 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (219.68µs) from=127.0.0.6:53833 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (201.13µs) from=127.0.0.6:53833 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (160.321µs) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (146.658µs) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.132929ms) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (602.808µs) from=127.0.0.6:53833 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (655.818µs) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (937.598µs) from=127.0.0.6:46059 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (181.87µs) from=127.0.0.6:37647 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (126.994µs) from=127.0.0.6:37647 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (115.941µs) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (130.142µs) from=127.0.0.6:44087 2022/07/13 14:45:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (179.891µs) from=127.0.0.6:37647 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (245.832µs) from=127.0.0.6:44087 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (215.208µs) from=127.0.0.6:44087 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.272µs) from=127.0.0.6:46059 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (125.297µs) from=127.0.0.6:46059 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (117.017µs) from=127.0.0.6:46059 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (166.865µs) from=127.0.0.6:46059 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (114.528µs) from=127.0.0.6:46059 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.745µs) from=127.0.0.6:53833 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (137.998µs) from=127.0.0.6:49893 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (148.66µs) from=127.0.0.6:49893 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (140.06µs) from=127.0.0.6:40325 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (165.308µs) from=127.0.0.6:34149 2022/07/13 14:45:10 [DEBUG] http: Request GET /v1/hea