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: 'c74c1e19-e426-2ebf-79f5-35a014643e2d' Node name: 'onap-msb-consul-5454dcc5c5-d5xr5' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/02 22:43:23 [DEBUG] agent: Using random ID "c74c1e19-e426-2ebf-79f5-35a014643e2d" as node ID 2022/11/02 22:43:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c74c1e19-e426-2ebf-79f5-35a014643e2d Address:127.0.0.1:8300}] 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/02 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-d5xr5.dc1 127.0.0.1 2022/11/02 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-d5xr5 127.0.0.1 2022/11/02 22:43:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/02 22:43:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-d5xr5.dc1" in area "wan" 2022/11/02 22:43:23 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-d5xr5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/02 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/02 22:43:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/02 22:43:23 [INFO] agent: started state syncer 2022/11/02 22:43:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/02 22:43:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/02 22:43:23 [DEBUG] raft: Votes needed: 1 2022/11/02 22:43:23 [DEBUG] raft: Vote granted from c74c1e19-e426-2ebf-79f5-35a014643e2d in term 2. Tally: 1 2022/11/02 22:43:23 [INFO] raft: Election won. Tally: 1 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/02 22:43:23 [INFO] consul: cluster leadership acquired 2022/11/02 22:43:23 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-d5xr5 2022/11/02 22:43:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/02 22:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:43:23 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-d5xr5' joined, marking health alive 2022/11/02 22:43:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:43:23 [INFO] agent: Synced node info 2022/11/02 22:43:23 [DEBUG] agent: Node info in sync 2022/11/02 22:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:43:25 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/02 22:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:45:16 [DEBUG] agent: Node info in sync 2022/11/02 22:45:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:46:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:46:31 [DEBUG] agent: Node info in sync 2022/11/02 22:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:47:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:47:37 [DEBUG] agent: Node info in sync 2022/11/02 22:47:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:49:19 [DEBUG] agent: Node info in sync 2022/11/02 22:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:50:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:50:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:50:24 [DEBUG] agent: Node info in sync 2022/11/02 22:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:52:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:52:10 [DEBUG] agent: Node info in sync 2022/11/02 22:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:52:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:53:07 [DEBUG] http: Request GET /v1/status/leader (1.077798ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.125_9015" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (39.286935ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.228907ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.48_443" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (18.67706ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (285.521µs) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.1.208_8080" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.014105ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (307.861µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_parser_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.190457ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.07695ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_catalog_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (14.356899ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (287.717µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_nsd_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.441708ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.792842ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.250866ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (262.161µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.20.46_8181" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.140768ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.127µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v0_multicloud_10.233.44.149_9001" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.433573ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (347.245µs) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_multicloud_10.233.44.149_9001" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.066836ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (277.871µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53: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/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.219_9011" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.389465ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (275.988µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.219_9011" 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.778109ms) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (364.767µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.37.252_9007" 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.421346ms) from=127.0.0.6:47981 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (286.682µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.37.252_9007" 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.130752ms) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (239.403µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/catalog/services (428.266µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/status/leader (473.439µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (342µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.613µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.971µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.815141ms) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (319.088µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (162.251µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.535µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (226.471µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (203.145µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (226.6µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (168.079µs) from=127.0.0.6:39749 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.735µs) from=127.0.0.6:37879 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.433µs) from=127.0.0.6:38475 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (180.057µs) from=127.0.0.6:37879 2022/11/02 22:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/catalog/services (987.412µs) from=127.0.0.6:34721 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/status/leader (733.104µs) from=127.0.0.6:48159 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.241µs) from=127.0.0.6:48159 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (166.583µs) from=127.0.0.6:48159 2022/11/02 22:53:40 [DEBUG] http: Request GET /v1/status/leader (291.086µs) from=127.0.0.6:46535 2022/11/02 22:53:49 [DEBUG] http: Request GET /v1/status/leader (817.796µs) from=127.0.0.6:46535 2022/11/02 22:54:00 [DEBUG] http: Request GET /v1/status/leader (392.991µs) from=127.0.0.6:46535 2022/11/02 22:54:09 [DEBUG] http: Request GET /v1/status/leader (449.811µs) from=127.0.0.6:46535 2022/11/02 22:54:20 [DEBUG] http: Request GET /v1/status/leader (138.876µs) from=127.0.0.6:46535 2022/11/02 22:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:54:29 [DEBUG] http: Request GET /v1/status/leader (204.684µs) from=127.0.0.6:46535 2022/11/02 22:54:40 [DEBUG] http: Request GET /v1/status/leader (307.348µs) from=127.0.0.6:46535 2022/11/02 22:54:49 [DEBUG] http: Request GET /v1/status/leader (239.151µs) from=127.0.0.6:46535 2022/11/02 22:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:54:53 [DEBUG] agent: Node info in sync 2022/11/02 22:55:00 [DEBUG] http: Request GET /v1/status/leader (596.707µs) from=127.0.0.6:46535 2022/11/02 22:55:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:55:09 [DEBUG] http: Request GET /v1/status/leader (292.058µs) from=127.0.0.6:46535 2022/11/02 22:55:20 [DEBUG] http: Request GET /v1/status/leader (256.661µs) from=127.0.0.6:46535 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.344482949s) from=127.0.0.6:39749 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.58362596s) from=127.0.0.6:34227 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.020278181s) from=127.0.0.6:47125 2022/11/02 22:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.316197358s) from=127.0.0.6:45017 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.49802558s) from=127.0.0.6:57397 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.101184132s) from=127.0.0.6:38475 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.235908865s) from=127.0.0.6:42667 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.37277354s) from=127.0.0.6:43669 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.799995355s) from=127.0.0.6:51281 2022/11/02 22:55:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.120123437s) from=127.0.0.6:47657 2022/11/02 22:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.021680568s) from=127.0.0.6:37879 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.121562237s) from=127.0.0.6:48075 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.456552597s) from=127.0.0.6:59013 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.482465548s) from=127.0.0.6:47605 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m7.035384426s) from=127.0.0.6:47981 2022/11/02 22:55:29 [DEBUG] http: Request GET /v1/status/leader (163.822µs) from=127.0.0.6:46535 2022/11/02 22:55:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.121783131s) from=127.0.0.6:48159 2022/11/02 22:55:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.539464096s) from=127.0.0.6:52753 2022/11/02 22:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m6.809377106s) from=127.0.0.6:34721 2022/11/02 22:55:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:55: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/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [INFO] agent: Synced service "_v1_sdnc_10.233.28.20_8282" 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Node info in sync 2022/11/02 22:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.554342ms) from=127.0.0.6:39821 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (9.356801288s) from=127.0.0.6:47981 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:55:37 [DEBUG] agent: Node info in sync 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (936.416445ms) from=127.0.0.6:34721 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (138.303µs) from=127.0.0.6:46535 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (363.618µs) from=127.0.0.6:39821 2022/11/02 22:55:40 [DEBUG] http: Request GET /v1/status/leader (245.866µs) from=127.0.0.6:57119 2022/11/02 22:55:49 [DEBUG] http: Request GET /v1/status/leader (172.687µs) from=127.0.0.6:57119 2022/11/02 22:56:00 [DEBUG] http: Request GET /v1/status/leader (1.182707ms) from=127.0.0.6:57119 2022/11/02 22:56:09 [DEBUG] http: Request GET /v1/status/leader (249.449µs) from=127.0.0.6:57119 2022/11/02 22:56:20 [DEBUG] http: Request GET /v1/status/leader (139.658µs) from=127.0.0.6:57119 2022/11/02 22:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:56:29 [DEBUG] http: Request GET /v1/status/leader (166.492µs) from=127.0.0.6:57119 2022/11/02 22:56:40 [DEBUG] http: Request GET /v1/status/leader (481.879µs) from=127.0.0.6:57119 2022/11/02 22:56:49 [DEBUG] http: Request GET /v1/status/leader (803.593µs) from=127.0.0.6:57119 2022/11/02 22:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:56:49 [DEBUG] agent: Node info in sync 2022/11/02 22:57:00 [DEBUG] http: Request GET /v1/status/leader (942.581µs) from=127.0.0.6:57119 2022/11/02 22:57:09 [DEBUG] http: Request GET /v1/status/leader (907.068µs) from=127.0.0.6:57119 2022/11/02 22:57:20 [DEBUG] http: Request GET /v1/status/leader (139.047µs) from=127.0.0.6:57119 2022/11/02 22:57:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.479765418s) from=127.0.0.6:34227 2022/11/02 22:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:57:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.297510884s) from=127.0.0.6:57397 2022/11/02 22:57:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.807506722s) from=127.0.0.6:47125 2022/11/02 22:57:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.957116146s) from=127.0.0.6:45017 2022/11/02 22:57:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.567044106s) from=127.0.0.6:39749 2022/11/02 22:57:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.692296352s) from=127.0.0.6:47657 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.869621952s) from=127.0.0.6:43669 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.640504572s) from=127.0.0.6:38475 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.785642903s) from=127.0.0.6:42667 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.22718908s) from=127.0.0.6:51281 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.140757833s) from=127.0.0.6:47605 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.587499038s) from=127.0.0.6:48075 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/status/leader (252.545µs) from=127.0.0.6:57119 2022/11/02 22:57:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.949416749s) from=127.0.0.6:59013 2022/11/02 22:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.332519225s) from=127.0.0.6:37879 2022/11/02 22:57:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.691485053s) from=127.0.0.6:52753 2022/11/02 22:57:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:57:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.725128151s) from=127.0.0.6:48159 2022/11/02 22:57:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.639751588s) from=127.0.0.6:47981 2022/11/02 22:57:40 [DEBUG] http: Request GET /v1/status/leader (234.737µs) from=127.0.0.6:57119 2022/11/02 22:57:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.253121076s) from=127.0.0.6:46535 2022/11/02 22:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.117847428s) from=127.0.0.6:34721 2022/11/02 22:57:49 [DEBUG] http: Request GET /v1/status/leader (141.543µs) from=127.0.0.6:57119 2022/11/02 22:57:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:57:52 [DEBUG] agent: Node info in sync 2022/11/02 22:58:00 [DEBUG] http: Request GET /v1/status/leader (3.628684ms) from=127.0.0.6:57119 2022/11/02 22:58:09 [DEBUG] http: Request GET /v1/status/leader (242.879µs) from=127.0.0.6:57119 2022/11/02 22:58:20 [DEBUG] http: Request GET /v1/status/leader (154.023µs) from=127.0.0.6:57119 2022/11/02 22:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:58:29 [DEBUG] http: Request GET /v1/status/leader (320.383µs) from=127.0.0.6:57119 2022/11/02 22:58:40 [DEBUG] http: Request GET /v1/status/leader (137.518µs) from=127.0.0.6:57119 2022/11/02 22:58:49 [DEBUG] http: Request GET /v1/status/leader (236.491µs) from=127.0.0.6:57119 2022/11/02 22:59:00 [DEBUG] http: Request GET /v1/status/leader (227.126µs) from=127.0.0.6:57119 2022/11/02 22:59:09 [DEBUG] http: Request GET /v1/status/leader (593.332µs) from=127.0.0.6:57119 2022/11/02 22:59:21 [DEBUG] http: Request GET /v1/status/leader (1.23232ms) from=127.0.0.6:57119 2022/11/02 22:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:59:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.534017807s) from=127.0.0.6:47125 2022/11/02 22:59:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.823860837s) from=127.0.0.6:34227 2022/11/02 22:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.18932742s) from=127.0.0.6:45017 2022/11/02 22:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.177277812s) from=127.0.0.6:57397 2022/11/02 22:59:29 [DEBUG] http: Request GET /v1/status/leader (561.479µs) from=127.0.0.6:57119 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.376203222s) from=127.0.0.6:39749 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.007485272s) from=127.0.0.6:43669 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.978885734s) from=127.0.0.6:38475 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.052398679s) from=127.0.0.6:47657 2022/11/02 22:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.016030643s) from=127.0.0.6:47605 2022/11/02 22:59:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.789616462s) from=127.0.0.6:59013 2022/11/02 22:59:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.337928832s) from=127.0.0.6:42667 2022/11/02 22:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.663379148s) from=127.0.0.6:51281 2022/11/02 22:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.906458417s) from=127.0.0.6:48075 2022/11/02 22:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.22070183s) from=127.0.0.6:37879 2022/11/02 22:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.978997156s) from=127.0.0.6:52753 2022/11/02 22:59:41 [DEBUG] http: Request GET /v1/status/leader (234.739µs) from=127.0.0.6:57119 2022/11/02 22:59:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.956029899s) from=127.0.0.6:48159 2022/11/02 22:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.589698189s) from=127.0.0.6:34721 2022/11/02 22:59:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.112462155s) from=127.0.0.6:47981 2022/11/02 22:59:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.88677029s) from=127.0.0.6:46535 2022/11/02 22:59:49 [DEBUG] http: Request GET /v1/status/leader (207.771µs) from=127.0.0.6:57119 2022/11/02 22:59:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:59:50 [DEBUG] agent: Node info in sync 2022/11/02 22:59:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:00:01 [DEBUG] http: Request GET /v1/status/leader (195.246µs) from=127.0.0.6:57119 2022/11/02 23:00:09 [DEBUG] http: Request GET /v1/status/leader (196.778µs) from=127.0.0.6:57119 2022/11/02 23:00:21 [DEBUG] http: Request GET /v1/status/leader (327.573µs) from=127.0.0.6:57119 2022/11/02 23:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:00:29 [DEBUG] http: Request GET /v1/status/leader (288.023µs) from=127.0.0.6:57119 2022/11/02 23:00:41 [DEBUG] http: Request GET /v1/status/leader (332.016µs) from=127.0.0.6:57119 2022/11/02 23:00:49 [DEBUG] http: Request GET /v1/status/leader (263.808µs) from=127.0.0.6:57119 2022/11/02 23:01:01 [DEBUG] http: Request GET /v1/status/leader (264.861µs) from=127.0.0.6:57119 2022/11/02 23:01:09 [DEBUG] http: Request GET /v1/status/leader (168.46µs) from=127.0.0.6:57119 2022/11/02 23:01:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:01:10 [DEBUG] agent: Node info in sync 2022/11/02 23:01:21 [DEBUG] http: Request GET /v1/status/leader (5.766509ms) from=127.0.0.6:57119 2022/11/02 23:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:01:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.27631132s) from=127.0.0.6:34227 2022/11/02 23:01:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.401046194s) from=127.0.0.6:47125 2022/11/02 23:01:29 [DEBUG] http: Request GET /v1/status/leader (229.069µs) from=127.0.0.6:57119 2022/11/02 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.430837473s) from=127.0.0.6:43669 2022/11/02 23:01:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.511564641s) from=127.0.0.6:45017 2022/11/02 23:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.101842356s) from=127.0.0.6:57397 2022/11/02 23:01:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.078248218s) from=127.0.0.6:38475 2022/11/02 23:01:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.560988191s) from=127.0.0.6:39749 2022/11/02 23:01:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.972220162s) from=127.0.0.6:42667 2022/11/02 23:01:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.867932649s) from=127.0.0.6:47657 2022/11/02 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.375308122s) from=127.0.0.6:47605 2022/11/02 23:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.386120071s) from=127.0.0.6:48075 2022/11/02 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.221610249s) from=127.0.0.6:59013 2022/11/02 23:01:41 [DEBUG] http: Request GET /v1/status/leader (152.04µs) from=127.0.0.6:57119 2022/11/02 23:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.527991788s) from=127.0.0.6:51281 2022/11/02 23:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.187499718s) from=127.0.0.6:37879 2022/11/02 23:01:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.919426714s) from=127.0.0.6:48159 2022/11/02 23:01:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.117533393s) from=127.0.0.6:52753 2022/11/02 23:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.250878087s) from=127.0.0.6:47981 2022/11/02 23:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.96757755s) from=127.0.0.6:34721 2022/11/02 23:01:49 [DEBUG] http: Request GET /v1/status/leader (225.283µs) from=127.0.0.6:57119 2022/11/02 23:01:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.149913291s) from=127.0.0.6:46535 2022/11/02 23:02:01 [DEBUG] http: Request GET /v1/status/leader (146.092µs) from=127.0.0.6:57119 2022/11/02 23:02:09 [DEBUG] http: Request GET /v1/status/leader (317.277µs) from=127.0.0.6:57119 2022/11/02 23:02:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:02:21 [DEBUG] http: Request GET /v1/status/leader (214.115µs) from=127.0.0.6:57119 2022/11/02 23:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:02:29 [DEBUG] http: Request GET /v1/status/leader (241.996µs) from=127.0.0.6:57119 2022/11/02 23:02:41 [DEBUG] http: Request GET /v1/status/leader (203.07µs) from=127.0.0.6:57119 2022/11/02 23:02:49 [DEBUG] http: Request GET /v1/status/leader (285.426µs) from=127.0.0.6:57119 2022/11/02 23:03:01 [DEBUG] http: Request GET /v1/status/leader (548.3µs) from=127.0.0.6:57119 2022/11/02 23:03:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:03:05 [DEBUG] agent: Node info in sync 2022/11/02 23:03:09 [DEBUG] http: Request GET /v1/status/leader (469.34µs) from=127.0.0.6:57119 2022/11/02 23:03:21 [DEBUG] http: Request GET /v1/status/leader (448.012µs) from=127.0.0.6:57119 2022/11/02 23:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:03:29 [DEBUG] http: Request GET /v1/status/leader (485.906µs) from=127.0.0.6:57119 2022/11/02 23:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.054441281s) from=127.0.0.6:45017 2022/11/02 23:03:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.953412684s) from=127.0.0.6:34227 2022/11/02 23:03:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.745368401s) from=127.0.0.6:47125 2022/11/02 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.206221718s) from=127.0.0.6:43669 2022/11/02 23:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.455577742s) from=127.0.0.6:57397 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.161533959s) from=127.0.0.6:42667 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.091087804s) from=127.0.0.6:38475 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.038708938s) from=127.0.0.6:47605 2022/11/02 23:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.262212194s) from=127.0.0.6:39749 2022/11/02 23:03:41 [DEBUG] http: Request GET /v1/status/leader (1.692183ms) from=127.0.0.6:57119 2022/11/02 23:03:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.083548481s) from=127.0.0.6:47657 2022/11/02 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.685119054s) from=127.0.0.6:48075 2022/11/02 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.522277063s) from=127.0.0.6:51281 2022/11/02 23:03:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.646078736s) from=127.0.0.6:48159 2022/11/02 23:03:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.532676611s) from=127.0.0.6:59013 2022/11/02 23:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.247430753s) from=127.0.0.6:47981 2022/11/02 23:03:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.721731343s) from=127.0.0.6:52753 2022/11/02 23:03:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.979043376s) from=127.0.0.6:34721 2022/11/02 23:03:50 [DEBUG] http: Request GET /v1/status/leader (282.602µs) from=127.0.0.6:57119 2022/11/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.587499259s) from=127.0.0.6:37879 2022/11/02 23:03:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.623137639s) from=127.0.0.6:46535 2022/11/02 23:04:01 [DEBUG] http: Request GET /v1/status/leader (277.267µs) from=127.0.0.6:57119 2022/11/02 23:04:10 [DEBUG] http: Request GET /v1/status/leader (154.676µs) from=127.0.0.6:57119 2022/11/02 23:04:21 [DEBUG] http: Request GET /v1/status/leader (172.46µs) from=127.0.0.6:57119 2022/11/02 23:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:04:30 [DEBUG] http: Request GET /v1/status/leader (250.081µs) from=127.0.0.6:57119 2022/11/02 23:04:41 [DEBUG] http: Request GET /v1/status/leader (151.475µs) from=127.0.0.6:57119 2022/11/02 23:04:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:04:49 [DEBUG] agent: Node info in sync 2022/11/02 23:04:50 [DEBUG] http: Request GET /v1/status/leader (137.963µs) from=127.0.0.6:57119 2022/11/02 23:05:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:05:01 [DEBUG] http: Request GET /v1/status/leader (135.824µs) from=127.0.0.6:57119 2022/11/02 23:05:10 [DEBUG] http: Request GET /v1/status/leader (1.096652ms) from=127.0.0.6:57119 2022/11/02 23:05:21 [DEBUG] http: Request GET /v1/status/leader (256.117µs) from=127.0.0.6:57119 2022/11/02 23:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:05:30 [DEBUG] http: Request GET /v1/status/leader (154.423µs) from=127.0.0.6:57119 2022/11/02 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.700946539s) from=127.0.0.6:45017 2022/11/02 23:05:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.906637518s) from=127.0.0.6:34227 2022/11/02 23:05:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.569484061s) from=127.0.0.6:47125 2022/11/02 23:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.720120165s) from=127.0.0.6:57397 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.611289922s) from=127.0.0.6:43669 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.216552872s) from=127.0.0.6:42667 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.728973275s) from=127.0.0.6:47605 2022/11/02 23:05:41 [DEBUG] http: Request GET /v1/status/leader (235.987µs) from=127.0.0.6:57119 2022/11/02 23:05:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.090272655s) from=127.0.0.6:47657 2022/11/02 23:05:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.343719718s) from=127.0.0.6:39749 2022/11/02 23:05:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.806574694s) from=127.0.0.6:38475 2022/11/02 23:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.268280561s) from=127.0.0.6:48075 2022/11/02 23:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.040000101s) from=127.0.0.6:51281 2022/11/02 23:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.076228618s) from=127.0.0.6:59013 2022/11/02 23:05:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.157921516s) from=127.0.0.6:48159 2022/11/02 23:05:50 [DEBUG] http: Request GET /v1/status/leader (139.818µs) from=127.0.0.6:57119 2022/11/02 23:05:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.731982936s) from=127.0.0.6:47981 2022/11/02 23:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.069942017s) from=127.0.0.6:37879 2022/11/02 23:05:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.309116648s) from=127.0.0.6:34721 2022/11/02 23:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.57608518s) from=127.0.0.6:52753 2022/11/02 23:05:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.846674923s) from=127.0.0.6:46535 2022/11/02 23:06:01 [DEBUG] http: Request GET /v1/status/leader (2.090263ms) from=127.0.0.6:57119 2022/11/02 23:06:10 [DEBUG] http: Request GET /v1/status/leader (566.295µs) from=127.0.0.6:57119 2022/11/02 23:06:21 [DEBUG] http: Request GET /v1/status/leader (154.717µs) from=127.0.0.6:57119 2022/11/02 23:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:06:24 [DEBUG] agent: Node info in sync 2022/11/02 23:06:30 [DEBUG] http: Request GET /v1/status/leader (265.379µs) from=127.0.0.6:57119 2022/11/02 23:06:41 [DEBUG] http: Request GET /v1/status/leader (394.786µs) from=127.0.0.6:57119 2022/11/02 23:06:50 [DEBUG] http: Request GET /v1/status/leader (728.485µs) from=127.0.0.6:57119 2022/11/02 23:07:01 [DEBUG] http: Request GET /v1/status/leader (312.56µs) from=127.0.0.6:57119 2022/11/02 23:07:10 [DEBUG] http: Request GET /v1/status/leader (312.285µs) from=127.0.0.6:57119 2022/11/02 23:07:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:07:21 [DEBUG] http: Request GET /v1/status/leader (178.449µs) from=127.0.0.6:57119 2022/11/02 23:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:07:30 [DEBUG] http: Request GET /v1/status/leader (1.084689ms) from=127.0.0.6:57119 2022/11/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.056322287s) from=127.0.0.6:34227 2022/11/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.605627395s) from=127.0.0.6:47125 2022/11/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.095820908s) from=127.0.0.6:47605 2022/11/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.414077603s) from=127.0.0.6:45017 2022/11/02 23:07:41 [DEBUG] http: Request GET /v1/status/leader (261.596µs) from=127.0.0.6:57119 2022/11/02 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.990916069s) from=127.0.0.6:43669 2022/11/02 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.77934124s) from=127.0.0.6:47657 2022/11/02 23:07:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.215691463s) from=127.0.0.6:38475 2022/11/02 23:07:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.830466276s) from=127.0.0.6:39749 2022/11/02 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.605289265s) from=127.0.0.6:57397 2022/11/02 23:07:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.84324758s) from=127.0.0.6:42667 2022/11/02 23:07:50 [DEBUG] http: Request GET /v1/status/leader (138.698µs) from=127.0.0.6:57119 2022/11/02 23:07:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.891588566s) from=127.0.0.6:51281 2022/11/02 23:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.804831728s) from=127.0.0.6:59013 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.89852048s) from=127.0.0.6:47981 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.246501194s) from=127.0.0.6:48075 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.181921672s) from=127.0.0.6:48159 2022/11/02 23:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.824686603s) from=127.0.0.6:37879 2022/11/02 23:07:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.576633534s) from=127.0.0.6:46535 2022/11/02 23:07:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.40409467s) from=127.0.0.6:52753 2022/11/02 23:07:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.395696724s) from=127.0.0.6:34721 2022/11/02 23:08:01 [DEBUG] http: Request GET /v1/status/leader (171.332µs) from=127.0.0.6:57119 2022/11/02 23:08:10 [DEBUG] http: Request GET /v1/status/leader (234.263µs) from=127.0.0.6:57119 2022/11/02 23:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:08:13 [DEBUG] agent: Node info in sync 2022/11/02 23:08:21 [DEBUG] http: Request GET /v1/status/leader (221.315µs) from=127.0.0.6:57119 2022/11/02 23:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:08:30 [DEBUG] http: Request GET /v1/status/leader (175.627µs) from=127.0.0.6:57119 2022/11/02 23:08:41 [DEBUG] http: Request GET /v1/status/leader (240.026µs) from=127.0.0.6:57119 2022/11/02 23:08:50 [DEBUG] http: Request GET /v1/status/leader (1.239881ms) from=127.0.0.6:57119 2022/11/02 23:09:01 [DEBUG] http: Request GET /v1/status/leader (182.743µs) from=127.0.0.6:57119 2022/11/02 23:09:10 [DEBUG] http: Request GET /v1/status/leader (230.821µs) from=127.0.0.6:57119 2022/11/02 23:09:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:09:21 [DEBUG] http: Request GET /v1/status/leader (149.858µs) from=127.0.0.6:57119 2022/11/02 23:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:09:29 [DEBUG] agent: Node info in sync 2022/11/02 23:09:30 [DEBUG] http: Request GET /v1/status/leader (326.186µs) from=127.0.0.6:57119 2022/11/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.24733373s) from=127.0.0.6:34227 2022/11/02 23:09:41 [DEBUG] http: Request GET /v1/status/leader (265.704µs) from=127.0.0.6:57119 2022/11/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.669403083s) from=127.0.0.6:45017 2022/11/02 23:09:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.277979254s) from=127.0.0.6:47657 2022/11/02 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.353247116s) from=127.0.0.6:47605 2022/11/02 23:09:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.787145542s) from=127.0.0.6:38475 2022/11/02 23:09:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.393797182s) from=127.0.0.6:47125 2022/11/02 23:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.340112702s) from=127.0.0.6:43669 2022/11/02 23:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.814599732s) from=127.0.0.6:39749 2022/11/02 23:09:50 [DEBUG] http: Request GET /v1/status/leader (362.974µs) from=127.0.0.6:57119 2022/11/02 23:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.007173079s) from=127.0.0.6:57397 2022/11/02 23:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.387247001s) from=127.0.0.6:51281 2022/11/02 23:09:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.53659964s) from=127.0.0.6:42667 2022/11/02 23:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.823705925s) from=127.0.0.6:59013 2022/11/02 23:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.67657565s) from=127.0.0.6:37879 2022/11/02 23:09:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.077504883s) from=127.0.0.6:48075 2022/11/02 23:09:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.033697833s) from=127.0.0.6:34721 2022/11/02 23:10:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.169295909s) from=127.0.0.6:48159 2022/11/02 23:10:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.487972754s) from=127.0.0.6:47981 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.985752116s) from=127.0.0.6:46535 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/status/leader (141.218µs) from=127.0.0.6:57119 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.150476253s) from=127.0.0.6:52753 2022/11/02 23:10:10 [DEBUG] http: Request GET /v1/status/leader (183.49µs) from=127.0.0.6:57119 2022/11/02 23:10:21 [DEBUG] http: Request GET /v1/status/leader (547.793µs) from=127.0.0.6:57119 2022/11/02 23:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:10:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:10:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:10:29 [DEBUG] agent: Node info in sync 2022/11/02 23:10:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.652057ms) from=127.0.0.6:57119 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Node info in sync 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (29.556769562s) from=127.0.0.6:34721 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (28.579630284s) from=127.0.0.6:47981 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (350µs) from=127.0.0.6:39821 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (125.836µs) from=127.0.0.6:57119 2022/11/02 23:10:30 [DEBUG] http: Request GET /v1/status/leader (917.043µs) from=127.0.0.6:49969 2022/11/02 23:10:41 [DEBUG] http: Request GET /v1/status/leader (1.638516ms) from=127.0.0.6:49969 2022/11/02 23:10:50 [DEBUG] http: Request GET /v1/status/leader (688.605µs) from=127.0.0.6:49969 2022/11/02 23:11:01 [DEBUG] http: Request GET /v1/status/leader (368.393µs) from=127.0.0.6:49969 2022/11/02 23:11:10 [DEBUG] http: Request GET /v1/status/leader (226.005µs) from=127.0.0.6:49969 2022/11/02 23:11:21 [DEBUG] http: Request GET /v1/status/leader (185.566µs) from=127.0.0.6:49969 2022/11/02 23:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:11:30 [DEBUG] http: Request GET /v1/status/leader (167µs) from=127.0.0.6:49969 2022/11/02 23:11:41 [DEBUG] http: Request GET /v1/status/leader (240.384µs) from=127.0.0.6:49969 2022/11/02 23:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.22785339s) from=127.0.0.6:38475 2022/11/02 23:11:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.362896784s) from=127.0.0.6:34227 2022/11/02 23:11:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.387853454s) from=127.0.0.6:45017 2022/11/02 23:11:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.684481809s) from=127.0.0.6:47125 2022/11/02 23:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.833548391s) from=127.0.0.6:47605 2022/11/02 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.432492796s) from=127.0.0.6:47657 2022/11/02 23:11:50 [DEBUG] http: Request GET /v1/status/leader (314.113µs) from=127.0.0.6:49969 2022/11/02 23:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.260093149s) from=127.0.0.6:43669 2022/11/02 23:11:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.585293737s) from=127.0.0.6:42667 2022/11/02 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.954452388s) from=127.0.0.6:57397 2022/11/02 23:11:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.388705785s) from=127.0.0.6:39749 2022/11/02 23:11:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Node info in sync 2022/11/02 23:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.783255985s) from=127.0.0.6:51281 2022/11/02 23:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.358454099s) from=127.0.0.6:59013 2022/11/02 23:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.362412024s) from=127.0.0.6:37879 2022/11/02 23:12:01 [DEBUG] http: Request GET /v1/status/leader (1.47535ms) from=127.0.0.6:49969 2022/11/02 23:12:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.499912717s) from=127.0.0.6:48159 2022/11/02 23:12:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.596306931s) from=127.0.0.6:52753 2022/11/02 23:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.771327143s) from=127.0.0.6:48075 2022/11/02 23:12:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:12:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.43697313s) from=127.0.0.6:46535 2022/11/02 23:12:10 [DEBUG] http: Request GET /v1/status/leader (251.41µs) from=127.0.0.6:49969 2022/11/02 23:12:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.43.83_8443" 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (24.836568ms) from=127.0.0.6:49969 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m44.234769974s) from=127.0.0.6:47981 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m44.237624753s) from=127.0.0.6:34721 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (423.404µs) from=127.0.0.6:39821 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (138.183µs) from=127.0.0.6:49969 2022/11/02 23:12:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.37.26_8082" 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (68.021078ms) from=127.0.0.6:34721 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (71.968817ms) from=127.0.0.6:47981 2022/11/02 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (15.165415ms) from=127.0.0.6:39821 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (284.222µs) from=127.0.0.6:52287 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (151.183µs) from=127.0.0.6:52287 2022/11/02 23:12:21 [DEBUG] http: Request GET /v1/status/leader (255.965µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.11.23_8410" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.947799ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.63967639s) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.63271585s) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (307.021µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (129.764µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_nslcm_10.233.39.141_8403" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.536075ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (56.099028ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (48.36981ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (284.633µs) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (165.272µs) from=127.0.0.6:59845 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v2_nslcm_10.233.39.141_8403" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (35.60271ms) from=127.0.0.6:54307 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (83.665767ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (88.256069ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (3.575563ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (164.128µs) from=127.0.0.6:54307 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.14.138_8484" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.418853ms) from=127.0.0.6:45041 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (43.869558ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (48.728867ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (359.251µs) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (277.107µs) from=127.0.0.6:45041 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.60.225_8482" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.162264ms) from=127.0.0.6:54101 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (85.423552ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (97.938486ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (508.872µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (215.563µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnflcm_10.233.10.56_8801" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.682235ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (71.416179ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (22.587274ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (420.507µs) from=127.0.0.6:54101 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnfres_10.233.6.199_8802" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.838045ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (120.527402ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (151.433443ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (190.557µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (301.194µs) from=127.0.0.6:60891 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (241.434µs) from=127.0.0.6:48103 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnfmgr_10.233.34.231_8803" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.396912ms) from=127.0.0.6:52899 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (204.388759ms) from=127.0.0.6:60891 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (241.609996ms) from=127.0.0.6:39821 2022/11/02 23:12:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (302.249µs) from=127.0.0.6:54101 2022/11/02 23:12:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (297.426µs) from=127.0.0.6:52899 2022/11/02 23:12:30 [DEBUG] http: Request GET /v1/status/leader (198.078µs) from=127.0.0.6:54101 2022/11/02 23:12:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.976343021s) from=127.0.0.6:57119 2022/11/02 23:12:41 [DEBUG] http: Request GET /v1/status/leader (1.949338ms) from=127.0.0.6:34305 2022/11/02 23:12:50 [DEBUG] http: Request GET /v1/status/leader (178.993µs) from=127.0.0.6:54101 2022/11/02 23:13:01 [DEBUG] http: Request GET /v1/status/leader (407.432µs) from=127.0.0.6:34305 2022/11/02 23:13:10 [DEBUG] http: Request GET /v1/status/leader (431.908µs) from=127.0.0.6:54101 2022/11/02 23:13:21 [DEBUG] http: Request GET /v1/status/leader (254.858µs) from=127.0.0.6:34305 2022/11/02 23:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:13:30 [DEBUG] http: Request GET /v1/status/leader (157.815µs) from=127.0.0.6:54101 2022/11/02 23:13:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:13:41 [DEBUG] agent: Node info in sync 2022/11/02 23:13:41 [DEBUG] http: Request GET /v1/status/leader (318.031µs) from=127.0.0.6:34305 2022/11/02 23:13:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.669606425s) from=127.0.0.6:38475 2022/11/02 23:13:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.229170193s) from=127.0.0.6:34227 2022/11/02 23:13:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.164093812s) from=127.0.0.6:47125 2022/11/02 23:13:50 [DEBUG] http: Request GET /v1/status/leader (238.011µs) from=127.0.0.6:54101 2022/11/02 23:13:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.421201028s) from=127.0.0.6:47657 2022/11/02 23:13:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.312524116s) from=127.0.0.6:45017 2022/11/02 23:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.519606382s) from=127.0.0.6:43669 2022/11/02 23:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.079213319s) from=127.0.0.6:47605 2022/11/02 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.394575394s) from=127.0.0.6:57397 2022/11/02 23:13:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.636895881s) from=127.0.0.6:42667 2022/11/02 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.483535066s) from=127.0.0.6:51281 2022/11/02 23:13:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.090370852s) from=127.0.0.6:39749 2022/11/02 23:14:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.77495732s) from=127.0.0.6:59013 2022/11/02 23:14:01 [DEBUG] http: Request GET /v1/status/leader (174.176µs) from=127.0.0.6:34305 2022/11/02 23:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.03762413s) from=127.0.0.6:37879 2022/11/02 23:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.639500475s) from=127.0.0.6:52753 2022/11/02 23:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.62153047s) from=127.0.0.6:48075 2022/11/02 23:14:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.542567551s) from=127.0.0.6:48159 2022/11/02 23:14:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.331166002s) from=127.0.0.6:46535 2022/11/02 23:14:10 [DEBUG] http: Request GET /v1/status/leader (1.434845ms) from=127.0.0.6:54101 2022/11/02 23:14:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:14:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.45728085s) from=127.0.0.6:52287 2022/11/02 23:14:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.940177507s) from=127.0.0.6:49969 2022/11/02 23:14:21 [DEBUG] http: Request GET /v1/status/leader (326.909µs) from=127.0.0.6:34305 2022/11/02 23:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:14:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.366806837s) from=127.0.0.6:45041 2022/11/02 23:14:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.55614649s) from=127.0.0.6:34721 2022/11/02 23:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.920593122s) from=127.0.0.6:39821 2022/11/02 23:14:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.621096797s) from=127.0.0.6:47981 2022/11/02 23:14:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.351253922s) from=127.0.0.6:56233 2022/11/02 23:14:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.917823748s) from=127.0.0.6:59845 2022/11/02 23:14:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.637130596s) from=127.0.0.6:54307 2022/11/02 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.011341262s) from=127.0.0.6:60891 2022/11/02 23:14:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.394307162s) from=127.0.0.6:52899 2022/11/02 23:14:30 [DEBUG] http: Request GET /v1/status/leader (585.452µs) from=127.0.0.6:54101 2022/11/02 23:14:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m7.152583274s) from=127.0.0.6:48103 2022/11/02 23:14:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.023095379s) from=127.0.0.6:57119 2022/11/02 23:14:41 [DEBUG] http: Request GET /v1/status/leader (646.74µs) from=127.0.0.6:34305 2022/11/02 23:14:50 [DEBUG] http: Request GET /v1/status/leader (885.388µs) from=127.0.0.6:54101 2022/11/02 23:14:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:14:50 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:14:50 [DEBUG] agent: Node info in sync 2022/11/02 23:15:01 [DEBUG] http: Request GET /v1/status/leader (257.741µs) from=127.0.0.6:34305 2022/11/02 23:15:10 [DEBUG] http: Request GET /v1/status/leader (161.536µs) from=127.0.0.6:54101 2022/11/02 23:15:21 [DEBUG] http: Request GET /v1/status/leader (358.657µs) from=127.0.0.6:34305 2022/11/02 23:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:15:30 [DEBUG] http: Request GET /v1/status/leader (336.602µs) from=127.0.0.6:54101 2022/11/02 23:15:41 [DEBUG] http: Request GET /v1/status/leader (297.498µs) from=127.0.0.6:34305 2022/11/02 23:15:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.250893494s) from=127.0.0.6:38475 2022/11/02 23:15:50 [DEBUG] http: Request GET /v1/status/leader (183.12µs) from=127.0.0.6:54101 2022/11/02 23:15:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.708231446s) from=127.0.0.6:34227 2022/11/02 23:15:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.970358876s) from=127.0.0.6:47657 2022/11/02 23:15:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.782658824s) from=127.0.0.6:47125 2022/11/02 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.187804367s) from=127.0.0.6:43669 2022/11/02 23:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.569045405s) from=127.0.0.6:47605 2022/11/02 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.301660896s) from=127.0.0.6:45017 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.013264026s) from=127.0.0.6:51281 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.456941394s) from=127.0.0.6:42667 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.707402837s) from=127.0.0.6:57397 2022/11/02 23:16:01 [DEBUG] http: Request GET /v1/status/leader (1.451162ms) from=127.0.0.6:34305 2022/11/02 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.811704584s) from=127.0.0.6:59013 2022/11/02 23:16:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.57145714s) from=127.0.0.6:39749 2022/11/02 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.306488199s) from=127.0.0.6:37879 2022/11/02 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.842069614s) from=127.0.0.6:52753 2022/11/02 23:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.921941742s) from=127.0.0.6:48075 2022/11/02 23:16:10 [DEBUG] http: Request GET /v1/status/leader (239.37µs) from=127.0.0.6:54101 2022/11/02 23:16:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.623379862s) from=127.0.0.6:46535 2022/11/02 23:16:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.573772292s) from=127.0.0.6:48159 2022/11/02 23:16:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:16:16 [DEBUG] agent: Node info in sync 2022/11/02 23:16:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:16:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.506200982s) from=127.0.0.6:49969 2022/11/02 23:16:21 [DEBUG] http: Request GET /v1/status/leader (247.321µs) from=127.0.0.6:34305 2022/11/02 23:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:16:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.444152086s) from=127.0.0.6:52287 2022/11/02 23:16:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.360446474s) from=127.0.0.6:45041 2022/11/02 23:16:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.493644511s) from=127.0.0.6:39821 2022/11/02 23:16:30 [DEBUG] http: Request GET /v1/status/leader (233.025µs) from=127.0.0.6:54101 2022/11/02 23:16:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.557596632s) from=127.0.0.6:34721 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.004899348s) from=127.0.0.6:48103 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.288435181s) from=127.0.0.6:59845 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.246492779s) from=127.0.0.6:56233 2022/11/02 23:16:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.700584744s) from=127.0.0.6:47981 2022/11/02 23:16:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.096187652s) from=127.0.0.6:60891 2022/11/02 23:16:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.510660532s) from=127.0.0.6:54307 2022/11/02 23:16:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.811914s) from=127.0.0.6:52899 2022/11/02 23:16:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.723068726s) from=127.0.0.6:57119 2022/11/02 23:16:42 [DEBUG] http: Request GET /v1/status/leader (163.269µs) from=127.0.0.6:34305 2022/11/02 23:16:50 [DEBUG] http: Request GET /v1/status/leader (415.606µs) from=127.0.0.6:54101 2022/11/02 23:17:02 [DEBUG] http: Request GET /v1/status/leader (701.7µs) from=127.0.0.6:34305 2022/11/02 23:17:10 [DEBUG] http: Request GET /v1/status/leader (400.169µs) from=127.0.0.6:54101 2022/11/02 23:17:22 [DEBUG] http: Request GET /v1/status/leader (205.024µs) from=127.0.0.6:34305 2022/11/02 23:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:17:30 [DEBUG] http: Request GET /v1/status/leader (299.411µs) from=127.0.0.6:54101 2022/11/02 23:17:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:17:39 [DEBUG] agent: Node info in sync 2022/11/02 23:17:42 [DEBUG] http: Request GET /v1/status/leader (277.282µs) from=127.0.0.6:34305 2022/11/02 23:17:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.179310359s) from=127.0.0.6:38475 2022/11/02 23:17:50 [DEBUG] http: Request GET /v1/status/leader (236.54µs) from=127.0.0.6:54101 2022/11/02 23:17:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.195641755s) from=127.0.0.6:47125 2022/11/02 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.193025164s) from=127.0.0.6:47657 2022/11/02 23:17:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.963047129s) from=127.0.0.6:34227 2022/11/02 23:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.950090593s) from=127.0.0.6:45017 2022/11/02 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.568571698s) from=127.0.0.6:57397 2022/11/02 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.177050002s) from=127.0.0.6:42667 2022/11/02 23:18:02 [DEBUG] http: Request GET /v1/status/leader (573.919µs) from=127.0.0.6:34305 2022/11/02 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.097215086s) from=127.0.0.6:43669 2022/11/02 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.71874231s) from=127.0.0.6:47605 2022/11/02 23:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.447164263s) from=127.0.0.6:59013 2022/11/02 23:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.489547596s) from=127.0.0.6:39749 2022/11/02 23:18:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.221990004s) from=127.0.0.6:51281 2022/11/02 23:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.65438628s) from=127.0.0.6:37879 2022/11/02 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.441247367s) from=127.0.0.6:52753 2022/11/02 23:18:10 [DEBUG] http: Request GET /v1/status/leader (296.177µs) from=127.0.0.6:54101 2022/11/02 23:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.541912102s) from=127.0.0.6:48075 2022/11/02 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.078255863s) from=127.0.0.6:46535 2022/11/02 23:18:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.596705444s) from=127.0.0.6:48159 2022/11/02 23:18:22 [DEBUG] http: Request GET /v1/status/leader (731.797µs) from=127.0.0.6:34305 2022/11/02 23:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:18:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.005380492s) from=127.0.0.6:49969 2022/11/02 23:18:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.528726813s) from=127.0.0.6:45041 2022/11/02 23:18:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.06205978s) from=127.0.0.6:52287 2022/11/02 23:18:30 [DEBUG] http: Request GET /v1/status/leader (543.484µs) from=127.0.0.6:54101 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.311238224s) from=127.0.0.6:56233 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.029397297s) from=127.0.0.6:59845 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.49286284s) from=127.0.0.6:47981 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.946900293s) from=127.0.0.6:48103 2022/11/02 23:18:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.119475388s) from=127.0.0.6:34721 2022/11/02 23:18:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.329686131s) from=127.0.0.6:54307 2022/11/02 23:18:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.146133945s) from=127.0.0.6:39821 2022/11/02 23:18:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.864694296s) from=127.0.0.6:60891 2022/11/02 23:18:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.499712873s) from=127.0.0.6:52899 2022/11/02 23:18:42 [DEBUG] http: Request GET /v1/status/leader (370.337µs) from=127.0.0.6:34305 2022/11/02 23:18:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.841116791s) from=127.0.0.6:57119 2022/11/02 23:18:50 [DEBUG] http: Request GET /v1/status/leader (280.394µs) from=127.0.0.6:54101 2022/11/02 23:18:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:19:02 [DEBUG] http: Request GET /v1/status/leader (131.949µs) from=127.0.0.6:34305 2022/11/02 23:19:10 [DEBUG] http: Request GET /v1/status/leader (3.91422ms) from=127.0.0.6:54101 2022/11/02 23:19:22 [DEBUG] http: Request GET /v1/status/leader (253.835µs) from=127.0.0.6:34305 2022/11/02 23:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:19:30 [DEBUG] http: Request GET /v1/status/leader (177.906µs) from=127.0.0.6:54101 2022/11/02 23:19:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:19:38 [DEBUG] agent: Node info in sync 2022/11/02 23:19:42 [DEBUG] http: Request GET /v1/status/leader (135.228µs) from=127.0.0.6:34305 2022/11/02 23:19:50 [DEBUG] http: Request GET /v1/status/leader (257.307µs) from=127.0.0.6:54101 2022/11/02 23:19:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.902653437s) from=127.0.0.6:38475 2022/11/02 23:19:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.884993921s) from=127.0.0.6:47125 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/status/leader (2.967634ms) from=127.0.0.6:34305 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.317558829s) from=127.0.0.6:57397 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.988868696s) from=127.0.0.6:47657 2022/11/02 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.931033266s) from=127.0.0.6:42667 2022/11/02 23:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.415221142s) from=127.0.0.6:43669 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.499664755s) from=127.0.0.6:34227 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.840447984s) from=127.0.0.6:45017 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.513133134s) from=127.0.0.6:47605 2022/11/02 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.262506341s) from=127.0.0.6:59013 2022/11/02 23:20:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.582666662s) from=127.0.0.6:39749 2022/11/02 23:20:10 [DEBUG] http: Request GET /v1/status/leader (246.055µs) from=127.0.0.6:54101 2022/11/02 23:20:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.739837782s) from=127.0.0.6:51281 2022/11/02 23:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.565844321s) from=127.0.0.6:37879 2022/11/02 23:20:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.836938633s) from=127.0.0.6:52753 2022/11/02 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.093485192s) from=127.0.0.6:48075 2022/11/02 23:20:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.519278211s) from=127.0.0.6:46535 2022/11/02 23:20:22 [DEBUG] http: Request GET /v1/status/leader (304.89µs) from=127.0.0.6:34305 2022/11/02 23:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:20:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.562783048s) from=127.0.0.6:48159 2022/11/02 23:20:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.655112349s) from=127.0.0.6:49969 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.797346535s) from=127.0.0.6:52287 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.200271512s) from=127.0.0.6:45041 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/status/leader (145.07µs) from=127.0.0.6:54101 2022/11/02 23:20:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.15736774s) from=127.0.0.6:47981 2022/11/02 23:20:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.919286574s) from=127.0.0.6:34721 2022/11/02 23:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.098290348s) from=127.0.0.6:39821 2022/11/02 23:20:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.741320771s) from=127.0.0.6:56233 2022/11/02 23:20:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.994000914s) from=127.0.0.6:59845 2022/11/02 23:20:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.215073846s) from=127.0.0.6:54307 2022/11/02 23:20:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.483774756s) from=127.0.0.6:48103 2022/11/02 23:20:42 [DEBUG] http: Request GET /v1/status/leader (172.707µs) from=127.0.0.6:34305 2022/11/02 23:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.189655171s) from=127.0.0.6:60891 2022/11/02 23:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.578397165s) from=127.0.0.6:52899 2022/11/02 23:20:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.005307823s) from=127.0.0.6:57119 2022/11/02 23:20:50 [DEBUG] http: Request GET /v1/status/leader (232.052µs) from=127.0.0.6:54101 2022/11/02 23:21:02 [DEBUG] http: Request GET /v1/status/leader (293.469µs) from=127.0.0.6:34305 2022/11/02 23:21:10 [DEBUG] http: Request GET /v1/status/leader (236.304µs) from=127.0.0.6:54101 2022/11/02 23:21:22 [DEBUG] http: Request GET /v1/status/leader (218.386µs) from=127.0.0.6:34305 2022/11/02 23:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:21:30 [DEBUG] http: Request GET /v1/status/leader (714.302µs) from=127.0.0.6:54101 2022/11/02 23:21:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:21:31 [DEBUG] agent: Node info in sync 2022/11/02 23:21:42 [DEBUG] http: Request GET /v1/status/leader (354.913µs) from=127.0.0.6:34305 2022/11/02 23:21:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:21:50 [DEBUG] http: Request GET /v1/status/leader (294.771µs) from=127.0.0.6:54101 2022/11/02 23:21:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.005202961s) from=127.0.0.6:38475 2022/11/02 23:22:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.661447009s) from=127.0.0.6:47125 2022/11/02 23:22:02 [DEBUG] http: Request GET /v1/status/leader (293.117µs) from=127.0.0.6:34305 2022/11/02 23:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.015105973s) from=127.0.0.6:57397 2022/11/02 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.332048657s) from=127.0.0.6:42667 2022/11/02 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.172600784s) from=127.0.0.6:43669 2022/11/02 23:22:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.648013997s) from=127.0.0.6:47657 2022/11/02 23:22:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.995416987s) from=127.0.0.6:45017 2022/11/02 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.606032733s) from=127.0.0.6:47605 2022/11/02 23:22:11 [DEBUG] http: Request GET /v1/status/leader (409.936µs) from=127.0.0.6:54101 2022/11/02 23:22:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.088094115s) from=127.0.0.6:34227 2022/11/02 23:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.285709191s) from=127.0.0.6:59013 2022/11/02 23:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.122295262s) from=127.0.0.6:48075 2022/11/02 23:22:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.171049231s) from=127.0.0.6:39749 2022/11/02 23:22:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.450862827s) from=127.0.0.6:51281 2022/11/02 23:22:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.764213214s) from=127.0.0.6:46535 2022/11/02 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.334215105s) from=127.0.0.6:37879 2022/11/02 23:22:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.276663715s) from=127.0.0.6:52753 2022/11/02 23:22:22 [DEBUG] http: Request GET /v1/status/leader (304.37µs) from=127.0.0.6:34305 2022/11/02 23:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:22:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.376809357s) from=127.0.0.6:48159 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/status/leader (411.244µs) from=127.0.0.6:54101 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.483806045s) from=127.0.0.6:45041 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.390809204s) from=127.0.0.6:52287 2022/11/02 23:22:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.593534622s) from=127.0.0.6:49969 2022/11/02 23:22:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.256572897s) from=127.0.0.6:47981 2022/11/02 23:22:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.161300987s) from=127.0.0.6:56233 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.982767348s) from=127.0.0.6:39821 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.777300585s) from=127.0.0.6:34721 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.726605475s) from=127.0.0.6:54307 2022/11/02 23:22:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.441284762s) from=127.0.0.6:48103 2022/11/02 23:22:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.709599008s) from=127.0.0.6:59845 2022/11/02 23:22:42 [DEBUG] http: Request GET /v1/status/leader (709.859µs) from=127.0.0.6:34305 2022/11/02 23:22:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:22:46 [DEBUG] agent: Node info in sync 2022/11/02 23:22:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.384601156s) from=127.0.0.6:60891 2022/11/02 23:22:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.016448676s) from=127.0.0.6:57119 2022/11/02 23:22:51 [DEBUG] http: Request GET /v1/status/leader (260.916µs) from=127.0.0.6:54101 2022/11/02 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.742651056s) from=127.0.0.6:52899 2022/11/02 23:23:02 [DEBUG] http: Request GET /v1/status/leader (1.069879ms) from=127.0.0.6:34305 2022/11/02 23:23:11 [DEBUG] http: Request GET /v1/status/leader (748.29µs) from=127.0.0.6:54101 2022/11/02 23:23:22 [DEBUG] http: Request GET /v1/status/leader (351.915µs) from=127.0.0.6:34305 2022/11/02 23:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:23:31 [DEBUG] http: Request GET /v1/status/leader (411.572µs) from=127.0.0.6:54101 2022/11/02 23:23:42 [DEBUG] http: Request GET /v1/status/leader (183.322µs) from=127.0.0.6:34305 2022/11/02 23:23:51 [DEBUG] http: Request GET /v1/status/leader (160.121µs) from=127.0.0.6:54101 2022/11/02 23:23:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:23:55 [DEBUG] agent: Node info in sync 2022/11/02 23:24:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.875105514s) from=127.0.0.6:38475 2022/11/02 23:24:02 [DEBUG] http: Request GET /v1/status/leader (272.581µs) from=127.0.0.6:34305 2022/11/02 23:24:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:24:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.811283597s) from=127.0.0.6:47125 2022/11/02 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.24628256s) from=127.0.0.6:43669 2022/11/02 23:24:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.476224748s) from=127.0.0.6:45017 2022/11/02 23:24:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.676961751s) from=127.0.0.6:47657 2022/11/02 23:24:11 [DEBUG] http: Request GET /v1/status/leader (235.316µs) from=127.0.0.6:54101 2022/11/02 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.561545021s) from=127.0.0.6:42667 2022/11/02 23:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.40139958s) from=127.0.0.6:57397 2022/11/02 23:24:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.504378107s) from=127.0.0.6:34227 2022/11/02 23:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.28083105s) from=127.0.0.6:47605 2022/11/02 23:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.440556605s) from=127.0.0.6:48075 2022/11/02 23:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.653457116s) from=127.0.0.6:59013 2022/11/02 23:24:22 [DEBUG] http: Request GET /v1/status/leader (234.109µs) from=127.0.0.6:34305 2022/11/02 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.666647694s) from=127.0.0.6:39749 2022/11/02 23:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:24:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.37914262s) from=127.0.0.6:52753 2022/11/02 23:24:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.630067387s) from=127.0.0.6:51281 2022/11/02 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.818874907s) from=127.0.0.6:37879 2022/11/02 23:24:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.50477175s) from=127.0.0.6:46535 2022/11/02 23:24:31 [DEBUG] http: Request GET /v1/status/leader (150.356µs) from=127.0.0.6:54101 2022/11/02 23:24:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.692796787s) from=127.0.0.6:49969 2022/11/02 23:24:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.874961134s) from=127.0.0.6:48159 2022/11/02 23:24:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.973906687s) from=127.0.0.6:52287 2022/11/02 23:24:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.040103511s) from=127.0.0.6:45041 2022/11/02 23:24:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.051472789s) from=127.0.0.6:56233 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.303434085s) from=127.0.0.6:34721 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.193664738s) from=127.0.0.6:47981 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.780830658s) from=127.0.0.6:54307 2022/11/02 23:24:42 [DEBUG] http: Request GET /v1/status/leader (2.092194ms) from=127.0.0.6:34305 2022/11/02 23:24:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.37266363s) from=127.0.0.6:39821 2022/11/02 23:24:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.369801217s) from=127.0.0.6:59845 2022/11/02 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.88797684s) from=127.0.0.6:48103 2022/11/02 23:24:51 [DEBUG] http: Request GET /v1/status/leader (202.257µs) from=127.0.0.6:54101 2022/11/02 23:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.80555732s) from=127.0.0.6:60891 2022/11/02 23:24:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.371975469s) from=127.0.0.6:57119 2022/11/02 23:24:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.462452647s) from=127.0.0.6:52899 2022/11/02 23:25:02 [DEBUG] http: Request GET /v1/status/leader (160.231µs) from=127.0.0.6:34305 2022/11/02 23:25:11 [DEBUG] http: Request GET /v1/status/leader (172.914µs) from=127.0.0.6:54101 2022/11/02 23:25:22 [DEBUG] http: Request GET /v1/status/leader (296.243µs) from=127.0.0.6:34305 2022/11/02 23:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:25:29 [DEBUG] agent: Node info in sync 2022/11/02 23:25:31 [DEBUG] http: Request GET /v1/status/leader (305.636µs) from=127.0.0.6:54101 2022/11/02 23:25:42 [DEBUG] http: Request GET /v1/status/leader (232.341µs) from=127.0.0.6:34305 2022/11/02 23:25:51 [DEBUG] http: Request GET /v1/status/leader (213.166µs) from=127.0.0.6:54101 2022/11/02 23:26:02 [DEBUG] http: Request GET /v1/status/leader (241.302µs) from=127.0.0.6:34305 2022/11/02 23:26:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.237712689s) from=127.0.0.6:38475 2022/11/02 23:26:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.033572619s) from=127.0.0.6:47125 2022/11/02 23:26:11 [DEBUG] http: Request GET /v1/status/leader (143.981µs) from=127.0.0.6:54101 2022/11/02 23:26:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.308427304s) from=127.0.0.6:47657 2022/11/02 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.339315135s) from=127.0.0.6:57397 2022/11/02 23:26:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.807953471s) from=127.0.0.6:45017 2022/11/02 23:26:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.009124249s) from=127.0.0.6:34227 2022/11/02 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.260387483s) from=127.0.0.6:43669 2022/11/02 23:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.310866687s) from=127.0.0.6:42667 2022/11/02 23:26:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/status/leader (156.665µs) from=127.0.0.6:34305 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.693735924s) from=127.0.0.6:48075 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.055996857s) from=127.0.0.6:47605 2022/11/02 23:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:26:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.711135422s) from=127.0.0.6:39749 2022/11/02 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.348091095s) from=127.0.0.6:59013 2022/11/02 23:26:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.202818923s) from=127.0.0.6:46535 2022/11/02 23:26:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.696137857s) from=127.0.0.6:51281 2022/11/02 23:26:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.227919688s) from=127.0.0.6:52753 2022/11/02 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.345416845s) from=127.0.0.6:37879 2022/11/02 23:26:31 [DEBUG] http: Request GET /v1/status/leader (239.922µs) from=127.0.0.6:54101 2022/11/02 23:26:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.02654488s) from=127.0.0.6:49969 2022/11/02 23:26:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.734826438s) from=127.0.0.6:52287 2022/11/02 23:26:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.760084775s) from=127.0.0.6:45041 2022/11/02 23:26:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.623175444s) from=127.0.0.6:48159 2022/11/02 23:26:42 [DEBUG] http: Request GET /v1/status/leader (237.123µs) from=127.0.0.6:34305 2022/11/02 23:26:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.764102424s) from=127.0.0.6:34721 2022/11/02 23:26:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.339263575s) from=127.0.0.6:47981 2022/11/02 23:26:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.615910822s) from=127.0.0.6:56233 2022/11/02 23:26:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.084735036s) from=127.0.0.6:39821 2022/11/02 23:26:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.097513393s) from=127.0.0.6:54307 2022/11/02 23:26:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.276379447s) from=127.0.0.6:48103 2022/11/02 23:26:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.179605877s) from=127.0.0.6:59845 2022/11/02 23:26:51 [DEBUG] http: Request GET /v1/status/leader (1.349588ms) from=127.0.0.6:54101 2022/11/02 23:26:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.512676629s) from=127.0.0.6:57119 2022/11/02 23:26:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.559902089s) from=127.0.0.6:52899 2022/11/02 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.603275775s) from=127.0.0.6:60891 2022/11/02 23:27:02 [DEBUG] http: Request GET /v1/status/leader (228.291µs) from=127.0.0.6:34305 2022/11/02 23:27:11 [DEBUG] http: Request GET /v1/status/leader (254.626µs) from=127.0.0.6:54101 2022/11/02 23:27:22 [DEBUG] http: Request GET /v1/status/leader (764.04µs) from=127.0.0.6:34305 2022/11/02 23:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:27:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:27:28 [DEBUG] agent: Node info in sync 2022/11/02 23:27:31 [DEBUG] http: Request GET /v1/status/leader (160.327µs) from=127.0.0.6:54101 2022/11/02 23:27:42 [DEBUG] http: Request GET /v1/status/leader (261.051µs) from=127.0.0.6:34305 2022/11/02 23:27:51 [DEBUG] http: Request GET /v1/status/leader (141.208µs) from=127.0.0.6:54101 2022/11/02 23:28:02 [DEBUG] http: Request GET /v1/status/leader (251.184µs) from=127.0.0.6:34305 2022/11/02 23:28:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.252338798s) from=127.0.0.6:38475 2022/11/02 23:28:11 [DEBUG] http: Request GET /v1/status/leader (1.861996ms) from=127.0.0.6:54101 2022/11/02 23:28:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.207129487s) from=127.0.0.6:47125 2022/11/02 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.444767188s) from=127.0.0.6:57397 2022/11/02 23:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.51658695s) from=127.0.0.6:47657 2022/11/02 23:28:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.499042923s) from=127.0.0.6:45017 2022/11/02 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.121762078s) from=127.0.0.6:43669 2022/11/02 23:28:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.82230173s) from=127.0.0.6:34227 2022/11/02 23:28:22 [DEBUG] http: Request GET /v1/status/leader (653.588µs) from=127.0.0.6:34305 2022/11/02 23:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.643251545s) from=127.0.0.6:42667 2022/11/02 23:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.755612746s) from=127.0.0.6:47605 2022/11/02 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.301621385s) from=127.0.0.6:48075 2022/11/02 23:28:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.128696527s) from=127.0.0.6:51281 2022/11/02 23:28:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.854508637s) from=127.0.0.6:39749 2022/11/02 23:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:28:30 [DEBUG] agent: Node info in sync 2022/11/02 23:28:31 [DEBUG] http: Request GET /v1/status/leader (705.451µs) from=127.0.0.6:54101 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.96004193s) from=127.0.0.6:52753 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.237306537s) from=127.0.0.6:46535 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.93871035s) from=127.0.0.6:59013 2022/11/02 23:28:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.017112114s) from=127.0.0.6:37879 2022/11/02 23:28:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.78399245s) from=127.0.0.6:52287 2022/11/02 23:28:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.094301209s) from=127.0.0.6:48159 2022/11/02 23:28:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.491611385s) from=127.0.0.6:49969 2022/11/02 23:28:42 [DEBUG] http: Request GET /v1/status/leader (1.457945ms) from=127.0.0.6:34305 2022/11/02 23:28:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.772627079s) from=127.0.0.6:45041 2022/11/02 23:28:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.706554927s) from=127.0.0.6:34721 2022/11/02 23:28:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.777380626s) from=127.0.0.6:56233 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.004812533s) from=127.0.0.6:48103 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.076965573s) from=127.0.0.6:39821 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.285783927s) from=127.0.0.6:54307 2022/11/02 23:28:51 [DEBUG] http: Request GET /v1/status/leader (352.299µs) from=127.0.0.6:54101 2022/11/02 23:28:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.013777764s) from=127.0.0.6:47981 2022/11/02 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.230025149s) from=127.0.0.6:59845 2022/11/02 23:29:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.237773306s) from=127.0.0.6:57119 2022/11/02 23:29:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.682411549s) from=127.0.0.6:60891 2022/11/02 23:29:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.289133763s) from=127.0.0.6:52899 2022/11/02 23:29:02 [DEBUG] http: Request GET /v1/status/leader (497.338µs) from=127.0.0.6:34305 2022/11/02 23:29:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:29:11 [DEBUG] http: Request GET /v1/status/leader (767.127µs) from=127.0.0.6:54101 2022/11/02 23:29:22 [DEBUG] http: Request GET /v1/status/leader (446.78µs) from=127.0.0.6:34305 2022/11/02 23:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:29:31 [DEBUG] http: Request GET /v1/status/leader (360.668µs) from=127.0.0.6:54101 2022/11/02 23:29:42 [DEBUG] http: Request GET /v1/status/leader (132.44µs) from=127.0.0.6:34305 2022/11/02 23:29:51 [DEBUG] http: Request GET /v1/status/leader (188.931µs) from=127.0.0.6:54101 2022/11/02 23:30:02 [DEBUG] http: Request GET /v1/status/leader (138.377µs) from=127.0.0.6:34305 2022/11/02 23:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Node info in sync 2022/11/02 23:30:11 [DEBUG] http: Request GET /v1/status/leader (233.157µs) from=127.0.0.6:54101 2022/11/02 23:30:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.220309829s) from=127.0.0.6:38475 2022/11/02 23:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.684505569s) from=127.0.0.6:57397 2022/11/02 23:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.293204591s) from=127.0.0.6:47657 2022/11/02 23:30:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.166212459s) from=127.0.0.6:47125 2022/11/02 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.789080308s) from=127.0.0.6:43669 2022/11/02 23:30:22 [DEBUG] http: Request GET /v1/status/leader (453.493µs) from=127.0.0.6:34305 2022/11/02 23:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.212684783s) from=127.0.0.6:42667 2022/11/02 23:30:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.126697491s) from=127.0.0.6:34227 2022/11/02 23:30:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.104272567s) from=127.0.0.6:45017 2022/11/02 23:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.64766677s) from=127.0.0.6:47605 2022/11/02 23:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.791510838s) from=127.0.0.6:48075 2022/11/02 23:30:31 [DEBUG] http: Request GET /v1/status/leader (158.045µs) from=127.0.0.6:54101 2022/11/02 23:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.40481815s) from=127.0.0.6:51281 2022/11/02 23:30:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.580173795s) from=127.0.0.6:39749 2022/11/02 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.053136589s) from=127.0.0.6:59013 2022/11/02 23:30:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.495399904s) from=127.0.0.6:52753 2022/11/02 23:30:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.05057567s) from=127.0.0.6:46535 2022/11/02 23:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.537886481s) from=127.0.0.6:37879 2022/11/02 23:30:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.224658129s) from=127.0.0.6:52287 2022/11/02 23:30:42 [DEBUG] http: Request GET /v1/status/leader (692.843µs) from=127.0.0.6:34305 2022/11/02 23:30:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.764087735s) from=127.0.0.6:48159 2022/11/02 23:30:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.422802802s) from=127.0.0.6:49969 2022/11/02 23:30:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.052069875s) from=127.0.0.6:45041 2022/11/02 23:30:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.136666382s) from=127.0.0.6:34721 2022/11/02 23:30:51 [DEBUG] http: Request GET /v1/status/leader (271.399µs) from=127.0.0.6:54101 2022/11/02 23:30:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.665665557s) from=127.0.0.6:48103 2022/11/02 23:30:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.884863052s) from=127.0.0.6:56233 2022/11/02 23:30:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.966195397s) from=127.0.0.6:47981 2022/11/02 23:30:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.942807338s) from=127.0.0.6:39821 2022/11/02 23:30:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.727372215s) from=127.0.0.6:54307 2022/11/02 23:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.577458803s) from=127.0.0.6:59845 2022/11/02 23:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.287271348s) from=127.0.0.6:60891 2022/11/02 23:31:02 [DEBUG] http: Request GET /v1/status/leader (682.687µs) from=127.0.0.6:34305 2022/11/02 23:31:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.198121894s) from=127.0.0.6:52899 2022/11/02 23:31:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.973908851s) from=127.0.0.6:57119 2022/11/02 23:31:11 [DEBUG] http: Request GET /v1/status/leader (270.766µs) from=127.0.0.6:54101 2022/11/02 23:31:22 [DEBUG] http: Request GET /v1/status/leader (133.359µs) from=127.0.0.6:34305 2022/11/02 23:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:31:31 [DEBUG] http: Request GET /v1/status/leader (162.768µs) from=127.0.0.6:54101 2022/11/02 23:31:42 [DEBUG] http: Request GET /v1/status/leader (252.57µs) from=127.0.0.6:34305 2022/11/02 23:31:51 [DEBUG] http: Request GET /v1/status/leader (164.879µs) from=127.0.0.6:54101 2022/11/02 23:32:02 [DEBUG] http: Request GET /v1/status/leader (237.496µs) from=127.0.0.6:34305 2022/11/02 23:32:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:32:04 [DEBUG] agent: Node info in sync 2022/11/02 23:32:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:32:11 [DEBUG] http: Request GET /v1/status/leader (133.706µs) from=127.0.0.6:54101 2022/11/02 23:32:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.970353509s) from=127.0.0.6:38475 2022/11/02 23:32:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.556570881s) from=127.0.0.6:47657 2022/11/02 23:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.3142824s) from=127.0.0.6:57397 2022/11/02 23:32:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.664525314s) from=127.0.0.6:47125 2022/11/02 23:32:22 [DEBUG] http: Request GET /v1/status/leader (190.701µs) from=127.0.0.6:34305 2022/11/02 23:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.073191027s) from=127.0.0.6:42667 2022/11/02 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.201961004s) from=127.0.0.6:43669 2022/11/02 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.024943107s) from=127.0.0.6:47605 2022/11/02 23:32:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.944283693s) from=127.0.0.6:34227 2022/11/02 23:32:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.388194726s) from=127.0.0.6:45017 2022/11/02 23:32:31 [DEBUG] http: Request GET /v1/status/leader (155.018µs) from=127.0.0.6:54101 2022/11/02 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.4253208s) from=127.0.0.6:48075 2022/11/02 23:32:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.634348603s) from=127.0.0.6:51281 2022/11/02 23:32:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.636712445s) from=127.0.0.6:46535 2022/11/02 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.64004572s) from=127.0.0.6:59013 2022/11/02 23:32:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.044102809s) from=127.0.0.6:39749 2022/11/02 23:32:42 [DEBUG] http: Request GET /v1/status/leader (1.523288ms) from=127.0.0.6:34305 2022/11/02 23:32:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.755569699s) from=127.0.0.6:52753 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.177654138s) from=127.0.0.6:48159 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.919905374s) from=127.0.0.6:52287 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.096869665s) from=127.0.0.6:37879 2022/11/02 23:32:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.335199932s) from=127.0.0.6:49969 2022/11/02 23:32:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.616893598s) from=127.0.0.6:45041 2022/11/02 23:32:51 [DEBUG] http: Request GET /v1/status/leader (261.451µs) from=127.0.0.6:54101 2022/11/02 23:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.806306126s) from=127.0.0.6:56233 2022/11/02 23:32:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.120559087s) from=127.0.0.6:34721 2022/11/02 23:32:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.881712281s) from=127.0.0.6:47981 2022/11/02 23:32:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.704209507s) from=127.0.0.6:48103 2022/11/02 23:33:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.773747146s) from=127.0.0.6:39821 2022/11/02 23:33:02 [DEBUG] http: Request GET /v1/status/leader (1.086637ms) from=127.0.0.6:34305 2022/11/02 23:33:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.036481296s) from=127.0.0.6:54307 2022/11/02 23:33:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.164101675s) from=127.0.0.6:52899 2022/11/02 23:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.862059498s) from=127.0.0.6:59845 2022/11/02 23:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:33:06 [DEBUG] agent: Node info in sync 2022/11/02 23:33:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.538479674s) from=127.0.0.6:57119 2022/11/02 23:33:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.721973781s) from=127.0.0.6:60891 2022/11/02 23:33:11 [DEBUG] http: Request GET /v1/status/leader (176.558µs) from=127.0.0.6:54101 2022/11/02 23:33:22 [DEBUG] http: Request GET /v1/status/leader (211.335µs) from=127.0.0.6:34305 2022/11/02 23:33:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:33:31 [DEBUG] http: Request GET /v1/status/leader (244.852µs) from=127.0.0.6:54101 2022/11/02 23:33:42 [DEBUG] http: Request GET /v1/status/leader (488.692µs) from=127.0.0.6:34305 2022/11/02 23:33:51 [DEBUG] http: Request GET /v1/status/leader (175.236µs) from=127.0.0.6:54101 2022/11/02 23:34:02 [DEBUG] http: Request GET /v1/status/leader (223.22µs) from=127.0.0.6:34305 2022/11/02 23:34:11 [DEBUG] http: Request GET /v1/status/leader (285.573µs) from=127.0.0.6:54101 2022/11/02 23:34:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.262372178s) from=127.0.0.6:38475 2022/11/02 23:34:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.2473069s) from=127.0.0.6:47657 2022/11/02 23:34:22 [DEBUG] http: Request GET /v1/status/leader (631.88µs) from=127.0.0.6:34305 2022/11/02 23:34:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:34:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.723189137s) from=127.0.0.6:47125 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.017724159s) from=127.0.0.6:43669 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.130600634s) from=127.0.0.6:42667 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.247825821s) from=127.0.0.6:57397 2022/11/02 23:34:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.177118996s) from=127.0.0.6:34227 2022/11/02 23:34:31 [DEBUG] http: Request GET /v1/status/leader (255.557µs) from=127.0.0.6:54101 2022/11/02 23:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.226362931s) from=127.0.0.6:47605 2022/11/02 23:34:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.643568155s) from=127.0.0.6:45017 2022/11/02 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.406327434s) from=127.0.0.6:48075 2022/11/02 23:34:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.746893801s) from=127.0.0.6:51281 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.077231144s) from=127.0.0.6:59013 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.31089513s) from=127.0.0.6:39749 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/status/leader (890.204µs) from=127.0.0.6:34305 2022/11/02 23:34:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.879418537s) from=127.0.0.6:46535 2022/11/02 23:34:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.700658464s) from=127.0.0.6:37879 2022/11/02 23:34:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.570262895s) from=127.0.0.6:48159 2022/11/02 23:34:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.143155291s) from=127.0.0.6:52753 2022/11/02 23:34:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.710434882s) from=127.0.0.6:52287 2022/11/02 23:34:51 [DEBUG] http: Request GET /v1/status/leader (435.856µs) from=127.0.0.6:54101 2022/11/02 23:34:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.305361804s) from=127.0.0.6:49969 2022/11/02 23:34:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.091617445s) from=127.0.0.6:45041 2022/11/02 23:34:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.417594734s) from=127.0.0.6:47981 2022/11/02 23:35:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.138768734s) from=127.0.0.6:56233 2022/11/02 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.815650765s) from=127.0.0.6:48103 2022/11/02 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.640599616s) from=127.0.0.6:34721 2022/11/02 23:35:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:35:02 [DEBUG] agent: Node info in sync 2022/11/02 23:35:02 [DEBUG] http: Request GET /v1/status/leader (203.828µs) from=127.0.0.6:34305 2022/11/02 23:35:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.254809671s) from=127.0.0.6:39821 2022/11/02 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.840055794s) from=127.0.0.6:59845 2022/11/02 23:35:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.55149923s) from=127.0.0.6:52899 2022/11/02 23:35:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.599776046s) from=127.0.0.6:57119 2022/11/02 23:35:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.891814983s) from=127.0.0.6:54307 2022/11/02 23:35:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.779113703s) from=127.0.0.6:60891 2022/11/02 23:35:11 [DEBUG] http: Request GET /v1/status/leader (2.063083ms) from=127.0.0.6:54101 2022/11/02 23:35:22 [DEBUG] http: Request GET /v1/status/leader (352.252µs) from=127.0.0.6:34305 2022/11/02 23:35:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:35:31 [DEBUG] http: Request GET /v1/status/leader (248.656µs) from=127.0.0.6:54101 2022/11/02 23:35:42 [DEBUG] http: Request GET /v1/status/leader (353.2µs) from=127.0.0.6:34305 2022/11/02 23:35:51 [DEBUG] http: Request GET /v1/status/leader (149.358µs) from=127.0.0.6:54101 2022/11/02 23:36:02 [DEBUG] http: Request GET /v1/status/leader (154.455µs) from=127.0.0.6:34305 2022/11/02 23:36:11 [DEBUG] http: Request GET /v1/status/leader (3.773143ms) from=127.0.0.6:54101 2022/11/02 23:36:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.639928154s) from=127.0.0.6:38475 2022/11/02 23:36:22 [DEBUG] http: Request GET /v1/status/leader (300.147µs) from=127.0.0.6:34305 2022/11/02 23:36:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.050009384s) from=127.0.0.6:42667 2022/11/02 23:36:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.961220069s) from=127.0.0.6:47657 2022/11/02 23:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.81534309s) from=127.0.0.6:57397 2022/11/02 23:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.371857469s) from=127.0.0.6:43669 2022/11/02 23:36:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.919982727s) from=127.0.0.6:47125 2022/11/02 23:36:31 [DEBUG] http: Request GET /v1/status/leader (1.279109ms) from=127.0.0.6:54101 2022/11/02 23:36:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.545758143s) from=127.0.0.6:34227 2022/11/02 23:36:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.10539791s) from=127.0.0.6:45017 2022/11/02 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.84424246s) from=127.0.0.6:47605 2022/11/02 23:36:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.803805744s) from=127.0.0.6:51281 2022/11/02 23:36:42 [DEBUG] http: Request GET /v1/status/leader (229.376µs) from=127.0.0.6:34305 2022/11/02 23:36:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.767063157s) from=127.0.0.6:46535 2022/11/02 23:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.34724241s) from=127.0.0.6:48075 2022/11/02 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.850569625s) from=127.0.0.6:59013 2022/11/02 23:36:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.990870338s) from=127.0.0.6:39749 2022/11/02 23:36:51 [DEBUG] http: Request GET /v1/status/leader (259.846µs) from=127.0.0.6:54101 2022/11/02 23:36:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.754612552s) from=127.0.0.6:52287 2022/11/02 23:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.126777862s) from=127.0.0.6:37879 2022/11/02 23:36:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.139226332s) from=127.0.0.6:52753 2022/11/02 23:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.995745061s) from=127.0.0.6:48159 2022/11/02 23:36:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:36:55 [DEBUG] agent: Node info in sync 2022/11/02 23:36:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.748001414s) from=127.0.0.6:45041 2022/11/02 23:37:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.742945545s) from=127.0.0.6:49969 2022/11/02 23:37:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.148663972s) from=127.0.0.6:56233 2022/11/02 23:37:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.199055116s) from=127.0.0.6:48103 2022/11/02 23:37:02 [DEBUG] http: Request GET /v1/status/leader (183.926µs) from=127.0.0.6:34305 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.190313013s) from=127.0.0.6:34721 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.420784072s) from=127.0.0.6:39821 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.847798224s) from=127.0.0.6:47981 2022/11/02 23:37:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.91075691s) from=127.0.0.6:59845 2022/11/02 23:37:11 [DEBUG] http: Request GET /v1/status/leader (161.102µs) from=127.0.0.6:54101 2022/11/02 23:37:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.307679059s) from=127.0.0.6:57119 2022/11/02 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.699322095s) from=127.0.0.6:52899 2022/11/02 23:37:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.888137039s) from=127.0.0.6:54307 2022/11/02 23:37:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.695638871s) from=127.0.0.6:60891 2022/11/02 23:37:22 [DEBUG] http: Request GET /v1/status/leader (311.079µs) from=127.0.0.6:34305 2022/11/02 23:37:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:37:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:37:31 [DEBUG] http: Request GET /v1/status/leader (757.638µs) from=127.0.0.6:54101 2022/11/02 23:37:42 [DEBUG] http: Request GET /v1/status/leader (230.688µs) from=127.0.0.6:34305 2022/11/02 23:37:51 [DEBUG] http: Request GET /v1/status/leader (176.964µs) from=127.0.0.6:54101 2022/11/02 23:38:02 [DEBUG] http: Request GET /v1/status/leader (292.243µs) from=127.0.0.6:34305 2022/11/02 23:38:11 [DEBUG] http: Request GET /v1/status/leader (661.654µs) from=127.0.0.6:54101 2022/11/02 23:38:22 [DEBUG] http: Request GET /v1/status/leader (349.408µs) from=127.0.0.6:34305 2022/11/02 23:38:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:38:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.986772125s) from=127.0.0.6:38475 2022/11/02 23:38:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.196414634s) from=127.0.0.6:47657 2022/11/02 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.392904521s) from=127.0.0.6:42667 2022/11/02 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.43357052s) from=127.0.0.6:57397 2022/11/02 23:38:31 [DEBUG] http: Request GET /v1/status/leader (348.537µs) from=127.0.0.6:54101 2022/11/02 23:38:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.178324719s) from=127.0.0.6:47125 2022/11/02 23:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.468411923s) from=127.0.0.6:43669 2022/11/02 23:38:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.047513883s) from=127.0.0.6:34227 2022/11/02 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.560132344s) from=127.0.0.6:47605 2022/11/02 23:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:38:39 [DEBUG] agent: Node info in sync 2022/11/02 23:38:42 [DEBUG] http: Request GET /v1/status/leader (321.142µs) from=127.0.0.6:34305 2022/11/02 23:38:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.997329466s) from=127.0.0.6:45017 2022/11/02 23:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.10088676s) from=127.0.0.6:48075 2022/11/02 23:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.180894099s) from=127.0.0.6:51281 2022/11/02 23:38:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.214111524s) from=127.0.0.6:39749 2022/11/02 23:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.552008449s) from=127.0.0.6:59013 2022/11/02 23:38:51 [DEBUG] http: Request GET /v1/status/leader (255.808µs) from=127.0.0.6:54101 2022/11/02 23:38:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.247153946s) from=127.0.0.6:46535 2022/11/02 23:38:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.828636322s) from=127.0.0.6:52753 2022/11/02 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.123474077s) from=127.0.0.6:37879 2022/11/02 23:38:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.27468741s) from=127.0.0.6:52287 2022/11/02 23:38:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.056037902s) from=127.0.0.6:48159 2022/11/02 23:39:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.102311386s) from=127.0.0.6:45041 2022/11/02 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.601823206s) from=127.0.0.6:49969 2022/11/02 23:39:02 [DEBUG] http: Request GET /v1/status/leader (400.784µs) from=127.0.0.6:34305 2022/11/02 23:39:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.676636009s) from=127.0.0.6:48103 2022/11/02 23:39:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.447069031s) from=127.0.0.6:39821 2022/11/02 23:39:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.258478946s) from=127.0.0.6:56233 2022/11/02 23:39:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.112740966s) from=127.0.0.6:47981 2022/11/02 23:39:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.923861825s) from=127.0.0.6:34721 2022/11/02 23:39:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.504770614s) from=127.0.0.6:59845 2022/11/02 23:39:11 [DEBUG] http: Request GET /v1/status/leader (452.219µs) from=127.0.0.6:54101 2022/11/02 23:39:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.195366009s) from=127.0.0.6:57119 2022/11/02 23:39:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.035777576s) from=127.0.0.6:52899 2022/11/02 23:39:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.702351068s) from=127.0.0.6:60891 2022/11/02 23:39:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.098102547s) from=127.0.0.6:54307 2022/11/02 23:39:22 [DEBUG] http: Request GET /v1/status/leader (148.293µs) from=127.0.0.6:34305 2022/11/02 23:39:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:39:31 [DEBUG] http: Request GET /v1/status/leader (2.969388ms) from=127.0.0.6:54101 2022/11/02 23:39:42 [DEBUG] http: Request GET /v1/status/leader (210.859µs) from=127.0.0.6:34305 2022/11/02 23:39:51 [DEBUG] http: Request GET /v1/status/leader (197.621µs) from=127.0.0.6:54101 2022/11/02 23:40:02 [DEBUG] http: Request GET /v1/status/leader (213.049µs) from=127.0.0.6:34305 2022/11/02 23:40:11 [DEBUG] http: Request GET /v1/status/leader (269.968µs) from=127.0.0.6:54101 2022/11/02 23:40:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:40:22 [DEBUG] http: Request GET /v1/status/leader (168.94µs) from=127.0.0.6:34305 2022/11/02 23:40:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:40:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.244676677s) from=127.0.0.6:38475 2022/11/02 23:40:31 [DEBUG] http: Request GET /v1/status/leader (2.871373ms) from=127.0.0.6:54101 2022/11/02 23:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.473862379s) from=127.0.0.6:42667 2022/11/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.871128045s) from=127.0.0.6:47657 2022/11/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.125604236s) from=127.0.0.6:57397 2022/11/02 23:40:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:40:35 [DEBUG] agent: Node info in sync 2022/11/02 23:40:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.754549672s) from=127.0.0.6:47125 2022/11/02 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.601808081s) from=127.0.0.6:43669 2022/11/02 23:40:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.114702443s) from=127.0.0.6:34227 2022/11/02 23:40:42 [DEBUG] http: Request GET /v1/status/leader (332.953µs) from=127.0.0.6:34305 2022/11/02 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.334331329s) from=127.0.0.6:47605 2022/11/02 23:40:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.426047553s) from=127.0.0.6:45017 2022/11/02 23:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.448594849s) from=127.0.0.6:48075 2022/11/02 23:40:51 [DEBUG] http: Request GET /v1/status/leader (962.214µs) from=127.0.0.6:54101 2022/11/02 23:40:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.951056376s) from=127.0.0.6:51281 2022/11/02 23:40:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.561044934s) from=127.0.0.6:39749 2022/11/02 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.167141967s) from=127.0.0.6:59013 2022/11/02 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.37052893s) from=127.0.0.6:37879 2022/11/02 23:40:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.14056698s) from=127.0.0.6:52753 2022/11/02 23:40:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.051685959s) from=127.0.0.6:46535 2022/11/02 23:41:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.254043941s) from=127.0.0.6:52287 2022/11/02 23:41:02 [DEBUG] http: Request GET /v1/status/leader (1.772345ms) from=127.0.0.6:34305 2022/11/02 23:41:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.502502272s) from=127.0.0.6:45041 2022/11/02 23:41:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.70593352s) from=127.0.0.6:48159 2022/11/02 23:41:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.782879391s) from=127.0.0.6:49969 2022/11/02 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.31559605s) from=127.0.0.6:48103 2022/11/02 23:41:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.586150525s) from=127.0.0.6:47981 2022/11/02 23:41:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.587033841s) from=127.0.0.6:59845 2022/11/02 23:41:11 [DEBUG] http: Request GET /v1/status/leader (485.491µs) from=127.0.0.6:54101 2022/11/02 23:41:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.164460418s) from=127.0.0.6:56233 2022/11/02 23:41:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.39434791s) from=127.0.0.6:39821 2022/11/02 23:41:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.933192028s) from=127.0.0.6:34721 2022/11/02 23:41:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.927587604s) from=127.0.0.6:52899 2022/11/02 23:41:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.995412825s) from=127.0.0.6:57119 2022/11/02 23:41:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.986736144s) from=127.0.0.6:60891 2022/11/02 23:41:22 [DEBUG] http: Request GET /v1/status/leader (462.382µs) from=127.0.0.6:34305 2022/11/02 23:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:41:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.614817148s) from=127.0.0.6:54307 2022/11/02 23:41:31 [DEBUG] http: Request GET /v1/status/leader (293.596µs) from=127.0.0.6:54101 2022/11/02 23:41:42 [DEBUG] http: Request GET /v1/status/leader (268.152µs) from=127.0.0.6:34305 2022/11/02 23:41:51 [DEBUG] http: Request GET /v1/status/leader (406.947µs) from=127.0.0.6:54101 2022/11/02 23:42:02 [DEBUG] http: Request GET /v1/status/leader (312.219µs) from=127.0.0.6:34305 2022/11/02 23:42:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:42:05 [DEBUG] agent: Node info in sync 2022/11/02 23:42:11 [DEBUG] http: Request GET /v1/status/leader (557.589µs) from=127.0.0.6:54101 2022/11/02 23:42:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:42:23 [DEBUG] http: Request GET /v1/status/leader (279.419µs) from=127.0.0.6:34305 2022/11/02 23:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:42:31 [DEBUG] http: Request GET /v1/status/leader (206.035µs) from=127.0.0.6:54101 2022/11/02 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.557724654s) from=127.0.0.6:42667 2022/11/02 23:42:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.609174854s) from=127.0.0.6:38475 2022/11/02 23:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.386705669s) from=127.0.0.6:57397 2022/11/02 23:42:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.081064356s) from=127.0.0.6:47657 2022/11/02 23:42:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.502590133s) from=127.0.0.6:47125 2022/11/02 23:42:43 [DEBUG] http: Request GET /v1/status/leader (384.488µs) from=127.0.0.6:34305 2022/11/02 23:42:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.217995605s) from=127.0.0.6:34227 2022/11/02 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.6422659s) from=127.0.0.6:47605 2022/11/02 23:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.776901775s) from=127.0.0.6:43669 2022/11/02 23:42:51 [DEBUG] http: Request GET /v1/status/leader (140.558µs) from=127.0.0.6:54101 2022/11/02 23:42:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.509499613s) from=127.0.0.6:45017 2022/11/02 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.958336655s) from=127.0.0.6:48075 2022/11/02 23:42:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.589683455s) from=127.0.0.6:51281 2022/11/02 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.15753654s) from=127.0.0.6:59013 2022/11/02 23:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.606871209s) from=127.0.0.6:37879 2022/11/02 23:43:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.707278312s) from=127.0.0.6:46535 2022/11/02 23:43:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.497006812s) from=127.0.0.6:39749 2022/11/02 23:43:03 [DEBUG] http: Request GET /v1/status/leader (267.44µs) from=127.0.0.6:34305 2022/11/02 23:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.148576311s) from=127.0.0.6:45041 2022/11/02 23:43:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:43:05 [DEBUG] agent: Node info in sync 2022/11/02 23:43:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.01179917s) from=127.0.0.6:52753 2022/11/02 23:43:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.159449452s) from=127.0.0.6:48159 2022/11/02 23:43:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.57765625s) from=127.0.0.6:52287 2022/11/02 23:43:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.231441001s) from=127.0.0.6:49969 2022/11/02 23:43:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.694303778s) from=127.0.0.6:48103 2022/11/02 23:43:11 [DEBUG] http: Request GET /v1/status/leader (141.52µs) from=127.0.0.6:54101 2022/11/02 23:43:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.110165437s) from=127.0.0.6:47981 2022/11/02 23:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.897832901s) from=127.0.0.6:39821 2022/11/02 23:43:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.658108783s) from=127.0.0.6:56233 2022/11/02 23:43:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.753958319s) from=127.0.0.6:59845 2022/11/02 23:43:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.071957667s) from=127.0.0.6:34721 2022/11/02 23:43:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.389475448s) from=127.0.0.6:57119 2022/11/02 23:43:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.974128864s) from=127.0.0.6:52899 2022/11/02 23:43:23 [DEBUG] http: Request GET /v1/status/leader (256.258µs) from=127.0.0.6:34305 2022/11/02 23:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:43:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.638138311s) from=127.0.0.6:60891 2022/11/02 23:43:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.462641117s) from=127.0.0.6:54307 2022/11/02 23:43:31 [DEBUG] http: Request GET /v1/status/leader (1.020511ms) from=127.0.0.6:54101 2022/11/02 23:43:43 [DEBUG] http: Request GET /v1/status/leader (385.981µs) from=127.0.0.6:34305 2022/11/02 23:43:51 [DEBUG] http: Request GET /v1/status/leader (244.191µs) from=127.0.0.6:54101 2022/11/02 23:44:03 [DEBUG] http: Request GET /v1/status/leader (259.232µs) from=127.0.0.6:34305 2022/11/02 23:44:11 [DEBUG] http: Request GET /v1/status/leader (178.18µs) from=127.0.0.6:54101 2022/11/02 23:44:23 [DEBUG] http: Request GET /v1/status/leader (155.123µs) from=127.0.0.6:34305 2022/11/02 23:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:44:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:44:31 [DEBUG] http: Request GET /v1/status/leader (287.509µs) from=127.0.0.6:54101 2022/11/02 23:44:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.758355521s) from=127.0.0.6:38475 2022/11/02 23:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.326822784s) from=127.0.0.6:42667 2022/11/02 23:44:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.46994069s) from=127.0.0.6:57397 2022/11/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.034846797s) from=127.0.0.6:47657 2022/11/02 23:44:43 [DEBUG] http: Request GET /v1/status/leader (256.779µs) from=127.0.0.6:34305 2022/11/02 23:44:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.250631132s) from=127.0.0.6:34227 2022/11/02 23:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.530552121s) from=127.0.0.6:47125 2022/11/02 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.045897367s) from=127.0.0.6:47605 2022/11/02 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.336436667s) from=127.0.0.6:43669 2022/11/02 23:44:51 [DEBUG] http: Request GET /v1/status/leader (183.345µs) from=127.0.0.6:54101 2022/11/02 23:44:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:44:53 [DEBUG] agent: Node info in sync 2022/11/02 23:44:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.227729902s) from=127.0.0.6:45017 2022/11/02 23:45:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.809542505s) from=127.0.0.6:48075 2022/11/02 23:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.054964268s) from=127.0.0.6:59013 2022/11/02 23:45:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.236642001s) from=127.0.0.6:39749 2022/11/02 23:45:03 [DEBUG] http: Request GET /v1/status/leader (169.038µs) from=127.0.0.6:34305 2022/11/02 23:45:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.528546626s) from=127.0.0.6:45041 2022/11/02 23:45:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.468300043s) from=127.0.0.6:51281 2022/11/02 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.378889542s) from=127.0.0.6:37879 2022/11/02 23:45:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.257758199s) from=127.0.0.6:52753 2022/11/02 23:45:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.666429997s) from=127.0.0.6:46535 2022/11/02 23:45:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.888488753s) from=127.0.0.6:48159 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.031243304s) from=127.0.0.6:48103 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.73426735s) from=127.0.0.6:52287 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.01287065s) from=127.0.0.6:49969 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/status/leader (217.768µs) from=127.0.0.6:54101 2022/11/02 23:45:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.658252213s) from=127.0.0.6:47981 2022/11/02 23:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.412176041s) from=127.0.0.6:39821 2022/11/02 23:45:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.762248255s) from=127.0.0.6:56233 2022/11/02 23:45:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.378032255s) from=127.0.0.6:34721 2022/11/02 23:45:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.103680296s) from=127.0.0.6:59845 2022/11/02 23:45:23 [DEBUG] http: Request GET /v1/status/leader (123.396µs) from=127.0.0.6:34305 2022/11/02 23:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:45:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.400890707s) from=127.0.0.6:57119 2022/11/02 23:45:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.830976749s) from=127.0.0.6:52899 2022/11/02 23:45:31 [DEBUG] http: Request GET /v1/status/leader (275.044µs) from=127.0.0.6:54101 2022/11/02 23:45:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.402553746s) from=127.0.0.6:54307 2022/11/02 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.947192036s) from=127.0.0.6:60891 2022/11/02 23:45:43 [DEBUG] http: Request GET /v1/status/leader (3.684744ms) from=127.0.0.6:34305