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: '069e2dd0-f060-fac9-4b9b-8fdf6baa58ce' Node name: 'onap-msb-consul-5454dcc5c5-b2lg5' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/01/31 08:31:48 [DEBUG] agent: Using random ID "069e2dd0-f060-fac9-4b9b-8fdf6baa58ce" as node ID 2023/01/31 08:31:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:069e2dd0-f060-fac9-4b9b-8fdf6baa58ce Address:127.0.0.1:8300}] 2023/01/31 08:31:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/31 08:31:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-b2lg5.dc1 127.0.0.1 2023/01/31 08:31:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-b2lg5 127.0.0.1 2023/01/31 08:31:48 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-b2lg5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:31:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-b2lg5.dc1" in area "wan" 2023/01/31 08:31:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/31 08:31:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/31 08:31:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/31 08:31:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/31 08:31:48 [INFO] agent: started state syncer 2023/01/31 08:31:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/31 08:31:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/31 08:31:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/31 08:31:48 [DEBUG] raft: Votes needed: 1 2023/01/31 08:31:48 [DEBUG] raft: Vote granted from 069e2dd0-f060-fac9-4b9b-8fdf6baa58ce in term 2. Tally: 1 2023/01/31 08:31:48 [INFO] raft: Election won. Tally: 1 2023/01/31 08:31:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/31 08:31:48 [INFO] consul: cluster leadership acquired 2023/01/31 08:31:48 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-b2lg5 2023/01/31 08:31:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/31 08:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:31:48 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-b2lg5' joined, marking health alive 2023/01/31 08:31:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:31:48 [INFO] agent: Synced node info 2023/01/31 08:31:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:31:48 [DEBUG] agent: Node info in sync 2023/01/31 08:31:48 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/01/31 08:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:32:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:32:58 [DEBUG] agent: Node info in sync 2023/01/31 08:33:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:34:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:34:34 [DEBUG] agent: Node info in sync 2023/01/31 08:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:36:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:36:09 [DEBUG] agent: Node info in sync 2023/01/31 08:36:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:37:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:37:57 [DEBUG] agent: Node info in sync 2023/01/31 08:38:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:39:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:39:21 [DEBUG] agent: Node info in sync 2023/01/31 08:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:41:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:41:05 [DEBUG] agent: Node info in sync 2023/01/31 08:41:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:42:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:42:25 [DEBUG] agent: Node info in sync 2023/01/31 08:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:43:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:44:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:44:07 [DEBUG] agent: Node info in sync 2023/01/31 08:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:45:16 [DEBUG] agent: Node info in sync 2023/01/31 08:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:46:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:46:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:46:21 [DEBUG] agent: Node info in sync 2023/01/31 08:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:47:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:47:36 [DEBUG] agent: Node info in sync 2023/01/31 08:47:44 [DEBUG] http: Request GET /v1/status/leader (6.283227ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.36.90_9007" 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.215182ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (955.783µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.36.90_9007" 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.403694ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (369.55µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.9.148_9011" 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.040458ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (297.908µs) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.9.148_9011" 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.1618ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (377.682µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_parser_10.233.8.158_8806" 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.690208ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (532.185µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_catalog_10.233.8.158_8806" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.129627ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (449.19µs) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_nsd_10.233.8.158_8806" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.574809ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (463.763µs) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.8.158_8806" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.447227ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (478.823µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v0_multicloud_10.233.32.71_9001" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.587885ms) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (422.818µs) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_multicloud_10.233.32.71_9001" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.001148ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (285.904µs) from=127.0.0.6:46629 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.62.193_9015" 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.59504ms) from=127.0.0.6:50757 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:45 [DEBUG] agent: Node info in sync 2023/01/31 08:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (317.198µs) from=127.0.0.6:50757 2023/01/31 08:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:47:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:55 [INFO] agent: Synced service "_v1_wf-gui_10.233.31.98_8080" 2023/01/31 08:47:55 [DEBUG] agent: Node info in sync 2023/01/31 08:47:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.695522ms) from=127.0.0.6:50757 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:47:55 [DEBUG] agent: Node info in sync 2023/01/31 08:47:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (456.367µs) from=127.0.0.6:46629 2023/01/31 08:47:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:47:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.45.226_8181" 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Node info in sync 2023/01/31 08:47:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.978709ms) from=127.0.0.6:46629 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:47:56 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:47:56 [DEBUG] agent: Node info in sync 2023/01/31 08:47:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (423.51µs) from=127.0.0.6:50757 2023/01/31 08:48:15 [DEBUG] http: Request GET /v1/catalog/services (367.783µs) from=127.0.0.6:50757 2023/01/31 08:48:15 [DEBUG] http: Request GET /v1/status/leader (279.736µs) from=127.0.0.6:46629 2023/01/31 08:48:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.927µs) from=127.0.0.6:46629 2023/01/31 08:48:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (264.63µs) from=127.0.0.6:46629 2023/01/31 08:48:16 [DEBUG] http: Request GET /v1/catalog/services (337.957µs) from=127.0.0.6:46639 2023/01/31 08:48:16 [DEBUG] http: Request GET /v1/status/leader (150.74µs) from=127.0.0.6:46639 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.015µs) from=127.0.0.6:37325 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (259.511µs) from=127.0.0.6:37325 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (162.365µs) from=127.0.0.6:37325 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (163.726µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (185.57µs) from=127.0.0.6:37325 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (128.03µs) from=127.0.0.6:55119 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (161.037µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (339.337µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (437.351µs) from=127.0.0.6:48765 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (228.566µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (238.466µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (359.649µs) from=127.0.0.6:35649 2023/01/31 08:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.226µs) from=127.0.0.6:52165 2023/01/31 08:48:36 [DEBUG] http: Request GET /v1/status/leader (328.808µs) from=127.0.0.6:47219 2023/01/31 08:48:37 [DEBUG] http: Request GET /v1/status/leader (287.62µs) from=127.0.0.6:47219 2023/01/31 08:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:48:56 [DEBUG] http: Request GET /v1/status/leader (190.832µs) from=127.0.0.6:40671 2023/01/31 08:48:57 [DEBUG] http: Request GET /v1/status/leader (141.943µs) from=127.0.0.6:47219 2023/01/31 08:49:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:49:16 [DEBUG] http: Request GET /v1/status/leader (306.805µs) from=127.0.0.6:47219 2023/01/31 08:49:17 [DEBUG] http: Request GET /v1/status/leader (312.819µs) from=127.0.0.6:47219 2023/01/31 08:49:36 [DEBUG] http: Request GET /v1/status/leader (361.43µs) from=127.0.0.6:40671 2023/01/31 08:49:37 [DEBUG] http: Request GET /v1/status/leader (158.541µs) from=127.0.0.6:40671 2023/01/31 08:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:49:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:49:54 [DEBUG] agent: Node info in sync 2023/01/31 08:49:56 [DEBUG] http: Request GET /v1/status/leader (307.058µs) from=127.0.0.6:40671 2023/01/31 08:49:57 [DEBUG] http: Request GET /v1/status/leader (168.912µs) from=127.0.0.6:47219 2023/01/31 08:50:16 [DEBUG] http: Request GET /v1/status/leader (223.863µs) from=127.0.0.6:47219 2023/01/31 08:50:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.313501403s) from=127.0.0.6:43855 2023/01/31 08:50:17 [DEBUG] http: Request GET /v1/status/leader (133.044µs) from=127.0.0.6:40671 2023/01/31 08:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.656823604s) from=127.0.0.6:44415 2023/01/31 08:50:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.679323723s) from=127.0.0.6:56705 2023/01/31 08:50:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m2.736993157s) from=127.0.0.6:50757 2023/01/31 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m1.742976513s) from=127.0.0.6:44369 2023/01/31 08:50:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.803873555s) from=127.0.0.6:37325 2023/01/31 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.192180958s) from=127.0.0.6:42419 2023/01/31 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m2.301610967s) from=127.0.0.6:55119 2023/01/31 08:50:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.492638674s) from=127.0.0.6:46629 2023/01/31 08:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.733268358s) from=127.0.0.6:35795 2023/01/31 08:50:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m4.46334456s) from=127.0.0.6:46639 2023/01/31 08:50:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.141035999s) from=127.0.0.6:35649 2023/01/31 08:50:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.720107934s) from=127.0.0.6:48765 2023/01/31 08:50:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m5.742035411s) from=127.0.0.6:52165 2023/01/31 08:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.02206472s) from=127.0.0.6:34539 2023/01/31 08:50:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.152920267s) from=127.0.0.6:43397 2023/01/31 08:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.444611023s) from=127.0.0.6:39535 2023/01/31 08:50:36 [DEBUG] http: Request GET /v1/status/leader (233.338µs) from=127.0.0.6:47219 2023/01/31 08:50:37 [DEBUG] http: Request GET /v1/status/leader (306.777µs) from=127.0.0.6:47219 2023/01/31 08:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:50:56 [DEBUG] http: Request GET /v1/status/leader (291.866µs) from=127.0.0.6:40671 2023/01/31 08:50:57 [DEBUG] http: Request GET /v1/status/leader (161.5µs) from=127.0.0.6:40671 2023/01/31 08:51:16 [DEBUG] http: Request GET /v1/status/leader (171.785µs) from=127.0.0.6:47219 2023/01/31 08:51:17 [DEBUG] http: Request GET /v1/status/leader (149.057µs) from=127.0.0.6:47219 2023/01/31 08:51:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:51:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:51:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:51:19 [DEBUG] agent: Node info in sync 2023/01/31 08:51:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:51:36 [DEBUG] http: Request GET /v1/status/leader (1.203106ms) from=127.0.0.6:40671 2023/01/31 08:51:37 [DEBUG] http: Request GET /v1/status/leader (377.02µs) from=127.0.0.6:47219 2023/01/31 08:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:51:56 [DEBUG] http: Request GET /v1/status/leader (900.09µs) from=127.0.0.6:40671 2023/01/31 08:51:57 [DEBUG] http: Request GET /v1/status/leader (2.323097ms) from=127.0.0.6:40671 2023/01/31 08:52:16 [DEBUG] http: Request GET /v1/status/leader (734.141µs) from=127.0.0.6:47219 2023/01/31 08:52:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.317040457s) from=127.0.0.6:43855 2023/01/31 08:52:17 [DEBUG] http: Request GET /v1/status/leader (734.656µs) from=127.0.0.6:40671 2023/01/31 08:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.633837892s) from=127.0.0.6:44369 2023/01/31 08:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.363550037s) from=127.0.0.6:42419 2023/01/31 08:52:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.171452671s) from=127.0.0.6:37325 2023/01/31 08:52:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.984075645s) from=127.0.0.6:56705 2023/01/31 08:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m0.225269071s) from=127.0.0.6:46639 2023/01/31 08:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m2.904002601s) from=127.0.0.6:50757 2023/01/31 08:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m2.161096283s) from=127.0.0.6:55119 2023/01/31 08:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m0.823997671s) from=127.0.0.6:39535 2023/01/31 08:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m7.48190841s) from=127.0.0.6:44415 2023/01/31 08:52:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.467075387s) from=127.0.0.6:35649 2023/01/31 08:52:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.364387952s) from=127.0.0.6:46629 2023/01/31 08:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.480732416s) from=127.0.0.6:35795 2023/01/31 08:52:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.625478816s) from=127.0.0.6:48765 2023/01/31 08:52:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:52:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:52:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:52:28 [DEBUG] agent: Node info in sync 2023/01/31 08:52:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.472533589s) from=127.0.0.6:43397 2023/01/31 08:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.038278062s) from=127.0.0.6:34539 2023/01/31 08:52:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.860855933s) from=127.0.0.6:52165 2023/01/31 08:52:36 [DEBUG] http: Request GET /v1/status/leader (368.488µs) from=127.0.0.6:47219 2023/01/31 08:52:37 [DEBUG] http: Request GET /v1/status/leader (225.821µs) from=127.0.0.6:47219 2023/01/31 08:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:52:56 [DEBUG] http: Request GET /v1/status/leader (215.19µs) from=127.0.0.6:40671 2023/01/31 08:52:57 [DEBUG] http: Request GET /v1/status/leader (135.272µs) from=127.0.0.6:40671 2023/01/31 08:53:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [INFO] agent: Synced service "_v1_sdnc_10.233.27.213_8282" 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:53:12 [DEBUG] agent: Node info in sync 2023/01/31 08:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.261348ms) from=127.0.0.6:47219 2023/01/31 08:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (51.054111046s) from=127.0.0.6:46639 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:53:12 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 08:53:12 [DEBUG] agent: Node info in sync 2023/01/31 08:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (50.957868312s) from=127.0.0.6:50757 2023/01/31 08:53:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (487.832µs) from=127.0.0.6:46639 2023/01/31 08:53:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.268218ms) from=127.0.0.6:46639 2023/01/31 08:53:16 [DEBUG] http: Request GET /v1/status/leader (134.461µs) from=127.0.0.6:40671 2023/01/31 08:53:17 [DEBUG] http: Request GET /v1/status/leader (232.736µs) from=127.0.0.6:40671 2023/01/31 08:53:36 [DEBUG] http: Request GET /v1/status/leader (184.334µs) from=127.0.0.6:42717 2023/01/31 08:53:37 [DEBUG] http: Request GET /v1/status/leader (181.572µs) from=127.0.0.6:40671 2023/01/31 08:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:53:56 [DEBUG] http: Request GET /v1/status/leader (311.2µs) from=127.0.0.6:42717 2023/01/31 08:53:57 [DEBUG] http: Request GET /v1/status/leader (280.451µs) from=127.0.0.6:40671 2023/01/31 08:54:16 [DEBUG] http: Request GET /v1/status/leader (172.197µs) from=127.0.0.6:40671 2023/01/31 08:54:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:54:17 [DEBUG] http: Request GET /v1/status/leader (143.622µs) from=127.0.0.6:40671 2023/01/31 08:54:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m1.730197477s) from=127.0.0.6:44369 2023/01/31 08:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.076196607s) from=127.0.0.6:42419 2023/01/31 08:54:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.593436397s) from=127.0.0.6:43855 2023/01/31 08:54:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.970454363s) from=127.0.0.6:56705 2023/01/31 08:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m0.461805436s) from=127.0.0.6:39535 2023/01/31 08:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.660875569s) from=127.0.0.6:55119 2023/01/31 08:54:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.715418435s) from=127.0.0.6:37325 2023/01/31 08:54:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.75931105s) from=127.0.0.6:48765 2023/01/31 08:54:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.044707586s) from=127.0.0.6:46629 2023/01/31 08:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.937855335s) from=127.0.0.6:35795 2023/01/31 08:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.497235759s) from=127.0.0.6:44415 2023/01/31 08:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.681712593s) from=127.0.0.6:34539 2023/01/31 08:54:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.191351036s) from=127.0.0.6:35649 2023/01/31 08:54:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.948332827s) from=127.0.0.6:52165 2023/01/31 08:54:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.738629997s) from=127.0.0.6:43397 2023/01/31 08:54:36 [DEBUG] http: Request GET /v1/status/leader (257.305µs) from=127.0.0.6:42717 2023/01/31 08:54:37 [DEBUG] http: Request GET /v1/status/leader (174.407µs) from=127.0.0.6:40671 2023/01/31 08:54:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:54:40 [DEBUG] agent: Node info in sync 2023/01/31 08:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:54:56 [DEBUG] http: Request GET /v1/status/leader (249.942µs) from=127.0.0.6:40671 2023/01/31 08:54:57 [DEBUG] http: Request GET /v1/status/leader (3.73957ms) from=127.0.0.6:40671 2023/01/31 08:55:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.693620096s) from=127.0.0.6:46639 2023/01/31 08:55:16 [DEBUG] http: Request GET /v1/status/leader (317.913µs) from=127.0.0.6:42717 2023/01/31 08:55:17 [DEBUG] http: Request GET /v1/status/leader (138.098µs) from=127.0.0.6:42717 2023/01/31 08:55:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.289810999s) from=127.0.0.6:50757 2023/01/31 08:55:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m6.153184133s) from=127.0.0.6:47219 2023/01/31 08:55:36 [DEBUG] http: Request GET /v1/status/leader (978.938µs) from=127.0.0.6:42717 2023/01/31 08:55:37 [DEBUG] http: Request GET /v1/status/leader (132.855µs) from=127.0.0.6:40671 2023/01/31 08:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:55:56 [DEBUG] http: Request GET /v1/status/leader (211.895µs) from=127.0.0.6:42717 2023/01/31 08:55:57 [DEBUG] http: Request GET /v1/status/leader (133.846µs) from=127.0.0.6:42717 2023/01/31 08:56:16 [DEBUG] http: Request GET /v1/status/leader (142.317µs) from=127.0.0.6:42717 2023/01/31 08:56:17 [DEBUG] http: Request GET /v1/status/leader (281.378µs) from=127.0.0.6:40671 2023/01/31 08:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.795016788s) from=127.0.0.6:44369 2023/01/31 08:56:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:56:25 [DEBUG] agent: Node info in sync 2023/01/31 08:56:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m1.035786581s) from=127.0.0.6:39535 2023/01/31 08:56:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.288251888s) from=127.0.0.6:43855 2023/01/31 08:56:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.75571232s) from=127.0.0.6:56705 2023/01/31 08:56:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m2.522971743s) from=127.0.0.6:48765 2023/01/31 08:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.970667398s) from=127.0.0.6:42419 2023/01/31 08:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m1.16933208s) from=127.0.0.6:44415 2023/01/31 08:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.320644068s) from=127.0.0.6:55119 2023/01/31 08:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.41419644s) from=127.0.0.6:35795 2023/01/31 08:56:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.069911327s) from=127.0.0.6:34539 2023/01/31 08:56:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.815383674s) from=127.0.0.6:35649 2023/01/31 08:56:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.460665443s) from=127.0.0.6:37325 2023/01/31 08:56:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.341741073s) from=127.0.0.6:46629 2023/01/31 08:56:36 [DEBUG] http: Request GET /v1/status/leader (249.489µs) from=127.0.0.6:42717 2023/01/31 08:56:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.220237471s) from=127.0.0.6:52165 2023/01/31 08:56:37 [DEBUG] http: Request GET /v1/status/leader (302.244µs) from=127.0.0.6:42717 2023/01/31 08:56:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.948990623s) from=127.0.0.6:43397 2023/01/31 08:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:56:56 [DEBUG] http: Request GET /v1/status/leader (970.833µs) from=127.0.0.6:42717 2023/01/31 08:56:57 [DEBUG] http: Request GET /v1/status/leader (283.763µs) from=127.0.0.6:42717 2023/01/31 08:57:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:57:16 [DEBUG] http: Request GET /v1/status/leader (291.35µs) from=127.0.0.6:40671 2023/01/31 08:57:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.69865151s) from=127.0.0.6:46639 2023/01/31 08:57:17 [DEBUG] http: Request GET /v1/status/leader (303.535µs) from=127.0.0.6:40671 2023/01/31 08:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.524482511s) from=127.0.0.6:50757 2023/01/31 08:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.944783128s) from=127.0.0.6:47219 2023/01/31 08:57:36 [DEBUG] http: Request GET /v1/status/leader (266.061µs) from=127.0.0.6:40671 2023/01/31 08:57:37 [DEBUG] http: Request GET /v1/status/leader (268.965µs) from=127.0.0.6:40671 2023/01/31 08:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:57:56 [DEBUG] http: Request GET /v1/status/leader (261.268µs) from=127.0.0.6:42717 2023/01/31 08:57:57 [DEBUG] http: Request GET /v1/status/leader (159.628µs) from=127.0.0.6:42717 2023/01/31 08:58:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 08:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:58:05 [DEBUG] agent: Node info in sync 2023/01/31 08:58:16 [DEBUG] http: Request GET /v1/status/leader (260.753µs) from=127.0.0.6:42717 2023/01/31 08:58:17 [DEBUG] http: Request GET /v1/status/leader (133.467µs) from=127.0.0.6:40671 2023/01/31 08:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.395709027s) from=127.0.0.6:44369 2023/01/31 08:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.274644043s) from=127.0.0.6:42419 2023/01/31 08:58:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m1.579313403s) from=127.0.0.6:56705 2023/01/31 08:58:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.765107509s) from=127.0.0.6:43855 2023/01/31 08:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.888436497s) from=127.0.0.6:39535 2023/01/31 08:58:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.661716081s) from=127.0.0.6:35649 2023/01/31 08:58:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m4.536636909s) from=127.0.0.6:48765 2023/01/31 08:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m4.697402654s) from=127.0.0.6:35795 2023/01/31 08:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.920783293s) from=127.0.0.6:55119 2023/01/31 08:58:36 [DEBUG] http: Request GET /v1/status/leader (304.476µs) from=127.0.0.6:42717 2023/01/31 08:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.753981285s) from=127.0.0.6:44415 2023/01/31 08:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m4.630185457s) from=127.0.0.6:34539 2023/01/31 08:58:37 [DEBUG] http: Request GET /v1/status/leader (397.711µs) from=127.0.0.6:42717 2023/01/31 08:58:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.278630242s) from=127.0.0.6:37325 2023/01/31 08:58:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.49137304s) from=127.0.0.6:46629 2023/01/31 08:58:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.462321087s) from=127.0.0.6:52165 2023/01/31 08:58:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.230080767s) from=127.0.0.6:43397 2023/01/31 08:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:58:56 [DEBUG] http: Request GET /v1/status/leader (171.841µs) from=127.0.0.6:40671 2023/01/31 08:58:57 [DEBUG] http: Request GET /v1/status/leader (132.709µs) from=127.0.0.6:42717 2023/01/31 08:59:16 [DEBUG] http: Request GET /v1/status/leader (257.617µs) from=127.0.0.6:40671 2023/01/31 08:59:17 [DEBUG] http: Request GET /v1/status/leader (134.319µs) from=127.0.0.6:40671 2023/01/31 08:59:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m6.742513784s) from=127.0.0.6:46639 2023/01/31 08:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.829043419s) from=127.0.0.6:47219 2023/01/31 08:59:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.895305225s) from=127.0.0.6:50757 2023/01/31 08:59:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 08:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 08:59:28 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 08:59:28 [DEBUG] agent: Node info in sync 2023/01/31 08:59:36 [DEBUG] http: Request GET /v1/status/leader (247.882µs) from=127.0.0.6:40671 2023/01/31 08:59:37 [DEBUG] http: Request GET /v1/status/leader (291.204µs) from=127.0.0.6:42717 2023/01/31 08:59:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 08:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 08:59:56 [DEBUG] http: Request GET /v1/status/leader (1.388037ms) from=127.0.0.6:42717 2023/01/31 08:59:57 [DEBUG] http: Request GET /v1/status/leader (280.195µs) from=127.0.0.6:42717 2023/01/31 09:00:16 [DEBUG] http: Request GET /v1/status/leader (142.421µs) from=127.0.0.6:40671 2023/01/31 09:00:17 [DEBUG] http: Request GET /v1/status/leader (134.26µs) from=127.0.0.6:40671 2023/01/31 09:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.685711043s) from=127.0.0.6:44369 2023/01/31 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.875053394s) from=127.0.0.6:42419 2023/01/31 09:00:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.706499686s) from=127.0.0.6:48765 2023/01/31 09:00:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.871985076s) from=127.0.0.6:35649 2023/01/31 09:00:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.251220595s) from=127.0.0.6:56705 2023/01/31 09:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.200589554s) from=127.0.0.6:39535 2023/01/31 09:00:36 [DEBUG] http: Request GET /v1/status/leader (281.66µs) from=127.0.0.6:40671 2023/01/31 09:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.509870975s) from=127.0.0.6:55119 2023/01/31 09:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.617966921s) from=127.0.0.6:44415 2023/01/31 09:00:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.02912065s) from=127.0.0.6:43855 2023/01/31 09:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.812361736s) from=127.0.0.6:34539 2023/01/31 09:00:37 [DEBUG] http: Request GET /v1/status/leader (129.745µs) from=127.0.0.6:43855 2023/01/31 09:00:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.661555619s) from=127.0.0.6:37325 2023/01/31 09:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m4.970260448s) from=127.0.0.6:35795 2023/01/31 09:00:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.107119629s) from=127.0.0.6:52165 2023/01/31 09:00:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.453436912s) from=127.0.0.6:46629 2023/01/31 09:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:00:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.947866008s) from=127.0.0.6:43397 2023/01/31 09:00:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:00:55 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:00:55 [DEBUG] agent: Node info in sync 2023/01/31 09:00:56 [DEBUG] http: Request GET /v1/status/leader (220.917µs) from=127.0.0.6:40671 2023/01/31 09:00:57 [DEBUG] http: Request GET /v1/status/leader (299.963µs) from=127.0.0.6:42717 2023/01/31 09:01:16 [DEBUG] http: Request GET /v1/status/leader (2.631808ms) from=127.0.0.6:42717 2023/01/31 09:01:17 [DEBUG] http: Request GET /v1/status/leader (252.365µs) from=127.0.0.6:42717 2023/01/31 09:01:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.583137132s) from=127.0.0.6:46639 2023/01/31 09:01:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m1.198728068s) from=127.0.0.6:50757 2023/01/31 09:01:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.83037277s) from=127.0.0.6:47219 2023/01/31 09:01:36 [DEBUG] http: Request GET /v1/status/leader (170.123µs) from=127.0.0.6:40671 2023/01/31 09:01:37 [DEBUG] http: Request GET /v1/status/leader (228.276µs) from=127.0.0.6:42717 2023/01/31 09:01:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:01:56 [DEBUG] http: Request GET /v1/status/leader (134.241µs) from=127.0.0.6:40671 2023/01/31 09:01:57 [DEBUG] http: Request GET /v1/status/leader (1.31735ms) from=127.0.0.6:42717 2023/01/31 09:02:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:02:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:02:13 [DEBUG] agent: Node info in sync 2023/01/31 09:02:16 [DEBUG] http: Request GET /v1/status/leader (295.418µs) from=127.0.0.6:42717 2023/01/31 09:02:17 [DEBUG] http: Request GET /v1/status/leader (140.712µs) from=127.0.0.6:42717 2023/01/31 09:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.827325971s) from=127.0.0.6:44369 2023/01/31 09:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.11027643s) from=127.0.0.6:56705 2023/01/31 09:02:36 [DEBUG] http: Request GET /v1/status/leader (132.467µs) from=127.0.0.6:42717 2023/01/31 09:02:37 [DEBUG] http: Request GET /v1/status/leader (245.692µs) from=127.0.0.6:42717 2023/01/31 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.797694466s) from=127.0.0.6:42419 2023/01/31 09:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.299139703s) from=127.0.0.6:34539 2023/01/31 09:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.369183741s) from=127.0.0.6:39535 2023/01/31 09:02:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m0.733455928s) from=127.0.0.6:37325 2023/01/31 09:02:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.217055564s) from=127.0.0.6:48765 2023/01/31 09:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.658951685s) from=127.0.0.6:55119 2023/01/31 09:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.837367216s) from=127.0.0.6:44415 2023/01/31 09:02:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m7.032493819s) from=127.0.0.6:35649 2023/01/31 09:02:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m0.276772672s) from=127.0.0.6:52165 2023/01/31 09:02:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.419023173s) from=127.0.0.6:43855 2023/01/31 09:02:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.068144069s) from=127.0.0.6:46629 2023/01/31 09:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.561620123s) from=127.0.0.6:35795 2023/01/31 09:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:02:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.237551848s) from=127.0.0.6:43397 2023/01/31 09:02:57 [DEBUG] http: Request GET /v1/status/leader (258.201µs) from=127.0.0.6:42717 2023/01/31 09:02:57 [DEBUG] http: Request GET /v1/status/leader (221.255µs) from=127.0.0.6:42717 2023/01/31 09:03:17 [DEBUG] http: Request GET /v1/status/leader (1.041581ms) from=127.0.0.6:40671 2023/01/31 09:03:17 [DEBUG] http: Request GET /v1/status/leader (263.448µs) from=127.0.0.6:40671 2023/01/31 09:03:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:03:22 [DEBUG] agent: Node info in sync 2023/01/31 09:03:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.124904475s) from=127.0.0.6:46639 2023/01/31 09:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m2.878447374s) from=127.0.0.6:50757 2023/01/31 09:03:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m0.246503946s) from=127.0.0.6:47219 2023/01/31 09:03:37 [DEBUG] http: Request GET /v1/status/leader (211.363µs) from=127.0.0.6:40671 2023/01/31 09:03:37 [DEBUG] http: Request GET /v1/status/leader (428.738µs) from=127.0.0.6:40671 2023/01/31 09:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:03:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:03:57 [DEBUG] http: Request GET /v1/status/leader (189.555µs) from=127.0.0.6:40671 2023/01/31 09:03:57 [DEBUG] http: Request GET /v1/status/leader (159.71µs) from=127.0.0.6:42717 2023/01/31 09:04:17 [DEBUG] http: Request GET /v1/status/leader (220.693µs) from=127.0.0.6:42717 2023/01/31 09:04:17 [DEBUG] http: Request GET /v1/status/leader (233.223µs) from=127.0.0.6:40671 2023/01/31 09:04:37 [DEBUG] http: Request GET /v1/status/leader (986.961µs) from=127.0.0.6:40671 2023/01/31 09:04:37 [DEBUG] http: Request GET /v1/status/leader (246.744µs) from=127.0.0.6:40671 2023/01/31 09:04:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:04:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:04:38 [DEBUG] agent: Node info in sync 2023/01/31 09:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.511892499s) from=127.0.0.6:42419 2023/01/31 09:04:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.770269645s) from=127.0.0.6:56705 2023/01/31 09:04:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.963474098s) from=127.0.0.6:44369 2023/01/31 09:04:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m0.436827587s) from=127.0.0.6:52165 2023/01/31 09:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.066761971s) from=127.0.0.6:39535 2023/01/31 09:04:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.265481568s) from=127.0.0.6:34539 2023/01/31 09:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.296016893s) from=127.0.0.6:44415 2023/01/31 09:04:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.011946823s) from=127.0.0.6:37325 2023/01/31 09:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.448602652s) from=127.0.0.6:55119 2023/01/31 09:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.146494104s) from=127.0.0.6:35795 2023/01/31 09:04:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.223258021s) from=127.0.0.6:48765 2023/01/31 09:04:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.815437547s) from=127.0.0.6:46629 2023/01/31 09:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:04:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.311383865s) from=127.0.0.6:35649 2023/01/31 09:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m7.372457019s) from=127.0.0.6:43855 2023/01/31 09:04:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.219256944s) from=127.0.0.6:43397 2023/01/31 09:04:57 [DEBUG] http: Request GET /v1/status/leader (352.268µs) from=127.0.0.6:42717 2023/01/31 09:04:58 [DEBUG] http: Request GET /v1/status/leader (215.509µs) from=127.0.0.6:42717 2023/01/31 09:05:17 [DEBUG] http: Request GET /v1/status/leader (143.476µs) from=127.0.0.6:42717 2023/01/31 09:05:18 [DEBUG] http: Request GET /v1/status/leader (1.806691ms) from=127.0.0.6:40671 2023/01/31 09:05:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.770792794s) from=127.0.0.6:46639 2023/01/31 09:05:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m1.085954346s) from=127.0.0.6:47219 2023/01/31 09:05:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.170826077s) from=127.0.0.6:50757 2023/01/31 09:05:37 [DEBUG] http: Request GET /v1/status/leader (183.145µs) from=127.0.0.6:42717 2023/01/31 09:05:38 [DEBUG] http: Request GET /v1/status/leader (151.522µs) from=127.0.0.6:42717 2023/01/31 09:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:05:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:05:54 [DEBUG] agent: Node info in sync 2023/01/31 09:05:57 [DEBUG] http: Request GET /v1/status/leader (960.88µs) from=127.0.0.6:40671 2023/01/31 09:05:58 [DEBUG] http: Request GET /v1/status/leader (152.233µs) from=127.0.0.6:40671 2023/01/31 09:06:17 [DEBUG] http: Request GET /v1/status/leader (282.476µs) from=127.0.0.6:40671 2023/01/31 09:06:18 [DEBUG] http: Request GET /v1/status/leader (406.714µs) from=127.0.0.6:42717 2023/01/31 09:06:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:06:37 [DEBUG] http: Request GET /v1/status/leader (176.296µs) from=127.0.0.6:40671 2023/01/31 09:06:38 [DEBUG] http: Request GET /v1/status/leader (150.335µs) from=127.0.0.6:40671 2023/01/31 09:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.53401161s) from=127.0.0.6:42419 2023/01/31 09:06:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.302020892s) from=127.0.0.6:56705 2023/01/31 09:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.120167653s) from=127.0.0.6:44369 2023/01/31 09:06:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.00199595s) from=127.0.0.6:52165 2023/01/31 09:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m1.590858283s) from=127.0.0.6:44415 2023/01/31 09:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.930478835s) from=127.0.0.6:39535 2023/01/31 09:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.530410168s) from=127.0.0.6:35795 2023/01/31 09:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:06:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.592622506s) from=127.0.0.6:37325 2023/01/31 09:06:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.478888129s) from=127.0.0.6:55119 2023/01/31 09:06:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.206307409s) from=127.0.0.6:34539 2023/01/31 09:06:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.824966392s) from=127.0.0.6:43397 2023/01/31 09:06:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.623062759s) from=127.0.0.6:35649 2023/01/31 09:06:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.440933949s) from=127.0.0.6:46629 2023/01/31 09:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m3.014167903s) from=127.0.0.6:43855 2023/01/31 09:06:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m7.286080068s) from=127.0.0.6:48765 2023/01/31 09:06:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:06:55 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:06:55 [DEBUG] agent: Node info in sync 2023/01/31 09:06:57 [DEBUG] http: Request GET /v1/status/leader (265.762µs) from=127.0.0.6:42717 2023/01/31 09:06:58 [DEBUG] http: Request GET /v1/status/leader (216.01µs) from=127.0.0.6:40671 2023/01/31 09:07:17 [DEBUG] http: Request GET /v1/status/leader (559.206µs) from=127.0.0.6:40671 2023/01/31 09:07:18 [DEBUG] http: Request GET /v1/status/leader (133.359µs) from=127.0.0.6:40671 2023/01/31 09:07:37 [DEBUG] http: Request GET /v1/status/leader (273.679µs) from=127.0.0.6:40671 2023/01/31 09:07:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m4.900688242s) from=127.0.0.6:46639 2023/01/31 09:07:38 [DEBUG] http: Request GET /v1/status/leader (227.424µs) from=127.0.0.6:42717 2023/01/31 09:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.672404431s) from=127.0.0.6:47219 2023/01/31 09:07:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m6.409810306s) from=127.0.0.6:50757 2023/01/31 09:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:07:56 [DEBUG] agent: Node info in sync 2023/01/31 09:07:57 [DEBUG] http: Request GET /v1/status/leader (2.446349ms) from=127.0.0.6:40671 2023/01/31 09:07:58 [DEBUG] http: Request GET /v1/status/leader (287.65µs) from=127.0.0.6:42717 2023/01/31 09:08:17 [DEBUG] http: Request GET /v1/status/leader (146.5µs) from=127.0.0.6:42717 2023/01/31 09:08:18 [DEBUG] http: Request GET /v1/status/leader (154.781µs) from=127.0.0.6:42717 2023/01/31 09:08:37 [DEBUG] http: Request GET /v1/status/leader (147.678µs) from=127.0.0.6:42717 2023/01/31 09:08:38 [DEBUG] http: Request GET /v1/status/leader (276.927µs) from=127.0.0.6:42717 2023/01/31 09:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.453662701s) from=127.0.0.6:42419 2023/01/31 09:08:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.119339404s) from=127.0.0.6:52165 2023/01/31 09:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.463693004s) from=127.0.0.6:44415 2023/01/31 09:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.306384396s) from=127.0.0.6:44369 2023/01/31 09:08:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.183761678s) from=127.0.0.6:37325 2023/01/31 09:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.212563339s) from=127.0.0.6:55119 2023/01/31 09:08:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.528822558s) from=127.0.0.6:56705 2023/01/31 09:08:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.104987821s) from=127.0.0.6:46629 2023/01/31 09:08:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.389422027s) from=127.0.0.6:35795 2023/01/31 09:08:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.866325162s) from=127.0.0.6:39535 2023/01/31 09:08:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.785674159s) from=127.0.0.6:34539 2023/01/31 09:08:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.844597067s) from=127.0.0.6:43855 2023/01/31 09:08:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m1.834285582s) from=127.0.0.6:48765 2023/01/31 09:08:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.333645722s) from=127.0.0.6:35649 2023/01/31 09:08:57 [DEBUG] http: Request GET /v1/status/leader (277.17µs) from=127.0.0.6:42717 2023/01/31 09:08:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.140763374s) from=127.0.0.6:43397 2023/01/31 09:08:58 [DEBUG] http: Request GET /v1/status/leader (289.264µs) from=127.0.0.6:42717 2023/01/31 09:09:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:09:17 [DEBUG] http: Request GET /v1/status/leader (169.795µs) from=127.0.0.6:42717 2023/01/31 09:09:18 [DEBUG] http: Request GET /v1/status/leader (1.632247ms) from=127.0.0.6:42717 2023/01/31 09:09:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:09:32 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:09:32 [DEBUG] agent: Node info in sync 2023/01/31 09:09:37 [DEBUG] http: Request GET /v1/status/leader (160.405µs) from=127.0.0.6:42717 2023/01/31 09:09:38 [DEBUG] http: Request GET /v1/status/leader (150.384µs) from=127.0.0.6:42717 2023/01/31 09:09:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.292984988s) from=127.0.0.6:46639 2023/01/31 09:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.156451376s) from=127.0.0.6:47219 2023/01/31 09:09:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m6.04146585s) from=127.0.0.6:50757 2023/01/31 09:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:09:57 [DEBUG] http: Request GET /v1/status/leader (229.001µs) from=127.0.0.6:42717 2023/01/31 09:09:58 [DEBUG] http: Request GET /v1/status/leader (319.323µs) from=127.0.0.6:40671 2023/01/31 09:10:17 [DEBUG] http: Request GET /v1/status/leader (271.854µs) from=127.0.0.6:42717 2023/01/31 09:10:18 [DEBUG] http: Request GET /v1/status/leader (274.741µs) from=127.0.0.6:40671 2023/01/31 09:10:37 [DEBUG] http: Request GET /v1/status/leader (1.366629ms) from=127.0.0.6:42717 2023/01/31 09:10:38 [DEBUG] http: Request GET /v1/status/leader (208.947µs) from=127.0.0.6:40671 2023/01/31 09:10:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:10:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:10:38 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:10:38 [DEBUG] agent: Node info in sync 2023/01/31 09:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.861195628s) from=127.0.0.6:42419 2023/01/31 09:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.504130991s) from=127.0.0.6:44415 2023/01/31 09:10:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.425497928s) from=127.0.0.6:52165 2023/01/31 09:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.842589873s) from=127.0.0.6:55119 2023/01/31 09:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.588707033s) from=127.0.0.6:44369 2023/01/31 09:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m0.6613066s) from=127.0.0.6:39535 2023/01/31 09:10:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.483837172s) from=127.0.0.6:56705 2023/01/31 09:10:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.882378569s) from=127.0.0.6:43855 2023/01/31 09:10:57 [DEBUG] http: Request GET /v1/status/leader (242.957µs) from=127.0.0.6:42717 2023/01/31 09:10:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.478102764s) from=127.0.0.6:34539 2023/01/31 09:10:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.097313114s) from=127.0.0.6:37325 2023/01/31 09:10:58 [DEBUG] http: Request GET /v1/status/leader (199.77µs) from=127.0.0.6:42717 2023/01/31 09:10:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.918240624s) from=127.0.0.6:46629 2023/01/31 09:10:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.914455107s) from=127.0.0.6:35795 2023/01/31 09:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.585011159s) from=127.0.0.6:35649 2023/01/31 09:11:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.660453063s) from=127.0.0.6:43397 2023/01/31 09:11:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.148636121s) from=127.0.0.6:48765 2023/01/31 09:11:17 [DEBUG] http: Request GET /v1/status/leader (147.978µs) from=127.0.0.6:40671 2023/01/31 09:11:18 [DEBUG] http: Request GET /v1/status/leader (292.273µs) from=127.0.0.6:40671 2023/01/31 09:11:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:11:37 [DEBUG] http: Request GET /v1/status/leader (273.505µs) from=127.0.0.6:40671 2023/01/31 09:11:38 [DEBUG] http: Request GET /v1/status/leader (274.486µs) from=127.0.0.6:42717 2023/01/31 09:11:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.187752264s) from=127.0.0.6:46639 2023/01/31 09:11:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:11:47 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:11:47 [DEBUG] agent: Node info in sync 2023/01/31 09:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.504410554s) from=127.0.0.6:47219 2023/01/31 09:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m2.146214937s) from=127.0.0.6:50757 2023/01/31 09:11:57 [DEBUG] http: Request GET /v1/status/leader (145.535µs) from=127.0.0.6:40671 2023/01/31 09:11:58 [DEBUG] http: Request GET /v1/status/leader (169.493µs) from=127.0.0.6:40671 2023/01/31 09:12:17 [DEBUG] http: Request GET /v1/status/leader (234.964µs) from=127.0.0.6:42717 2023/01/31 09:12:18 [DEBUG] http: Request GET /v1/status/leader (218.644µs) from=127.0.0.6:40671 2023/01/31 09:12:37 [DEBUG] http: Request GET /v1/status/leader (177.145µs) from=127.0.0.6:42717 2023/01/31 09:12:38 [DEBUG] http: Request GET /v1/status/leader (187.295µs) from=127.0.0.6:42717 2023/01/31 09:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.102847644s) from=127.0.0.6:44415 2023/01/31 09:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.224991618s) from=127.0.0.6:55119 2023/01/31 09:12:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m5.555358144s) from=127.0.0.6:42419 2023/01/31 09:12:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.215139273s) from=127.0.0.6:56705 2023/01/31 09:12:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m5.079878515s) from=127.0.0.6:52165 2023/01/31 09:12:57 [DEBUG] http: Request GET /v1/status/leader (277.026µs) from=127.0.0.6:42717 2023/01/31 09:12:58 [DEBUG] http: Request GET /v1/status/leader (233.815µs) from=127.0.0.6:40671 2023/01/31 09:12:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m5.854175111s) from=127.0.0.6:44369 2023/01/31 09:12:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.694920594s) from=127.0.0.6:37325 2023/01/31 09:13:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.69104802s) from=127.0.0.6:46629 2023/01/31 09:13:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.478752635s) from=127.0.0.6:39535 2023/01/31 09:13:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.746247876s) from=127.0.0.6:43855 2023/01/31 09:13:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m1.952936077s) from=127.0.0.6:35795 2023/01/31 09:13:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.059100085s) from=127.0.0.6:34539 2023/01/31 09:13:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.212462693s) from=127.0.0.6:35649 2023/01/31 09:13:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m2.713074965s) from=127.0.0.6:48765 2023/01/31 09:13:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.836041089s) from=127.0.0.6:43397 2023/01/31 09:13:17 [DEBUG] http: Request GET /v1/status/leader (890.879µs) from=127.0.0.6:40671 2023/01/31 09:13:18 [DEBUG] http: Request GET /v1/status/leader (279.442µs) from=127.0.0.6:40671 2023/01/31 09:13:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:13:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:13:29 [DEBUG] agent: Node info in sync 2023/01/31 09:13:37 [DEBUG] http: Request GET /v1/status/leader (261.035µs) from=127.0.0.6:42717 2023/01/31 09:13:38 [DEBUG] http: Request GET /v1/status/leader (178.797µs) from=127.0.0.6:42717 2023/01/31 09:13:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.197652966s) from=127.0.0.6:46639 2023/01/31 09:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.263680507s) from=127.0.0.6:50757 2023/01/31 09:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.79052237s) from=127.0.0.6:47219 2023/01/31 09:13:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:13:57 [DEBUG] http: Request GET /v1/status/leader (166.085µs) from=127.0.0.6:40671 2023/01/31 09:13:58 [DEBUG] http: Request GET /v1/status/leader (225.785µs) from=127.0.0.6:42717 2023/01/31 09:14:17 [DEBUG] http: Request GET /v1/status/leader (219.212µs) from=127.0.0.6:42717 2023/01/31 09:14:18 [DEBUG] http: Request GET /v1/status/leader (160.217µs) from=127.0.0.6:42717 2023/01/31 09:14:37 [DEBUG] http: Request GET /v1/status/leader (289.78µs) from=127.0.0.6:42717 2023/01/31 09:14:38 [DEBUG] http: Request GET /v1/status/leader (1.366853ms) from=127.0.0.6:40671 2023/01/31 09:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.448317995s) from=127.0.0.6:44415 2023/01/31 09:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.159464812s) from=127.0.0.6:55119 2023/01/31 09:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.671750614s) from=127.0.0.6:42419 2023/01/31 09:14:57 [DEBUG] http: Request GET /v1/status/leader (247.073µs) from=127.0.0.6:42717 2023/01/31 09:14:58 [DEBUG] http: Request GET /v1/status/leader (134.32µs) from=127.0.0.6:42717 2023/01/31 09:14:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.267749872s) from=127.0.0.6:52165 2023/01/31 09:14:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:14:59 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:14:59 [DEBUG] agent: Node info in sync 2023/01/31 09:15:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.037674448s) from=127.0.0.6:56705 2023/01/31 09:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.881238271s) from=127.0.0.6:44369 2023/01/31 09:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.574807061s) from=127.0.0.6:46629 2023/01/31 09:15:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m6.799858213s) from=127.0.0.6:37325 2023/01/31 09:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.44115728s) from=127.0.0.6:35795 2023/01/31 09:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.453157857s) from=127.0.0.6:39535 2023/01/31 09:15:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.973737915s) from=127.0.0.6:35649 2023/01/31 09:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.548094015s) from=127.0.0.6:43855 2023/01/31 09:15:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.116809894s) from=127.0.0.6:34539 2023/01/31 09:15:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.602256558s) from=127.0.0.6:48765 2023/01/31 09:15:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.45670185s) from=127.0.0.6:43397 2023/01/31 09:15:17 [DEBUG] http: Request GET /v1/status/leader (146.458µs) from=127.0.0.6:42717 2023/01/31 09:15:18 [DEBUG] http: Request GET /v1/status/leader (159.747µs) from=127.0.0.6:42717 2023/01/31 09:15:37 [DEBUG] http: Request GET /v1/status/leader (248.707µs) from=127.0.0.6:40671 2023/01/31 09:15:38 [DEBUG] http: Request GET /v1/status/leader (160.418µs) from=127.0.0.6:42717 2023/01/31 09:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:15:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.381513366s) from=127.0.0.6:46639 2023/01/31 09:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.454869685s) from=127.0.0.6:50757 2023/01/31 09:15:57 [DEBUG] http: Request GET /v1/status/leader (285.849µs) from=127.0.0.6:40671 2023/01/31 09:15:58 [DEBUG] http: Request GET /v1/status/leader (728.747µs) from=127.0.0.6:42717 2023/01/31 09:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m7.236764301s) from=127.0.0.6:47219 2023/01/31 09:16:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:16:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:16:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:16:09 [DEBUG] agent: Node info in sync 2023/01/31 09:16:17 [DEBUG] http: Request GET /v1/status/leader (295.253µs) from=127.0.0.6:42717 2023/01/31 09:16:18 [DEBUG] http: Request GET /v1/status/leader (311.81µs) from=127.0.0.6:42717 2023/01/31 09:16:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:16:37 [DEBUG] http: Request GET /v1/status/leader (138.03µs) from=127.0.0.6:42717 2023/01/31 09:16:38 [DEBUG] http: Request GET /v1/status/leader (160.21µs) from=127.0.0.6:42717 2023/01/31 09:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.911427232s) from=127.0.0.6:42419 2023/01/31 09:16:57 [DEBUG] http: Request GET /v1/status/leader (274.723µs) from=127.0.0.6:42717 2023/01/31 09:16:58 [DEBUG] http: Request GET /v1/status/leader (233.384µs) from=127.0.0.6:40671 2023/01/31 09:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.87825101s) from=127.0.0.6:44415 2023/01/31 09:17:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.797867452s) from=127.0.0.6:55119 2023/01/31 09:17:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.718470488s) from=127.0.0.6:56705 2023/01/31 09:17:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.183312489s) from=127.0.0.6:46629 2023/01/31 09:17:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.547230772s) from=127.0.0.6:52165 2023/01/31 09:17:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.237810475s) from=127.0.0.6:37325 2023/01/31 09:17:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m7.194398858s) from=127.0.0.6:44369 2023/01/31 09:17:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.430396619s) from=127.0.0.6:35649 2023/01/31 09:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.93832774s) from=127.0.0.6:39535 2023/01/31 09:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.328200184s) from=127.0.0.6:35795 2023/01/31 09:17:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.310259767s) from=127.0.0.6:34539 2023/01/31 09:17:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.329902732s) from=127.0.0.6:43855 2023/01/31 09:17:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.795432626s) from=127.0.0.6:43397 2023/01/31 09:17:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.182724228s) from=127.0.0.6:48765 2023/01/31 09:17:17 [DEBUG] http: Request GET /v1/status/leader (3.446459ms) from=127.0.0.6:40671 2023/01/31 09:17:18 [DEBUG] http: Request GET /v1/status/leader (306.411µs) from=127.0.0.6:42717 2023/01/31 09:17: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. 2023/01/31 09:17: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. 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:17:29 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" 2023/01/31 09:17:29 [DEBUG] agent: Node info in sync 2023/01/31 09:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.789805ms) from=127.0.0.6:40671 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (1m27.967708952s) from=127.0.0.6:47219 2023/01/31 09:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (1m32.151991262s) from=127.0.0.6:50757 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:17:29 [DEBUG] agent: Node info in sync 2023/01/31 09:17:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (556.29µs) from=127.0.0.6:47219 2023/01/31 09:17:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (219.876µs) from=127.0.0.6:47219 2023/01/31 09:17:37 [DEBUG] http: Request GET /v1/status/leader (351.491µs) from=127.0.0.6:35291 2023/01/31 09:17:38 [DEBUG] http: Request GET /v1/status/leader (153.769µs) from=127.0.0.6:42717 2023/01/31 09:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:17:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.8358308s) from=127.0.0.6:46639 2023/01/31 09:17:57 [DEBUG] http: Request GET /v1/status/leader (214.566µs) from=127.0.0.6:35291 2023/01/31 09:17:58 [DEBUG] http: Request GET /v1/status/leader (140.061µs) from=127.0.0.6:42717 2023/01/31 09:18:17 [DEBUG] http: Request GET /v1/status/leader (221.172µs) from=127.0.0.6:35291 2023/01/31 09:18:18 [DEBUG] http: Request GET /v1/status/leader (215.643µs) from=127.0.0.6:35291 2023/01/31 09:18:37 [DEBUG] http: Request GET /v1/status/leader (418.267µs) from=127.0.0.6:35291 2023/01/31 09:18:38 [DEBUG] http: Request GET /v1/status/leader (379.764µs) from=127.0.0.6:42717 2023/01/31 09:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:18:57 [DEBUG] http: Request GET /v1/status/leader (199.095µs) from=127.0.0.6:42717 2023/01/31 09:18:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.831243491s) from=127.0.0.6:42419 2023/01/31 09:18:58 [DEBUG] http: Request GET /v1/status/leader (137.902µs) from=127.0.0.6:35291 2023/01/31 09:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.024804132s) from=127.0.0.6:44415 2023/01/31 09:19:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m2.889018646s) from=127.0.0.6:55119 2023/01/31 09:19:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.17214297s) from=127.0.0.6:56705 2023/01/31 09:19:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.294651034s) from=127.0.0.6:52165 2023/01/31 09:19:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:19:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.953319621s) from=127.0.0.6:37325 2023/01/31 09:19:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.836018257s) from=127.0.0.6:46629 2023/01/31 09:19:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.24454627s) from=127.0.0.6:35649 2023/01/31 09:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.375096435s) from=127.0.0.6:44369 2023/01/31 09:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.510314973s) from=127.0.0.6:39535 2023/01/31 09:19:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.879209032s) from=127.0.0.6:43855 2023/01/31 09:19:17 [DEBUG] http: Request GET /v1/status/leader (347.345µs) from=127.0.0.6:42717 2023/01/31 09:19:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.923998015s) from=127.0.0.6:34539 2023/01/31 09:19:18 [DEBUG] http: Request GET /v1/status/leader (962.488µs) from=127.0.0.6:35291 2023/01/31 09:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.893413998s) from=127.0.0.6:35795 2023/01/31 09:19:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.901213444s) from=127.0.0.6:43397 2023/01/31 09:19:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m4.776245737s) from=127.0.0.6:48765 2023/01/31 09:19:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:19:25 [DEBUG] agent: Node info in sync 2023/01/31 09:19:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=193 (2m3.950779373s) from=127.0.0.6:40671 2023/01/31 09:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=193 (2m7.037746604s) from=127.0.0.6:50757 2023/01/31 09:19:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m7.387119046s) from=127.0.0.6:47219 2023/01/31 09:19:38 [DEBUG] http: Request GET /v1/status/leader (2.107156ms) from=127.0.0.6:35291 2023/01/31 09:19:38 [DEBUG] http: Request GET /v1/status/leader (2.242225ms) from=127.0.0.6:35291 2023/01/31 09:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:19:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m4.4976756s) from=127.0.0.6:46639 2023/01/31 09:19:58 [DEBUG] http: Request GET /v1/status/leader (813.934µs) from=127.0.0.6:35291 2023/01/31 09:19:58 [DEBUG] http: Request GET /v1/status/leader (170.466µs) from=127.0.0.6:42717 2023/01/31 09:20:18 [DEBUG] http: Request GET /v1/status/leader (156.869µs) from=127.0.0.6:35291 2023/01/31 09:20:18 [DEBUG] http: Request GET /v1/status/leader (1.857469ms) from=127.0.0.6:35291 2023/01/31 09:20:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:26 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.59.3_8082" 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Node info in sync 2023/01/31 09:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.969684ms) from=127.0.0.6:42717 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=193 (50.427357751s) from=127.0.0.6:50757 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=193 (53.491096018s) from=127.0.0.6:40671 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Node info in sync 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (477.163µs) from=127.0.0.6:40671 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (206.699µs) from=127.0.0.6:42717 2023/01/31 09:20:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.11.134_8443" 2023/01/31 09:20:26 [DEBUG] agent: Node info in sync 2023/01/31 09:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (8.067831ms) from=127.0.0.6:42717 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:26 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:26 [DEBUG] agent: Node info in sync 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=204 (79.526891ms) from=127.0.0.6:40671 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=204 (70.840408ms) from=127.0.0.6:50757 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (526.346µs) from=127.0.0.6:50757 2023/01/31 09:20:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (303.681µs) from=127.0.0.6:35291 2023/01/31 09:20:38 [DEBUG] http: Request GET /v1/status/leader (294.432µs) from=127.0.0.6:39761 2023/01/31 09:20:38 [DEBUG] http: Request GET /v1/status/leader (145.517µs) from=127.0.0.6:39761 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.48.120_8484" 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.47504ms) from=127.0.0.6:42717 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=205 (16.865020231s) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=205 (16.893647708s) from=127.0.0.6:50757 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (483.517µs) from=127.0.0.6:50757 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (224.073µs) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [INFO] agent: Synced service "_v1_vnfmgr_10.233.44.56_8803" 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=207 (52.510123ms) from=127.0.0.6:50757 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=207 (28.143581ms) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (28.252197ms) from=127.0.0.6:39761 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (409.989µs) from=127.0.0.6:37601 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (188.537µs) from=127.0.0.6:42717 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [INFO] agent: Synced service "_v1_vnflcm_10.233.42.154_8801" 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.34083ms) from=127.0.0.6:37601 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=208 (50.257253ms) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=208 (52.817556ms) from=127.0.0.6:39761 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (258.197µs) from=127.0.0.6:39761 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [INFO] agent: Synced service "_v1_nslcm_10.233.49.249_8403" 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=209 (29.767362ms) from=127.0.0.6:39761 2023/01/31 09:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.049464ms) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:43 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:43 [DEBUG] agent: Node info in sync 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (179.835µs) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (545.747µs) from=127.0.0.6:40671 2023/01/31 09:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=209 (368.007µs) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [INFO] agent: Synced service "_v2_nslcm_10.233.49.249_8403" 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.83587ms) from=127.0.0.6:35691 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=210 (33.116805ms) from=127.0.0.6:39761 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=210 (21.479381ms) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (559.246µs) from=127.0.0.6:39761 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.63.133_8482" 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.133616ms) from=127.0.0.6:37601 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=211 (20.793045ms) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=211 (59.106035ms) from=127.0.0.6:39761 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (173.195µs) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (530.948µs) from=127.0.0.6:39761 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (451.08µs) from=127.0.0.6:37601 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [INFO] agent: Synced service "_v1_vnfres_10.233.7.87_8802" 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.553791ms) from=127.0.0.6:37601 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=212 (54.552872ms) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=212 (77.84367ms) from=127.0.0.6:39761 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (417.045µs) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.7.186_8410" 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (13.529534ms) from=127.0.0.6:37601 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:20:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:20:44 [DEBUG] agent: Node info in sync 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=213 (44.671306ms) from=127.0.0.6:47923 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=213 (984.444µs) from=127.0.0.6:56345 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (371.147µs) from=127.0.0.6:56345 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.350325ms) from=127.0.0.6:56345 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (247.715µs) from=127.0.0.6:49771 2023/01/31 09:20:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (243.192µs) from=127.0.0.6:53025 2023/01/31 09:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:20:58 [DEBUG] http: Request GET /v1/status/leader (240.992µs) from=127.0.0.6:59893 2023/01/31 09:20:58 [DEBUG] http: Request GET /v1/status/leader (280.279µs) from=127.0.0.6:59893 2023/01/31 09:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.906859585s) from=127.0.0.6:42419 2023/01/31 09:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.223478754s) from=127.0.0.6:55119 2023/01/31 09:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m7.381576026s) from=127.0.0.6:44415 2023/01/31 09:21:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m0.641711437s) from=127.0.0.6:37325 2023/01/31 09:21:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.389832619s) from=127.0.0.6:56705 2023/01/31 09:21:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.548632698s) from=127.0.0.6:52165 2023/01/31 09:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.321903628s) from=127.0.0.6:46629 2023/01/31 09:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.53886072s) from=127.0.0.6:35649 2023/01/31 09:21:18 [DEBUG] http: Request GET /v1/status/leader (2.133564ms) from=127.0.0.6:59893 2023/01/31 09:21:18 [DEBUG] http: Request GET /v1/status/leader (259.538µs) from=127.0.0.6:59893 2023/01/31 09:21:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.147370409s) from=127.0.0.6:34539 2023/01/31 09:21:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.70910381s) from=127.0.0.6:43855 2023/01/31 09:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.558281722s) from=127.0.0.6:44369 2023/01/31 09:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.455289195s) from=127.0.0.6:39535 2023/01/31 09:21:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.368712069s) from=127.0.0.6:43397 2023/01/31 09:21:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.952161072s) from=127.0.0.6:35795 2023/01/31 09:21:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.405448634s) from=127.0.0.6:48765 2023/01/31 09:21:38 [DEBUG] http: Request GET /v1/status/leader (406.754µs) from=127.0.0.6:59893 2023/01/31 09:21:38 [DEBUG] http: Request GET /v1/status/leader (139.108µs) from=127.0.0.6:59893 2023/01/31 09:21:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.128792122s) from=127.0.0.6:47219 2023/01/31 09:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:21:58 [DEBUG] http: Request GET /v1/status/leader (200.74µs) from=127.0.0.6:49465 2023/01/31 09:21:58 [DEBUG] http: Request GET /v1/status/leader (1.622469ms) from=127.0.0.6:49465 2023/01/31 09:22:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.568928019s) from=127.0.0.6:46639 2023/01/31 09:22:18 [DEBUG] http: Request GET /v1/status/leader (275.354µs) from=127.0.0.6:49465 2023/01/31 09:22:18 [DEBUG] http: Request GET /v1/status/leader (224.978µs) from=127.0.0.6:59893 2023/01/31 09:22:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:22:25 [DEBUG] agent: Node info in sync 2023/01/31 09:22:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.802113547s) from=127.0.0.6:35291 2023/01/31 09:22:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.767758503s) from=127.0.0.6:55981 2023/01/31 09:22:38 [DEBUG] http: Request GET /v1/status/leader (132.294µs) from=127.0.0.6:49465 2023/01/31 09:22:38 [DEBUG] http: Request GET /v1/status/leader (158.647µs) from=127.0.0.6:59893 2023/01/31 09:22:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.26500041s) from=127.0.0.6:37601 2023/01/31 09:22:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.627153051s) from=127.0.0.6:42717 2023/01/31 09:22:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.671471935s) from=127.0.0.6:47923 2023/01/31 09:22:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m1.574948547s) from=127.0.0.6:49771 2023/01/31 09:22:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.982027025s) from=127.0.0.6:56345 2023/01/31 09:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:22:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.199826476s) from=127.0.0.6:50757 2023/01/31 09:22:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m5.856659969s) from=127.0.0.6:39761 2023/01/31 09:22:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.975390329s) from=127.0.0.6:35691 2023/01/31 09:22:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m5.974805306s) from=127.0.0.6:53025 2023/01/31 09:22:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m6.940542949s) from=127.0.0.6:40671 2023/01/31 09:22:58 [DEBUG] http: Request GET /v1/status/leader (222.135µs) from=127.0.0.6:59893 2023/01/31 09:22:58 [DEBUG] http: Request GET /v1/status/leader (166.97µs) from=127.0.0.6:49465 2023/01/31 09:23:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m5.613625402s) from=127.0.0.6:42419 2023/01/31 09:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m7.270098352s) from=127.0.0.6:55119 2023/01/31 09:23:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.204650671s) from=127.0.0.6:37325 2023/01/31 09:23:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m7.251440997s) from=127.0.0.6:44415 2023/01/31 09:23:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.35203639s) from=127.0.0.6:56705 2023/01/31 09:23:18 [DEBUG] http: Request GET /v1/status/leader (214.49µs) from=127.0.0.6:49465 2023/01/31 09:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.069577677s) from=127.0.0.6:46629 2023/01/31 09:23:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.98933498s) from=127.0.0.6:52165 2023/01/31 09:23:19 [DEBUG] http: Request GET /v1/status/leader (171.275µs) from=127.0.0.6:59893 2023/01/31 09:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.11962512s) from=127.0.0.6:35649 2023/01/31 09:23:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.924881198s) from=127.0.0.6:43855 2023/01/31 09:23:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.342453954s) from=127.0.0.6:34539 2023/01/31 09:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.606064511s) from=127.0.0.6:39535 2023/01/31 09:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.230333435s) from=127.0.0.6:35795 2023/01/31 09:23:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.543277489s) from=127.0.0.6:43397 2023/01/31 09:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.897373211s) from=127.0.0.6:44369 2023/01/31 09:23:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m4.921922474s) from=127.0.0.6:48765 2023/01/31 09:23:38 [DEBUG] http: Request GET /v1/status/leader (281.697µs) from=127.0.0.6:59893 2023/01/31 09:23:39 [DEBUG] http: Request GET /v1/status/leader (263.477µs) from=127.0.0.6:49465 2023/01/31 09:23:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:23:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m6.925645898s) from=127.0.0.6:47219 2023/01/31 09:23:58 [DEBUG] http: Request GET /v1/status/leader (153.833µs) from=127.0.0.6:49465 2023/01/31 09:23:59 [DEBUG] http: Request GET /v1/status/leader (135.874µs) from=127.0.0.6:59893 2023/01/31 09:24:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.462631711s) from=127.0.0.6:46639 2023/01/31 09:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:24:05 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:24:05 [DEBUG] agent: Node info in sync 2023/01/31 09:24:18 [DEBUG] http: Request GET /v1/status/leader (259.701µs) from=127.0.0.6:49465 2023/01/31 09:24:19 [DEBUG] http: Request GET /v1/status/leader (130.362µs) from=127.0.0.6:49465 2023/01/31 09:24:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m0.710390848s) from=127.0.0.6:35291 2023/01/31 09:24:38 [DEBUG] http: Request GET /v1/status/leader (144.587µs) from=127.0.0.6:59893 2023/01/31 09:24:39 [DEBUG] http: Request GET /v1/status/leader (215.373µs) from=127.0.0.6:59893 2023/01/31 09:24:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m7.178657193s) from=127.0.0.6:55981 2023/01/31 09:24:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m0.863346197s) from=127.0.0.6:42717 2023/01/31 09:24:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.304433303s) from=127.0.0.6:47923 2023/01/31 09:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:24:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m3.931564429s) from=127.0.0.6:37601 2023/01/31 09:24:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m1.528312748s) from=127.0.0.6:53025 2023/01/31 09:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.221869581s) from=127.0.0.6:56345 2023/01/31 09:24:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m7.214373394s) from=127.0.0.6:49771 2023/01/31 09:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m4.188777515s) from=127.0.0.6:50757 2023/01/31 09:24:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.422217677s) from=127.0.0.6:35691 2023/01/31 09:24:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m5.386004897s) from=127.0.0.6:40671 2023/01/31 09:24:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m6.419057104s) from=127.0.0.6:39761 2023/01/31 09:24:58 [DEBUG] http: Request GET /v1/status/leader (311.568µs) from=127.0.0.6:49465 2023/01/31 09:24:59 [DEBUG] http: Request GET /v1/status/leader (256.916µs) from=127.0.0.6:59893 2023/01/31 09:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m5.864584868s) from=127.0.0.6:42419 2023/01/31 09:25:18 [DEBUG] http: Request GET /v1/status/leader (212.446µs) from=127.0.0.6:49465 2023/01/31 09:25:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.97372785s) from=127.0.0.6:37325 2023/01/31 09:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.478751869s) from=127.0.0.6:55119 2023/01/31 09:25:19 [DEBUG] http: Request GET /v1/status/leader (150.49µs) from=127.0.0.6:59893 2023/01/31 09:25:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.418468269s) from=127.0.0.6:56705 2023/01/31 09:25:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:25:20 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:25:20 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:25:20 [DEBUG] agent: Node info in sync 2023/01/31 09:25:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.206038495s) from=127.0.0.6:52165 2023/01/31 09:25:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m6.75456582s) from=127.0.0.6:44415 2023/01/31 09:25:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.460315892s) from=127.0.0.6:46629 2023/01/31 09:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m1.42140475s) from=127.0.0.6:39535 2023/01/31 09:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.218055141s) from=127.0.0.6:34539 2023/01/31 09:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.285169646s) from=127.0.0.6:35795 2023/01/31 09:25:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.158429936s) from=127.0.0.6:43855 2023/01/31 09:25:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.354373979s) from=127.0.0.6:43397 2023/01/31 09:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m7.18773402s) from=127.0.0.6:35649 2023/01/31 09:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.175580339s) from=127.0.0.6:44369 2023/01/31 09:25:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m2.607403508s) from=127.0.0.6:48765 2023/01/31 09:25:38 [DEBUG] http: Request GET /v1/status/leader (273.403µs) from=127.0.0.6:49465 2023/01/31 09:25:39 [DEBUG] http: Request GET /v1/status/leader (384.861µs) from=127.0.0.6:49465 2023/01/31 09:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:25:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m0.353810577s) from=127.0.0.6:47219 2023/01/31 09:25:58 [DEBUG] http: Request GET /v1/status/leader (132.06µs) from=127.0.0.6:59893 2023/01/31 09:25:59 [DEBUG] http: Request GET /v1/status/leader (235.323µs) from=127.0.0.6:49465 2023/01/31 09:26:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.871684219s) from=127.0.0.6:46639 2023/01/31 09:26:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:26:18 [DEBUG] http: Request GET /v1/status/leader (312.01µs) from=127.0.0.6:49465 2023/01/31 09:26:19 [DEBUG] http: Request GET /v1/status/leader (280.32µs) from=127.0.0.6:49465 2023/01/31 09:26:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m1.46356881s) from=127.0.0.6:35291 2023/01/31 09:26:38 [DEBUG] http: Request GET /v1/status/leader (145.524µs) from=127.0.0.6:59893 2023/01/31 09:26:39 [DEBUG] http: Request GET /v1/status/leader (130.768µs) from=127.0.0.6:59893 2023/01/31 09:26:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.658260084s) from=127.0.0.6:55981 2023/01/31 09:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:26:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m3.994793437s) from=127.0.0.6:42717 2023/01/31 09:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.336086455s) from=127.0.0.6:47923 2023/01/31 09:26:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.502266541s) from=127.0.0.6:53025 2023/01/31 09:26:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m7.096139661s) from=127.0.0.6:37601 2023/01/31 09:26:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.056087941s) from=127.0.0.6:39761 2023/01/31 09:26:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m3.239239753s) from=127.0.0.6:49771 2023/01/31 09:26:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.821578334s) from=127.0.0.6:50757 2023/01/31 09:26:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m2.632818657s) from=127.0.0.6:35691 2023/01/31 09:26:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m1.298656626s) from=127.0.0.6:40671 2023/01/31 09:26:58 [DEBUG] http: Request GET /v1/status/leader (234.45µs) from=127.0.0.6:49465 2023/01/31 09:26:59 [DEBUG] http: Request GET /v1/status/leader (212.339µs) from=127.0.0.6:49465 2023/01/31 09:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.882070947s) from=127.0.0.6:56345 2023/01/31 09:27:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:27:11 [DEBUG] agent: Node info in sync 2023/01/31 09:27:18 [DEBUG] http: Request GET /v1/status/leader (1.200197ms) from=127.0.0.6:49465 2023/01/31 09:27:19 [DEBUG] http: Request GET /v1/status/leader (308.99µs) from=127.0.0.6:59893 2023/01/31 09:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m5.656657666s) from=127.0.0.6:42419 2023/01/31 09:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m2.057291652s) from=127.0.0.6:55119 2023/01/31 09:27:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.504650146s) from=127.0.0.6:56705 2023/01/31 09:27:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m0.961697586s) from=127.0.0.6:52165 2023/01/31 09:27:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.045969874s) from=127.0.0.6:44415 2023/01/31 09:27:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m6.050806577s) from=127.0.0.6:37325 2023/01/31 09:27:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.935577586s) from=127.0.0.6:46629 2023/01/31 09:27:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.114199512s) from=127.0.0.6:43397 2023/01/31 09:27:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.283284308s) from=127.0.0.6:43855 2023/01/31 09:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.493445161s) from=127.0.0.6:39535 2023/01/31 09:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m4.095977635s) from=127.0.0.6:35795 2023/01/31 09:27:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.140159759s) from=127.0.0.6:34539 2023/01/31 09:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.033153706s) from=127.0.0.6:44369 2023/01/31 09:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m4.554409271s) from=127.0.0.6:35649 2023/01/31 09:27:38 [DEBUG] http: Request GET /v1/status/leader (273.263µs) from=127.0.0.6:59893 2023/01/31 09:27:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.748836874s) from=127.0.0.6:48765 2023/01/31 09:27:39 [DEBUG] http: Request GET /v1/status/leader (288.758µs) from=127.0.0.6:49465 2023/01/31 09:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:27:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m1.82224073s) from=127.0.0.6:47219 2023/01/31 09:27:58 [DEBUG] http: Request GET /v1/status/leader (277.605µs) from=127.0.0.6:49465 2023/01/31 09:27:59 [DEBUG] http: Request GET /v1/status/leader (215.574µs) from=127.0.0.6:59893 2023/01/31 09:28:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.475659111s) from=127.0.0.6:46639 2023/01/31 09:28:18 [DEBUG] http: Request GET /v1/status/leader (276.857µs) from=127.0.0.6:49465 2023/01/31 09:28:19 [DEBUG] http: Request GET /v1/status/leader (135.482µs) from=127.0.0.6:59893 2023/01/31 09:28:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.599182442s) from=127.0.0.6:35291 2023/01/31 09:28:38 [DEBUG] http: Request GET /v1/status/leader (258.721µs) from=127.0.0.6:59893 2023/01/31 09:28:39 [DEBUG] http: Request GET /v1/status/leader (312.514µs) from=127.0.0.6:59893 2023/01/31 09:28:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:28:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.243336069s) from=127.0.0.6:55981 2023/01/31 09:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:28:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m5.699023839s) from=127.0.0.6:42717 2023/01/31 09:28:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m1.405179024s) from=127.0.0.6:53025 2023/01/31 09:28:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.502448416s) from=127.0.0.6:37601 2023/01/31 09:28:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m1.325485422s) from=127.0.0.6:39761 2023/01/31 09:28:58 [DEBUG] http: Request GET /v1/status/leader (215.518µs) from=127.0.0.6:59893 2023/01/31 09:28:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.485340713s) from=127.0.0.6:47923 2023/01/31 09:28:59 [DEBUG] http: Request GET /v1/status/leader (156.436µs) from=127.0.0.6:49465 2023/01/31 09:29:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m3.789884612s) from=127.0.0.6:49771 2023/01/31 09:29:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.57184462s) from=127.0.0.6:56345 2023/01/31 09:29:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.543610848s) from=127.0.0.6:50757 2023/01/31 09:29:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m6.567014279s) from=127.0.0.6:35691 2023/01/31 09:29:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m6.873510748s) from=127.0.0.6:40671 2023/01/31 09:29:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:29:05 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:29:05 [DEBUG] agent: Node info in sync 2023/01/31 09:29:18 [DEBUG] http: Request GET /v1/status/leader (203.286µs) from=127.0.0.6:59893 2023/01/31 09:29:19 [DEBUG] http: Request GET /v1/status/leader (258.52µs) from=127.0.0.6:49465 2023/01/31 09:29:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.712829831s) from=127.0.0.6:42419 2023/01/31 09:29:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m1.481907681s) from=127.0.0.6:56705 2023/01/31 09:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.548024713s) from=127.0.0.6:55119 2023/01/31 09:29:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.270734251s) from=127.0.0.6:52165 2023/01/31 09:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.899096916s) from=127.0.0.6:44415 2023/01/31 09:29:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.572213703s) from=127.0.0.6:37325 2023/01/31 09:29:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.631597356s) from=127.0.0.6:46629 2023/01/31 09:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.136043495s) from=127.0.0.6:35795 2023/01/31 09:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.019604196s) from=127.0.0.6:39535 2023/01/31 09:29:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.398674402s) from=127.0.0.6:43397 2023/01/31 09:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m1.782573091s) from=127.0.0.6:44369 2023/01/31 09:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.782861864s) from=127.0.0.6:35649 2023/01/31 09:29:38 [DEBUG] http: Request GET /v1/status/leader (143.632µs) from=127.0.0.6:59893 2023/01/31 09:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.732316564s) from=127.0.0.6:43855 2023/01/31 09:29:39 [DEBUG] http: Request GET /v1/status/leader (310.485µs) from=127.0.0.6:49465 2023/01/31 09:29:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.944981122s) from=127.0.0.6:34539 2023/01/31 09:29:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.648335022s) from=127.0.0.6:48765 2023/01/31 09:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:29:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m4.949603355s) from=127.0.0.6:47219 2023/01/31 09:29:58 [DEBUG] http: Request GET /v1/status/leader (253.027µs) from=127.0.0.6:49465 2023/01/31 09:29:59 [DEBUG] http: Request GET /v1/status/leader (187.396µs) from=127.0.0.6:59893 2023/01/31 09:30:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.163831694s) from=127.0.0.6:46639 2023/01/31 09:30:18 [DEBUG] http: Request GET /v1/status/leader (1.00236ms) from=127.0.0.6:49465 2023/01/31 09:30:19 [DEBUG] http: Request GET /v1/status/leader (137.008µs) from=127.0.0.6:59893 2023/01/31 09:30:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m1.169025422s) from=127.0.0.6:35291 2023/01/31 09:30:38 [DEBUG] http: Request GET /v1/status/leader (221.319µs) from=127.0.0.6:59893 2023/01/31 09:30:39 [DEBUG] http: Request GET /v1/status/leader (182.925µs) from=127.0.0.6:49465 2023/01/31 09:30:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:30:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:30:46 [DEBUG] agent: Node info in sync 2023/01/31 09:30:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.614389826s) from=127.0.0.6:55981 2023/01/31 09:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:30:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.740795399s) from=127.0.0.6:37601 2023/01/31 09:30:58 [DEBUG] http: Request GET /v1/status/leader (130.934µs) from=127.0.0.6:59893 2023/01/31 09:30:59 [DEBUG] http: Request GET /v1/status/leader (139.473µs) from=127.0.0.6:49465 2023/01/31 09:30:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m2.389033947s) from=127.0.0.6:53025 2023/01/31 09:31:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m4.101474855s) from=127.0.0.6:42717 2023/01/31 09:31:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.23889255s) from=127.0.0.6:49771 2023/01/31 09:31:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m5.131377059s) from=127.0.0.6:39761 2023/01/31 09:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.104697999s) from=127.0.0.6:56345 2023/01/31 09:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.360078816s) from=127.0.0.6:47923 2023/01/31 09:31:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m1.455920951s) from=127.0.0.6:35691 2023/01/31 09:31:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.652656586s) from=127.0.0.6:50757 2023/01/31 09:31:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m7.138871324s) from=127.0.0.6:40671 2023/01/31 09:31:18 [DEBUG] http: Request GET /v1/status/leader (264.462µs) from=127.0.0.6:59893 2023/01/31 09:31:19 [DEBUG] http: Request GET /v1/status/leader (181.793µs) from=127.0.0.6:59893 2023/01/31 09:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.637233328s) from=127.0.0.6:42419 2023/01/31 09:31:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.400336087s) from=127.0.0.6:52165 2023/01/31 09:31:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.457811865s) from=127.0.0.6:56705 2023/01/31 09:31:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.681829613s) from=127.0.0.6:37325 2023/01/31 09:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.482725555s) from=127.0.0.6:44415 2023/01/31 09:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.430818578s) from=127.0.0.6:55119 2023/01/31 09:31:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m1.269625757s) from=127.0.0.6:39535 2023/01/31 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.344988756s) from=127.0.0.6:44369 2023/01/31 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.048987563s) from=127.0.0.6:35795 2023/01/31 09:31:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.918925381s) from=127.0.0.6:46629 2023/01/31 09:31:38 [DEBUG] http: Request GET /v1/status/leader (372.47µs) from=127.0.0.6:49465 2023/01/31 09:31:39 [DEBUG] http: Request GET /v1/status/leader (318.924µs) from=127.0.0.6:59893 2023/01/31 09:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.872442014s) from=127.0.0.6:35649 2023/01/31 09:31:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.216711212s) from=127.0.0.6:43397 2023/01/31 09:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.821561802s) from=127.0.0.6:43855 2023/01/31 09:31:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.047769388s) from=127.0.0.6:34539 2023/01/31 09:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:31:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.54583877s) from=127.0.0.6:48765 2023/01/31 09:31:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m0.537514358s) from=127.0.0.6:47219 2023/01/31 09:31:58 [DEBUG] http: Request GET /v1/status/leader (270.893µs) from=127.0.0.6:49465 2023/01/31 09:31:59 [DEBUG] http: Request GET /v1/status/leader (287.012µs) from=127.0.0.6:59893 2023/01/31 09:32:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m4.018071066s) from=127.0.0.6:46639 2023/01/31 09:32:18 [DEBUG] http: Request GET /v1/status/leader (156.275µs) from=127.0.0.6:49465 2023/01/31 09:32:19 [DEBUG] http: Request GET /v1/status/leader (221.466µs) from=127.0.0.6:59893 2023/01/31 09:32:38 [DEBUG] http: Request GET /v1/status/leader (231.085µs) from=127.0.0.6:49465 2023/01/31 09:32:39 [DEBUG] http: Request GET /v1/status/leader (130.247µs) from=127.0.0.6:49465 2023/01/31 09:32:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.766404272s) from=127.0.0.6:35291 2023/01/31 09:32:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:32:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:32:44 [DEBUG] agent: Node info in sync 2023/01/31 09:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:32:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.606679124s) from=127.0.0.6:55981 2023/01/31 09:32:58 [DEBUG] http: Request GET /v1/status/leader (430.79µs) from=127.0.0.6:49465 2023/01/31 09:32:59 [DEBUG] http: Request GET /v1/status/leader (141.339µs) from=127.0.0.6:49465 2023/01/31 09:32:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.669727978s) from=127.0.0.6:37601 2023/01/31 09:33:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.24953865s) from=127.0.0.6:39761 2023/01/31 09:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.128218253s) from=127.0.0.6:56345 2023/01/31 09:33:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.523170704s) from=127.0.0.6:49771 2023/01/31 09:33:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m5.024120915s) from=127.0.0.6:42717 2023/01/31 09:33:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m6.617904512s) from=127.0.0.6:53025 2023/01/31 09:33:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.900384845s) from=127.0.0.6:47923 2023/01/31 09:33:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m3.720224816s) from=127.0.0.6:50757 2023/01/31 09:33:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.816119165s) from=127.0.0.6:35691 2023/01/31 09:33:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m5.579574032s) from=127.0.0.6:40671 2023/01/31 09:33:18 [DEBUG] http: Request GET /v1/status/leader (409.761µs) from=127.0.0.6:49465 2023/01/31 09:33:19 [DEBUG] http: Request GET /v1/status/leader (280.577µs) from=127.0.0.6:59893 2023/01/31 09:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.671181683s) from=127.0.0.6:42419 2023/01/31 09:33:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.375553348s) from=127.0.0.6:55119 2023/01/31 09:33:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m1.76561507s) from=127.0.0.6:44415 2023/01/31 09:33:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.63190371s) from=127.0.0.6:37325 2023/01/31 09:33:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.761071182s) from=127.0.0.6:52165 2023/01/31 09:33:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.897888404s) from=127.0.0.6:56705 2023/01/31 09:33:38 [DEBUG] http: Request GET /v1/status/leader (1.517231ms) from=127.0.0.6:49465 2023/01/31 09:33:39 [DEBUG] http: Request GET /v1/status/leader (315.876µs) from=127.0.0.6:49465 2023/01/31 09:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.07820167s) from=127.0.0.6:35795 2023/01/31 09:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.425413691s) from=127.0.0.6:39535 2023/01/31 09:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m3.44006207s) from=127.0.0.6:35649 2023/01/31 09:33:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.687198849s) from=127.0.0.6:46629 2023/01/31 09:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m7.337516345s) from=127.0.0.6:44369 2023/01/31 09:33:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.405942884s) from=127.0.0.6:43397 2023/01/31 09:33:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.510120922s) from=127.0.0.6:43855 2023/01/31 09:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:33:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.553881848s) from=127.0.0.6:34539 2023/01/31 09:33:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.372523516s) from=127.0.0.6:48765 2023/01/31 09:33:58 [DEBUG] http: Request GET /v1/status/leader (159.032µs) from=127.0.0.6:59893 2023/01/31 09:33:59 [DEBUG] http: Request GET /v1/status/leader (841.775µs) from=127.0.0.6:49465 2023/01/31 09:34:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.98533753s) from=127.0.0.6:47219 2023/01/31 09:34:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.820409957s) from=127.0.0.6:46639 2023/01/31 09:34:18 [DEBUG] http: Request GET /v1/status/leader (531.089µs) from=127.0.0.6:59893 2023/01/31 09:34:19 [DEBUG] http: Request GET /v1/status/leader (688.845µs) from=127.0.0.6:49465 2023/01/31 09:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:34:29 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:34:29 [DEBUG] agent: Node info in sync 2023/01/31 09:34:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:34:38 [DEBUG] http: Request GET /v1/status/leader (505.398µs) from=127.0.0.6:59893 2023/01/31 09:34:39 [DEBUG] http: Request GET /v1/status/leader (318.005µs) from=127.0.0.6:49465 2023/01/31 09:34:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.521740386s) from=127.0.0.6:35291 2023/01/31 09:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:34:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m4.52437494s) from=127.0.0.6:55981 2023/01/31 09:34:58 [DEBUG] http: Request GET /v1/status/leader (192.171µs) from=127.0.0.6:49465 2023/01/31 09:34:59 [DEBUG] http: Request GET /v1/status/leader (128.842µs) from=127.0.0.6:49465 2023/01/31 09:35:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m2.821004824s) from=127.0.0.6:37601 2023/01/31 09:35:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.787914418s) from=127.0.0.6:39761 2023/01/31 09:35:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.417451333s) from=127.0.0.6:47923 2023/01/31 09:35:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.643874749s) from=127.0.0.6:56345 2023/01/31 09:35:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m1.321265369s) from=127.0.0.6:53025 2023/01/31 09:35:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.976374841s) from=127.0.0.6:49771 2023/01/31 09:35:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m7.382799325s) from=127.0.0.6:42717 2023/01/31 09:35:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.380681004s) from=127.0.0.6:35691 2023/01/31 09:35:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m7.178450864s) from=127.0.0.6:50757 2023/01/31 09:35:18 [DEBUG] http: Request GET /v1/status/leader (255.669µs) from=127.0.0.6:59893 2023/01/31 09:35:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.045178985s) from=127.0.0.6:40671 2023/01/31 09:35:19 [DEBUG] http: Request GET /v1/status/leader (232.712µs) from=127.0.0.6:59893 2023/01/31 09:35:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:35:30 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:35:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:35:30 [DEBUG] agent: Node info in sync 2023/01/31 09:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.832034192s) from=127.0.0.6:42419 2023/01/31 09:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.487792982s) from=127.0.0.6:44415 2023/01/31 09:35:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.730459476s) from=127.0.0.6:52165 2023/01/31 09:35:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.641987884s) from=127.0.0.6:55119 2023/01/31 09:35:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.277032912s) from=127.0.0.6:37325 2023/01/31 09:35:38 [DEBUG] http: Request GET /v1/status/leader (147.328µs) from=127.0.0.6:59893 2023/01/31 09:35:39 [DEBUG] http: Request GET /v1/status/leader (180.456µs) from=127.0.0.6:49465 2023/01/31 09:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.975579389s) from=127.0.0.6:35795 2023/01/31 09:35:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m7.199042713s) from=127.0.0.6:56705 2023/01/31 09:35:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.406992867s) from=127.0.0.6:46629 2023/01/31 09:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.263074035s) from=127.0.0.6:44369 2023/01/31 09:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.664422922s) from=127.0.0.6:39535 2023/01/31 09:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.582947333s) from=127.0.0.6:35649 2023/01/31 09:35:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.653706652s) from=127.0.0.6:43855 2023/01/31 09:35:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.148436377s) from=127.0.0.6:43397 2023/01/31 09:35:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.930675168s) from=127.0.0.6:34539 2023/01/31 09:35:58 [DEBUG] http: Request GET /v1/status/leader (217.264µs) from=127.0.0.6:49465 2023/01/31 09:35:59 [DEBUG] http: Request GET /v1/status/leader (300.665µs) from=127.0.0.6:49465 2023/01/31 09:36:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m7.227600513s) from=127.0.0.6:48765 2023/01/31 09:36:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.187069772s) from=127.0.0.6:47219 2023/01/31 09:36:19 [DEBUG] http: Request GET /v1/status/leader (190.104µs) from=127.0.0.6:49465 2023/01/31 09:36:19 [DEBUG] http: Request GET /v1/status/leader (304.184µs) from=127.0.0.6:49465 2023/01/31 09:36:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m6.693902735s) from=127.0.0.6:46639 2023/01/31 09:36:39 [DEBUG] http: Request GET /v1/status/leader (233.715µs) from=127.0.0.6:59893 2023/01/31 09:36:39 [DEBUG] http: Request GET /v1/status/leader (142.404µs) from=127.0.0.6:59893 2023/01/31 09:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.277794387s) from=127.0.0.6:35291 2023/01/31 09:36:59 [DEBUG] http: Request GET /v1/status/leader (147.471µs) from=127.0.0.6:49465 2023/01/31 09:36:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m1.116515203s) from=127.0.0.6:55981 2023/01/31 09:36:59 [DEBUG] http: Request GET /v1/status/leader (283.937µs) from=127.0.0.6:49465 2023/01/31 09:37:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.04763253s) from=127.0.0.6:37601 2023/01/31 09:37:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m2.468815988s) from=127.0.0.6:39761 2023/01/31 09:37:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:37:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:37:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:37:07 [DEBUG] agent: Node info in sync 2023/01/31 09:37:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.913978661s) from=127.0.0.6:47923 2023/01/31 09:37:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.04301174s) from=127.0.0.6:56345 2023/01/31 09:37:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m2.636394994s) from=127.0.0.6:53025 2023/01/31 09:37:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m0.250348176s) from=127.0.0.6:42717 2023/01/31 09:37:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m0.556219277s) from=127.0.0.6:35691 2023/01/31 09:37:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m7.042275377s) from=127.0.0.6:49771 2023/01/31 09:37:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:37:19 [DEBUG] http: Request GET /v1/status/leader (273.885µs) from=127.0.0.6:49465 2023/01/31 09:37:19 [DEBUG] http: Request GET /v1/status/leader (160.052µs) from=127.0.0.6:49465 2023/01/31 09:37:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.525150599s) from=127.0.0.6:50757 2023/01/31 09:37:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.793642726s) from=127.0.0.6:40671 2023/01/31 09:37:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.457773799s) from=127.0.0.6:42419 2023/01/31 09:37:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m0.465488557s) from=127.0.0.6:52165 2023/01/31 09:37:39 [DEBUG] http: Request GET /v1/status/leader (233.778µs) from=127.0.0.6:49465 2023/01/31 09:37:39 [DEBUG] http: Request GET /v1/status/leader (144.636µs) from=127.0.0.6:49465 2023/01/31 09:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.984299835s) from=127.0.0.6:55119 2023/01/31 09:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.229338993s) from=127.0.0.6:44415 2023/01/31 09:37:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m6.004921379s) from=127.0.0.6:37325 2023/01/31 09:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.446408351s) from=127.0.0.6:35795 2023/01/31 09:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:37:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.659277029s) from=127.0.0.6:56705 2023/01/31 09:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.089526943s) from=127.0.0.6:35649 2023/01/31 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.676661043s) from=127.0.0.6:44369 2023/01/31 09:37:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m7.477548454s) from=127.0.0.6:46629 2023/01/31 09:37:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.202870779s) from=127.0.0.6:43397 2023/01/31 09:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m7.26549476s) from=127.0.0.6:39535 2023/01/31 09:37:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.703452178s) from=127.0.0.6:34539 2023/01/31 09:37:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m7.457765757s) from=127.0.0.6:43855 2023/01/31 09:37:59 [DEBUG] http: Request GET /v1/status/leader (266.795µs) from=127.0.0.6:49465 2023/01/31 09:37:59 [DEBUG] http: Request GET /v1/status/leader (244.193µs) from=127.0.0.6:49465 2023/01/31 09:38:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.073460754s) from=127.0.0.6:48765 2023/01/31 09:38:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.558095908s) from=127.0.0.6:47219 2023/01/31 09:38:19 [DEBUG] http: Request GET /v1/status/leader (131.435µs) from=127.0.0.6:59893 2023/01/31 09:38:19 [DEBUG] http: Request GET /v1/status/leader (183.77µs) from=127.0.0.6:49465 2023/01/31 09:38:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m7.290216586s) from=127.0.0.6:46639 2023/01/31 09:38:39 [DEBUG] http: Request GET /v1/status/leader (218.504µs) from=127.0.0.6:49465 2023/01/31 09:38:39 [DEBUG] http: Request GET /v1/status/leader (221.822µs) from=127.0.0.6:49465 2023/01/31 09:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:38:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:38:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:38:50 [DEBUG] agent: Node info in sync 2023/01/31 09:38:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.095929362s) from=127.0.0.6:35291 2023/01/31 09:38:59 [DEBUG] http: Request GET /v1/status/leader (155.177µs) from=127.0.0.6:59893 2023/01/31 09:38:59 [DEBUG] http: Request GET /v1/status/leader (265.665µs) from=127.0.0.6:59893 2023/01/31 09:39:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m5.238474133s) from=127.0.0.6:55981 2023/01/31 09:39:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m1.900910286s) from=127.0.0.6:39761 2023/01/31 09:39:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m6.413499547s) from=127.0.0.6:37601 2023/01/31 09:39:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.604427225s) from=127.0.0.6:53025 2023/01/31 09:39:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.646562071s) from=127.0.0.6:56345 2023/01/31 09:39:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.425001726s) from=127.0.0.6:42717 2023/01/31 09:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.746480441s) from=127.0.0.6:47923 2023/01/31 09:39:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m3.959950724s) from=127.0.0.6:35691 2023/01/31 09:39:19 [DEBUG] http: Request GET /v1/status/leader (265.67µs) from=127.0.0.6:59893 2023/01/31 09:39:19 [DEBUG] http: Request GET /v1/status/leader (158.641µs) from=127.0.0.6:49465 2023/01/31 09:39:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m6.483077599s) from=127.0.0.6:49771 2023/01/31 09:39:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.026588997s) from=127.0.0.6:50757 2023/01/31 09:39:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.834844845s) from=127.0.0.6:40671 2023/01/31 09:39:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:39:39 [DEBUG] http: Request GET /v1/status/leader (157.929µs) from=127.0.0.6:59893 2023/01/31 09:39:39 [DEBUG] http: Request GET /v1/status/leader (152.714µs) from=127.0.0.6:59893 2023/01/31 09:39:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.782686377s) from=127.0.0.6:52165 2023/01/31 09:39:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m1.166674254s) from=127.0.0.6:44415 2023/01/31 09:39:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.869691301s) from=127.0.0.6:42419 2023/01/31 09:39:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m5.221844226s) from=127.0.0.6:55119 2023/01/31 09:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:39:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.427525274s) from=127.0.0.6:37325 2023/01/31 09:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m4.025195209s) from=127.0.0.6:35649 2023/01/31 09:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.593301179s) from=127.0.0.6:35795 2023/01/31 09:39:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.653190869s) from=127.0.0.6:44369 2023/01/31 09:39:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.985723007s) from=127.0.0.6:56705 2023/01/31 09:39:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.526002796s) from=127.0.0.6:34539 2023/01/31 09:39:59 [DEBUG] http: Request GET /v1/status/leader (216.641µs) from=127.0.0.6:49465 2023/01/31 09:39:59 [DEBUG] http: Request GET /v1/status/leader (220.294µs) from=127.0.0.6:49465 2023/01/31 09:40:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.701475009s) from=127.0.0.6:46629 2023/01/31 09:40:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.379292181s) from=127.0.0.6:43855 2023/01/31 09:40:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.638662315s) from=127.0.0.6:43397 2023/01/31 09:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.578650031s) from=127.0.0.6:39535 2023/01/31 09:40:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.5307684s) from=127.0.0.6:48765 2023/01/31 09:40:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m6.855214811s) from=127.0.0.6:47219 2023/01/31 09:40:19 [DEBUG] http: Request GET /v1/status/leader (217.905µs) from=127.0.0.6:59893 2023/01/31 09:40:19 [DEBUG] http: Request GET /v1/status/leader (965.578µs) from=127.0.0.6:59893 2023/01/31 09:40:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.556826051s) from=127.0.0.6:46639 2023/01/31 09:40:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:40:33 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:40:33 [DEBUG] agent: Node info in sync 2023/01/31 09:40:39 [DEBUG] http: Request GET /v1/status/leader (255.222µs) from=127.0.0.6:59893 2023/01/31 09:40:39 [DEBUG] http: Request GET /v1/status/leader (210.803µs) from=127.0.0.6:59893 2023/01/31 09:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:40:59 [DEBUG] http: Request GET /v1/status/leader (143.271µs) from=127.0.0.6:49465 2023/01/31 09:40:59 [DEBUG] http: Request GET /v1/status/leader (240.962µs) from=127.0.0.6:59893 2023/01/31 09:41:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m6.317925697s) from=127.0.0.6:35291 2023/01/31 09:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.381299721s) from=127.0.0.6:55981 2023/01/31 09:41:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m3.086840883s) from=127.0.0.6:37601 2023/01/31 09:41:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.975457896s) from=127.0.0.6:39761 2023/01/31 09:41:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.947523619s) from=127.0.0.6:47923 2023/01/31 09:41:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.233223854s) from=127.0.0.6:56345 2023/01/31 09:41:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m6.698348133s) from=127.0.0.6:53025 2023/01/31 09:41:19 [DEBUG] http: Request GET /v1/status/leader (240.837µs) from=127.0.0.6:59893 2023/01/31 09:41:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m5.037599602s) from=127.0.0.6:42717 2023/01/31 09:41:19 [DEBUG] http: Request GET /v1/status/leader (307.155µs) from=127.0.0.6:49465 2023/01/31 09:41:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m2.607005033s) from=127.0.0.6:35691 2023/01/31 09:41:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.520553723s) from=127.0.0.6:50757 2023/01/31 09:41:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m7.288428156s) from=127.0.0.6:49771 2023/01/31 09:41:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.515868426s) from=127.0.0.6:40671 2023/01/31 09:41:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:41:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:41:37 [DEBUG] agent: Node info in sync 2023/01/31 09:41:39 [DEBUG] http: Request GET /v1/status/leader (253.31µs) from=127.0.0.6:49465 2023/01/31 09:41:39 [DEBUG] http: Request GET /v1/status/leader (1.506522ms) from=127.0.0.6:59893 2023/01/31 09:41:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:41:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.883225751s) from=127.0.0.6:44415 2023/01/31 09:41:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m5.523095375s) from=127.0.0.6:52165 2023/01/31 09:41:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.579493335s) from=127.0.0.6:42419 2023/01/31 09:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.028941033s) from=127.0.0.6:55119 2023/01/31 09:41:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m0.956331985s) from=127.0.0.6:37325 2023/01/31 09:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.710725019s) from=127.0.0.6:35795 2023/01/31 09:41:59 [DEBUG] http: Request GET /v1/status/leader (258.642µs) from=127.0.0.6:59893 2023/01/31 09:41:59 [DEBUG] http: Request GET /v1/status/leader (177.32µs) from=127.0.0.6:49465 2023/01/31 09:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.519819267s) from=127.0.0.6:35649 2023/01/31 09:42:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.448716268s) from=127.0.0.6:56705 2023/01/31 09:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.748873393s) from=127.0.0.6:44369 2023/01/31 09:42:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.104820528s) from=127.0.0.6:43397 2023/01/31 09:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.431949857s) from=127.0.0.6:34539 2023/01/31 09:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.111200393s) from=127.0.0.6:39535 2023/01/31 09:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.353900807s) from=127.0.0.6:46629 2023/01/31 09:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.235524275s) from=127.0.0.6:43855 2023/01/31 09:42:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.555246178s) from=127.0.0.6:48765 2023/01/31 09:42:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.419641014s) from=127.0.0.6:47219 2023/01/31 09:42:19 [DEBUG] http: Request GET /v1/status/leader (246.292µs) from=127.0.0.6:59893 2023/01/31 09:42:19 [DEBUG] http: Request GET /v1/status/leader (1.008382ms) from=127.0.0.6:59893 2023/01/31 09:42:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.19199908s) from=127.0.0.6:46639 2023/01/31 09:42:39 [DEBUG] http: Request GET /v1/status/leader (256.995µs) from=127.0.0.6:59893 2023/01/31 09:42:39 [DEBUG] http: Request GET /v1/status/leader (278.55µs) from=127.0.0.6:59893 2023/01/31 09:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:42:59 [DEBUG] http: Request GET /v1/status/leader (185.845µs) from=127.0.0.6:49465 2023/01/31 09:42:59 [DEBUG] http: Request GET /v1/status/leader (131.306µs) from=127.0.0.6:59893 2023/01/31 09:43:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.633442069s) from=127.0.0.6:55981 2023/01/31 09:43:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m6.273389966s) from=127.0.0.6:35291 2023/01/31 09:43:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.487245052s) from=127.0.0.6:37601 2023/01/31 09:43:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.624712894s) from=127.0.0.6:56345 2023/01/31 09:43:19 [DEBUG] http: Request GET /v1/status/leader (283.19µs) from=127.0.0.6:59893 2023/01/31 09:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.398837257s) from=127.0.0.6:47923 2023/01/31 09:43:19 [DEBUG] http: Request GET /v1/status/leader (202.263µs) from=127.0.0.6:59893 2023/01/31 09:43:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m6.745710387s) from=127.0.0.6:39761 2023/01/31 09:43:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m5.039792272s) from=127.0.0.6:53025 2023/01/31 09:43:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m3.366286784s) from=127.0.0.6:35691 2023/01/31 09:43:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.900558497s) from=127.0.0.6:42717 2023/01/31 09:43:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m2.813183055s) from=127.0.0.6:50757 2023/01/31 09:43:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.091035307s) from=127.0.0.6:49771 2023/01/31 09:43:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.30388317s) from=127.0.0.6:40671 2023/01/31 09:43:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:43:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:43:35 [DEBUG] agent: Node info in sync 2023/01/31 09:43:39 [DEBUG] http: Request GET /v1/status/leader (130.803µs) from=127.0.0.6:59893 2023/01/31 09:43:40 [DEBUG] http: Request GET /v1/status/leader (159.481µs) from=127.0.0.6:59893 2023/01/31 09:43:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.030395867s) from=127.0.0.6:44415 2023/01/31 09:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:43:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.39271589s) from=127.0.0.6:52165 2023/01/31 09:43:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.895220756s) from=127.0.0.6:55119 2023/01/31 09:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.533244724s) from=127.0.0.6:42419 2023/01/31 09:43:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.456328543s) from=127.0.0.6:37325 2023/01/31 09:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.834948615s) from=127.0.0.6:35795 2023/01/31 09:43:59 [DEBUG] http: Request GET /v1/status/leader (230.117µs) from=127.0.0.6:59893 2023/01/31 09:44:00 [DEBUG] http: Request GET /v1/status/leader (282.862µs) from=127.0.0.6:49465 2023/01/31 09:44:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.40891317s) from=127.0.0.6:35649 2023/01/31 09:44:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.224980411s) from=127.0.0.6:43397 2023/01/31 09:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m0.133087136s) from=127.0.0.6:39535 2023/01/31 09:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.349362845s) from=127.0.0.6:44369 2023/01/31 09:44:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.101533698s) from=127.0.0.6:46629 2023/01/31 09:44:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.01707585s) from=127.0.0.6:56705 2023/01/31 09:44:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.204892922s) from=127.0.0.6:43855 2023/01/31 09:44:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.850346023s) from=127.0.0.6:34539 2023/01/31 09:44:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.848195773s) from=127.0.0.6:48765 2023/01/31 09:44:19 [DEBUG] http: Request GET /v1/status/leader (294.818µs) from=127.0.0.6:59893 2023/01/31 09:44:20 [DEBUG] http: Request GET /v1/status/leader (158.104µs) from=127.0.0.6:49465 2023/01/31 09:44:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m4.3485944s) from=127.0.0.6:47219 2023/01/31 09:44:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:44:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.22503803s) from=127.0.0.6:46639 2023/01/31 09:44:39 [DEBUG] http: Request GET /v1/status/leader (237.35µs) from=127.0.0.6:59893 2023/01/31 09:44:40 [DEBUG] http: Request GET /v1/status/leader (432.305µs) from=127.0.0.6:49465 2023/01/31 09:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:44:59 [DEBUG] http: Request GET /v1/status/leader (414.459µs) from=127.0.0.6:59893 2023/01/31 09:45:00 [DEBUG] http: Request GET /v1/status/leader (235.249µs) from=127.0.0.6:59893 2023/01/31 09:45:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m2.384960152s) from=127.0.0.6:35291 2023/01/31 09:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.184236377s) from=127.0.0.6:55981 2023/01/31 09:45:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:45:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:45:18 [DEBUG] agent: Node info in sync 2023/01/31 09:45:19 [DEBUG] http: Request GET /v1/status/leader (165.615µs) from=127.0.0.6:49465 2023/01/31 09:45:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.387962787s) from=127.0.0.6:56345 2023/01/31 09:45:20 [DEBUG] http: Request GET /v1/status/leader (208.312µs) from=127.0.0.6:59893 2023/01/31 09:45:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.590354819s) from=127.0.0.6:39761 2023/01/31 09:45:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m7.379160975s) from=127.0.0.6:37601 2023/01/31 09:45:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.103117714s) from=127.0.0.6:47923 2023/01/31 09:45:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m2.377555698s) from=127.0.0.6:42717 2023/01/31 09:45:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m6.850163168s) from=127.0.0.6:53025 2023/01/31 09:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.48269287s) from=127.0.0.6:35691 2023/01/31 09:45:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.110711383s) from=127.0.0.6:50757 2023/01/31 09:45:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m0.467922113s) from=127.0.0.6:40671 2023/01/31 09:45:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.772294134s) from=127.0.0.6:49771 2023/01/31 09:45:39 [DEBUG] http: Request GET /v1/status/leader (131.81µs) from=127.0.0.6:59893 2023/01/31 09:45:40 [DEBUG] http: Request GET /v1/status/leader (142.202µs) from=127.0.0.6:59893 2023/01/31 09:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.061749963s) from=127.0.0.6:44415 2023/01/31 09:45:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m5.872554585s) from=127.0.0.6:52165 2023/01/31 09:45:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.044651943s) from=127.0.0.6:42419 2023/01/31 09:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.56052375s) from=127.0.0.6:55119 2023/01/31 09:45:59 [DEBUG] http: Request GET /v1/status/leader (258.944µs) from=127.0.0.6:49465 2023/01/31 09:46:00 [DEBUG] http: Request GET /v1/status/leader (157.362µs) from=127.0.0.6:59893 2023/01/31 09:46:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.651974428s) from=127.0.0.6:37325 2023/01/31 09:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.610134342s) from=127.0.0.6:35649 2023/01/31 09:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m7.292228998s) from=127.0.0.6:35795 2023/01/31 09:46:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.293151598s) from=127.0.0.6:44369 2023/01/31 09:46:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.710931719s) from=127.0.0.6:43397 2023/01/31 09:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.028460404s) from=127.0.0.6:46629 2023/01/31 09:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.72631467s) from=127.0.0.6:39535 2023/01/31 09:46:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.092174611s) from=127.0.0.6:56705 2023/01/31 09:46:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.632674723s) from=127.0.0.6:34539 2023/01/31 09:46:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.4481749s) from=127.0.0.6:43855 2023/01/31 09:46:19 [DEBUG] http: Request GET /v1/status/leader (262.905µs) from=127.0.0.6:59893 2023/01/31 09:46:20 [DEBUG] http: Request GET /v1/status/leader (1.436091ms) from=127.0.0.6:59893 2023/01/31 09:46:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m4.968211505s) from=127.0.0.6:48765 2023/01/31 09:46:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.283101883s) from=127.0.0.6:47219 2023/01/31 09:46:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.62644185s) from=127.0.0.6:46639 2023/01/31 09:46:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:46:39 [DEBUG] http: Request GET /v1/status/leader (191.212µs) from=127.0.0.6:59893 2023/01/31 09:46:40 [DEBUG] http: Request GET /v1/status/leader (320.507µs) from=127.0.0.6:59893 2023/01/31 09:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:46:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:46:57 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:46:57 [DEBUG] agent: Node info in sync 2023/01/31 09:46:59 [DEBUG] http: Request GET /v1/status/leader (237.566µs) from=127.0.0.6:59893 2023/01/31 09:47:00 [DEBUG] http: Request GET /v1/status/leader (133.595µs) from=127.0.0.6:49465 2023/01/31 09:47:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m2.823937204s) from=127.0.0.6:35291 2023/01/31 09:47:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m4.567839727s) from=127.0.0.6:55981 2023/01/31 09:47:19 [DEBUG] http: Request GET /v1/status/leader (247.122µs) from=127.0.0.6:59893 2023/01/31 09:47:20 [DEBUG] http: Request GET /v1/status/leader (220.728µs) from=127.0.0.6:59893 2023/01/31 09:47:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.437507369s) from=127.0.0.6:56345 2023/01/31 09:47:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.010040992s) from=127.0.0.6:39761 2023/01/31 09:47:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.560106752s) from=127.0.0.6:47923 2023/01/31 09:47:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m6.351870045s) from=127.0.0.6:37601 2023/01/31 09:47:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m0.363766861s) from=127.0.0.6:42717 2023/01/31 09:47:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m1.524372139s) from=127.0.0.6:35691 2023/01/31 09:47:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.11870992s) from=127.0.0.6:50757 2023/01/31 09:47:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m4.034235197s) from=127.0.0.6:53025 2023/01/31 09:47:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m1.630886047s) from=127.0.0.6:40671 2023/01/31 09:47:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.88047641s) from=127.0.0.6:49771 2023/01/31 09:47:39 [DEBUG] http: Request GET /v1/status/leader (218.909µs) from=127.0.0.6:59893 2023/01/31 09:47:40 [DEBUG] http: Request GET /v1/status/leader (1.218372ms) from=127.0.0.6:49465 2023/01/31 09:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:47:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.611492557s) from=127.0.0.6:44415 2023/01/31 09:47:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m4.266435254s) from=127.0.0.6:52165 2023/01/31 09:47:59 [DEBUG] http: Request GET /v1/status/leader (199.767µs) from=127.0.0.6:49465 2023/01/31 09:48:00 [DEBUG] http: Request GET /v1/status/leader (232.132µs) from=127.0.0.6:49465 2023/01/31 09:48:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:48:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:48:01 [DEBUG] agent: Node info in sync 2023/01/31 09:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.142118433s) from=127.0.0.6:42419 2023/01/31 09:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.941646176s) from=127.0.0.6:55119 2023/01/31 09:48:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.956411604s) from=127.0.0.6:37325 2023/01/31 09:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.74664263s) from=127.0.0.6:35649 2023/01/31 09:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.347588668s) from=127.0.0.6:35795 2023/01/31 09:48:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.12581172s) from=127.0.0.6:43397 2023/01/31 09:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.003195793s) from=127.0.0.6:46629 2023/01/31 09:48:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.568145037s) from=127.0.0.6:56705 2023/01/31 09:48:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.802868797s) from=127.0.0.6:44369 2023/01/31 09:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.964559373s) from=127.0.0.6:39535 2023/01/31 09:48:19 [DEBUG] http: Request GET /v1/status/leader (174.287µs) from=127.0.0.6:49465 2023/01/31 09:48:20 [DEBUG] http: Request GET /v1/status/leader (144.882µs) from=127.0.0.6:49465 2023/01/31 09:48:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.829602956s) from=127.0.0.6:34539 2023/01/31 09:48:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.643655316s) from=127.0.0.6:43855 2023/01/31 09:48:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.018447205s) from=127.0.0.6:48765 2023/01/31 09:48:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.776984424s) from=127.0.0.6:47219 2023/01/31 09:48:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.925747327s) from=127.0.0.6:46639 2023/01/31 09:48:39 [DEBUG] http: Request GET /v1/status/leader (323.399µs) from=127.0.0.6:59893 2023/01/31 09:48:40 [DEBUG] http: Request GET /v1/status/leader (473.547µs) from=127.0.0.6:59893 2023/01/31 09:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:48:59 [DEBUG] http: Request GET /v1/status/leader (598.143µs) from=127.0.0.6:59893 2023/01/31 09:49:00 [DEBUG] http: Request GET /v1/status/leader (898.459µs) from=127.0.0.6:59893 2023/01/31 09:49:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m1.685327035s) from=127.0.0.6:35291 2023/01/31 09:49:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:49:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:49:19 [DEBUG] agent: Node info in sync 2023/01/31 09:49:19 [DEBUG] http: Request GET /v1/status/leader (273.735µs) from=127.0.0.6:49465 2023/01/31 09:49:20 [DEBUG] http: Request GET /v1/status/leader (393.927µs) from=127.0.0.6:59893 2023/01/31 09:49:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.947492744s) from=127.0.0.6:55981 2023/01/31 09:49:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.937830345s) from=127.0.0.6:56345 2023/01/31 09:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.091201876s) from=127.0.0.6:47923 2023/01/31 09:49:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m3.7922061s) from=127.0.0.6:39761 2023/01/31 09:49:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.222345454s) from=127.0.0.6:42717 2023/01/31 09:49:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m1.307956844s) from=127.0.0.6:35691 2023/01/31 09:49:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m6.423003458s) from=127.0.0.6:37601 2023/01/31 09:49:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.185324294s) from=127.0.0.6:40671 2023/01/31 09:49:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.955752865s) from=127.0.0.6:53025 2023/01/31 09:49:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m4.4456913s) from=127.0.0.6:50757 2023/01/31 09:49:39 [DEBUG] http: Request GET /v1/status/leader (685.251µs) from=127.0.0.6:49465 2023/01/31 09:49:40 [DEBUG] http: Request GET /v1/status/leader (133.31µs) from=127.0.0.6:49465 2023/01/31 09:49:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m3.992060164s) from=127.0.0.6:49771 2023/01/31 09:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.51435669s) from=127.0.0.6:44415 2023/01/31 09:49:59 [DEBUG] http: Request GET /v1/status/leader (215.853µs) from=127.0.0.6:49465 2023/01/31 09:50:00 [DEBUG] http: Request GET /v1/status/leader (305.065µs) from=127.0.0.6:59893 2023/01/31 09:50:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.742301518s) from=127.0.0.6:52165 2023/01/31 09:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.019183014s) from=127.0.0.6:42419 2023/01/31 09:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.59684846s) from=127.0.0.6:55119 2023/01/31 09:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.872627772s) from=127.0.0.6:35649 2023/01/31 09:50:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.336736964s) from=127.0.0.6:37325 2023/01/31 09:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.017948519s) from=127.0.0.6:35795 2023/01/31 09:50:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.626018986s) from=127.0.0.6:56705 2023/01/31 09:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m1.98533134s) from=127.0.0.6:46629 2023/01/31 09:50:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.137409844s) from=127.0.0.6:43397 2023/01/31 09:50:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.935522235s) from=127.0.0.6:44369 2023/01/31 09:50:19 [DEBUG] http: Request GET /v1/status/leader (130.281µs) from=127.0.0.6:49465 2023/01/31 09:50:20 [DEBUG] http: Request GET /v1/status/leader (1.391723ms) from=127.0.0.6:49465 2023/01/31 09:50:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.79072779s) from=127.0.0.6:43855 2023/01/31 09:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.768058413s) from=127.0.0.6:39535 2023/01/31 09:50:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.223471883s) from=127.0.0.6:48765 2023/01/31 09:50:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.911618972s) from=127.0.0.6:34539 2023/01/31 09:50:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.361957682s) from=127.0.0.6:47219 2023/01/31 09:50:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m4.209282667s) from=127.0.0.6:46639 2023/01/31 09:50:39 [DEBUG] http: Request GET /v1/status/leader (215.893µs) from=127.0.0.6:49465 2023/01/31 09:50:40 [DEBUG] http: Request GET /v1/status/leader (132.232µs) from=127.0.0.6:49465 2023/01/31 09:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:50:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:50:47 [DEBUG] agent: Node info in sync 2023/01/31 09:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:50:59 [DEBUG] http: Request GET /v1/status/leader (216.768µs) from=127.0.0.6:59893 2023/01/31 09:51:00 [DEBUG] http: Request GET /v1/status/leader (145.326µs) from=127.0.0.6:49465 2023/01/31 09:51:19 [DEBUG] http: Request GET /v1/status/leader (248.978µs) from=127.0.0.6:59893 2023/01/31 09:51:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.219798461s) from=127.0.0.6:35291 2023/01/31 09:51:20 [DEBUG] http: Request GET /v1/status/leader (296.71µs) from=127.0.0.6:49465 2023/01/31 09:51:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.747285958s) from=127.0.0.6:55981 2023/01/31 09:51:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.993394274s) from=127.0.0.6:56345 2023/01/31 09:51:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m0.100101309s) from=127.0.0.6:42717 2023/01/31 09:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.618273156s) from=127.0.0.6:47923 2023/01/31 09:51:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m3.540335517s) from=127.0.0.6:39761 2023/01/31 09:51:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.989900967s) from=127.0.0.6:37601 2023/01/31 09:51:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:51:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m2.214051344s) from=127.0.0.6:35691 2023/01/31 09:51:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.261700253s) from=127.0.0.6:40671 2023/01/31 09:51:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m2.243959408s) from=127.0.0.6:53025 2023/01/31 09:51:39 [DEBUG] http: Request GET /v1/status/leader (131.807µs) from=127.0.0.6:49465 2023/01/31 09:51:40 [DEBUG] http: Request GET /v1/status/leader (132.787µs) from=127.0.0.6:59893 2023/01/31 09:51:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m4.135281888s) from=127.0.0.6:50757 2023/01/31 09:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:51:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m6.19587649s) from=127.0.0.6:49771 2023/01/31 09:51:59 [DEBUG] http: Request GET /v1/status/leader (280.137µs) from=127.0.0.6:49465 2023/01/31 09:52:00 [DEBUG] http: Request GET /v1/status/leader (250.114µs) from=127.0.0.6:59893 2023/01/31 09:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.840367565s) from=127.0.0.6:44415 2023/01/31 09:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.941468075s) from=127.0.0.6:55119 2023/01/31 09:52:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m7.146759317s) from=127.0.0.6:52165 2023/01/31 09:52:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m7.4408151s) from=127.0.0.6:42419 2023/01/31 09:52:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.16543459s) from=127.0.0.6:35795 2023/01/31 09:52:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.545453303s) from=127.0.0.6:37325 2023/01/31 09:52:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.885355388s) from=127.0.0.6:35649 2023/01/31 09:52:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.262062434s) from=127.0.0.6:56705 2023/01/31 09:52:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.440853559s) from=127.0.0.6:44369 2023/01/31 09:52:19 [DEBUG] http: Request GET /v1/status/leader (149.011µs) from=127.0.0.6:59893 2023/01/31 09:52:20 [DEBUG] http: Request GET /v1/status/leader (137.364µs) from=127.0.0.6:59893 2023/01/31 09:52:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m5.270145539s) from=127.0.0.6:46629 2023/01/31 09:52:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.254319651s) from=127.0.0.6:43397 2023/01/31 09:52:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.734642469s) from=127.0.0.6:43855 2023/01/31 09:52:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.618345667s) from=127.0.0.6:34539 2023/01/31 09:52:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.384220441s) from=127.0.0.6:48765 2023/01/31 09:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.780354989s) from=127.0.0.6:39535 2023/01/31 09:52:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.554135164s) from=127.0.0.6:47219 2023/01/31 09:52:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.189747698s) from=127.0.0.6:46639 2023/01/31 09:52:39 [DEBUG] http: Request GET /v1/status/leader (235.316µs) from=127.0.0.6:49465 2023/01/31 09:52:40 [DEBUG] http: Request GET /v1/status/leader (215.535µs) from=127.0.0.6:59893 2023/01/31 09:52:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:52:41 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:52:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:52:41 [DEBUG] agent: Node info in sync 2023/01/31 09:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:52:59 [DEBUG] http: Request GET /v1/status/leader (219.369µs) from=127.0.0.6:49465 2023/01/31 09:53:00 [DEBUG] http: Request GET /v1/status/leader (979.042µs) from=127.0.0.6:59893 2023/01/31 09:53:19 [DEBUG] http: Request GET /v1/status/leader (264.414µs) from=127.0.0.6:49465 2023/01/31 09:53:20 [DEBUG] http: Request GET /v1/status/leader (149.065µs) from=127.0.0.6:49465 2023/01/31 09:53:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.085448444s) from=127.0.0.6:35291 2023/01/31 09:53:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.51271021s) from=127.0.0.6:55981 2023/01/31 09:53:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.769413939s) from=127.0.0.6:56345 2023/01/31 09:53:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m1.323959159s) from=127.0.0.6:39761 2023/01/31 09:53:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.366281854s) from=127.0.0.6:42717 2023/01/31 09:53:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.850079942s) from=127.0.0.6:47923 2023/01/31 09:53:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.079701419s) from=127.0.0.6:35691 2023/01/31 09:53:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m4.863526025s) from=127.0.0.6:37601 2023/01/31 09:53:39 [DEBUG] http: Request GET /v1/status/leader (230.895µs) from=127.0.0.6:59893 2023/01/31 09:53:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.495785495s) from=127.0.0.6:53025 2023/01/31 09:53:40 [DEBUG] http: Request GET /v1/status/leader (131.699µs) from=127.0.0.6:49465 2023/01/31 09:53:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.937140682s) from=127.0.0.6:50757 2023/01/31 09:53:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m5.557041306s) from=127.0.0.6:40671 2023/01/31 09:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:53:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.306208464s) from=127.0.0.6:49771 2023/01/31 09:53:59 [DEBUG] http: Request GET /v1/status/leader (226.875µs) from=127.0.0.6:59893 2023/01/31 09:54:00 [DEBUG] http: Request GET /v1/status/leader (254.032µs) from=127.0.0.6:49465 2023/01/31 09:54:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m1.751477652s) from=127.0.0.6:44415 2023/01/31 09:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.152276463s) from=127.0.0.6:55119 2023/01/31 09:54:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.585045478s) from=127.0.0.6:52165 2023/01/31 09:54:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m0.07483279s) from=127.0.0.6:37325 2023/01/31 09:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.819494915s) from=127.0.0.6:35649 2023/01/31 09:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.760912337s) from=127.0.0.6:42419 2023/01/31 09:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.596529207s) from=127.0.0.6:35795 2023/01/31 09:54:20 [DEBUG] http: Request GET /v1/status/leader (312.355µs) from=127.0.0.6:59893 2023/01/31 09:54:20 [DEBUG] http: Request GET /v1/status/leader (125.357µs) from=127.0.0.6:59893 2023/01/31 09:54:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.820551365s) from=127.0.0.6:56705 2023/01/31 09:54:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.031368766s) from=127.0.0.6:44369 2023/01/31 09:54:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.090042526s) from=127.0.0.6:43397 2023/01/31 09:54:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.196994213s) from=127.0.0.6:46629 2023/01/31 09:54:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.557071581s) from=127.0.0.6:48765 2023/01/31 09:54:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.698679097s) from=127.0.0.6:43855 2023/01/31 09:54:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.558420247s) from=127.0.0.6:34539 2023/01/31 09:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.462768948s) from=127.0.0.6:39535 2023/01/31 09:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:54:34 [DEBUG] agent: Node info in sync 2023/01/31 09:54:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m1.915706606s) from=127.0.0.6:47219 2023/01/31 09:54:40 [DEBUG] http: Request GET /v1/status/leader (426.367µs) from=127.0.0.6:49465 2023/01/31 09:54:40 [DEBUG] http: Request GET /v1/status/leader (310.011µs) from=127.0.0.6:59893 2023/01/31 09:54:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.278562391s) from=127.0.0.6:46639 2023/01/31 09:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:55:00 [DEBUG] http: Request GET /v1/status/leader (971.334µs) from=127.0.0.6:49465 2023/01/31 09:55:00 [DEBUG] http: Request GET /v1/status/leader (339.831µs) from=127.0.0.6:49465 2023/01/31 09:55:20 [DEBUG] http: Request GET /v1/status/leader (155.414µs) from=127.0.0.6:49465 2023/01/31 09:55:20 [DEBUG] http: Request GET /v1/status/leader (342.006µs) from=127.0.0.6:59893 2023/01/31 09:55:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.129408883s) from=127.0.0.6:35291 2023/01/31 09:55:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.263863406s) from=127.0.0.6:56345 2023/01/31 09:55:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.589165677s) from=127.0.0.6:55981 2023/01/31 09:55:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:55:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:55:35 [DEBUG] agent: Node info in sync 2023/01/31 09:55:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m5.055107577s) from=127.0.0.6:39761 2023/01/31 09:55:40 [DEBUG] http: Request GET /v1/status/leader (160.924µs) from=127.0.0.6:59893 2023/01/31 09:55:40 [DEBUG] http: Request GET /v1/status/leader (150.494µs) from=127.0.0.6:59893 2023/01/31 09:55:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m5.383798025s) from=127.0.0.6:42717 2023/01/31 09:55:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m2.558183136s) from=127.0.0.6:37601 2023/01/31 09:55:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m2.582055705s) from=127.0.0.6:53025 2023/01/31 09:55:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.924140007s) from=127.0.0.6:47923 2023/01/31 09:55:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m3.690099797s) from=127.0.0.6:50757 2023/01/31 09:55:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m7.05389709s) from=127.0.0.6:35691 2023/01/31 09:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:55:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m7.135361106s) from=127.0.0.6:40671 2023/01/31 09:55:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.886520823s) from=127.0.0.6:49771 2023/01/31 09:56:00 [DEBUG] http: Request GET /v1/status/leader (273.811µs) from=127.0.0.6:49465 2023/01/31 09:56:00 [DEBUG] http: Request GET /v1/status/leader (1.020701ms) from=127.0.0.6:49465 2023/01/31 09:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.415975981s) from=127.0.0.6:44415 2023/01/31 09:56:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.917714524s) from=127.0.0.6:55119 2023/01/31 09:56:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.420387566s) from=127.0.0.6:52165 2023/01/31 09:56:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.92523381s) from=127.0.0.6:42419 2023/01/31 09:56:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.799645584s) from=127.0.0.6:35795 2023/01/31 09:56:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.183489194s) from=127.0.0.6:35649 2023/01/31 09:56:20 [DEBUG] http: Request GET /v1/status/leader (130.292µs) from=127.0.0.6:59893 2023/01/31 09:56:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.011144528s) from=127.0.0.6:37325 2023/01/31 09:56:20 [DEBUG] http: Request GET /v1/status/leader (130.45µs) from=127.0.0.6:59893 2023/01/31 09:56:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.215458744s) from=127.0.0.6:56705 2023/01/31 09:56:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.758188472s) from=127.0.0.6:43397 2023/01/31 09:56:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.644848236s) from=127.0.0.6:44369 2023/01/31 09:56:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.319939931s) from=127.0.0.6:46629 2023/01/31 09:56:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.054587752s) from=127.0.0.6:43855 2023/01/31 09:56:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.803359435s) from=127.0.0.6:48765 2023/01/31 09:56:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.085685639s) from=127.0.0.6:34539 2023/01/31 09:56:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.651151552s) from=127.0.0.6:39535 2023/01/31 09:56:40 [DEBUG] http: Request GET /v1/status/leader (1.773907ms) from=127.0.0.6:49465 2023/01/31 09:56:40 [DEBUG] http: Request GET /v1/status/leader (169.038µs) from=127.0.0.6:59893 2023/01/31 09:56:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m4.112396343s) from=127.0.0.6:47219 2023/01/31 09:56:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:56:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:56:44 [DEBUG] agent: Node info in sync 2023/01/31 09:56:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m4.353429529s) from=127.0.0.6:46639 2023/01/31 09:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:57:00 [DEBUG] http: Request GET /v1/status/leader (1.199182ms) from=127.0.0.6:49465 2023/01/31 09:57:00 [DEBUG] http: Request GET /v1/status/leader (2.130202ms) from=127.0.0.6:59893 2023/01/31 09:57:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:57:20 [DEBUG] http: Request GET /v1/status/leader (527.462µs) from=127.0.0.6:59893 2023/01/31 09:57:20 [DEBUG] http: Request GET /v1/status/leader (397.657µs) from=127.0.0.6:49465 2023/01/31 09:57:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.408781632s) from=127.0.0.6:55981 2023/01/31 09:57:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m6.665460702s) from=127.0.0.6:35291 2023/01/31 09:57:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.981250704s) from=127.0.0.6:56345 2023/01/31 09:57:40 [DEBUG] http: Request GET /v1/status/leader (2.599334ms) from=127.0.0.6:59893 2023/01/31 09:57:40 [DEBUG] http: Request GET /v1/status/leader (317.371µs) from=127.0.0.6:59893 2023/01/31 09:57:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m5.883673545s) from=127.0.0.6:39761 2023/01/31 09:57:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.875934294s) from=127.0.0.6:47923 2023/01/31 09:57:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m4.092428596s) from=127.0.0.6:42717 2023/01/31 09:57:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m1.574951226s) from=127.0.0.6:50757 2023/01/31 09:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:57:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m6.66248062s) from=127.0.0.6:37601 2023/01/31 09:57:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m6.277184408s) from=127.0.0.6:53025 2023/01/31 09:57:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m6.751483041s) from=127.0.0.6:35691 2023/01/31 09:57:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.651890265s) from=127.0.0.6:40671 2023/01/31 09:57:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:57:56 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:57:56 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:57:56 [DEBUG] agent: Node info in sync 2023/01/31 09:57:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.300597136s) from=127.0.0.6:49771 2023/01/31 09:58:00 [DEBUG] http: Request GET /v1/status/leader (172.773µs) from=127.0.0.6:49465 2023/01/31 09:58:00 [DEBUG] http: Request GET /v1/status/leader (156.605µs) from=127.0.0.6:59893 2023/01/31 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.727826142s) from=127.0.0.6:55119 2023/01/31 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.39129552s) from=127.0.0.6:44415 2023/01/31 09:58:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m4.265240869s) from=127.0.0.6:52165 2023/01/31 09:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.592693182s) from=127.0.0.6:35795 2023/01/31 09:58:20 [DEBUG] http: Request GET /v1/status/leader (274.173µs) from=127.0.0.6:59893 2023/01/31 09:58:20 [DEBUG] http: Request GET /v1/status/leader (128.289µs) from=127.0.0.6:59893 2023/01/31 09:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m3.407294914s) from=127.0.0.6:35649 2023/01/31 09:58:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.725221883s) from=127.0.0.6:37325 2023/01/31 09:58:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.129261408s) from=127.0.0.6:56705 2023/01/31 09:58:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.658525343s) from=127.0.0.6:42419 2023/01/31 09:58:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.634859305s) from=127.0.0.6:43397 2023/01/31 09:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.910466261s) from=127.0.0.6:46629 2023/01/31 09:58:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.770251831s) from=127.0.0.6:44369 2023/01/31 09:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m7.075208316s) from=127.0.0.6:43855 2023/01/31 09:58:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.318077142s) from=127.0.0.6:48765 2023/01/31 09:58:40 [DEBUG] http: Request GET /v1/status/leader (280.176µs) from=127.0.0.6:59893 2023/01/31 09:58:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.598758508s) from=127.0.0.6:34539 2023/01/31 09:58:40 [DEBUG] http: Request GET /v1/status/leader (250.34µs) from=127.0.0.6:49465 2023/01/31 09:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m1.348944564s) from=127.0.0.6:39535 2023/01/31 09:58:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.066808145s) from=127.0.0.6:47219 2023/01/31 09:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:58:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.424043623s) from=127.0.0.6:46639 2023/01/31 09:59:00 [DEBUG] http: Request GET /v1/status/leader (138.835µs) from=127.0.0.6:49465 2023/01/31 09:59:00 [DEBUG] http: Request GET /v1/status/leader (399.976µs) from=127.0.0.6:59893 2023/01/31 09:59:20 [DEBUG] http: Request GET /v1/status/leader (237.055µs) from=127.0.0.6:49465 2023/01/31 09:59:20 [DEBUG] http: Request GET /v1/status/leader (256.227µs) from=127.0.0.6:59893 2023/01/31 09:59:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.954024577s) from=127.0.0.6:55981 2023/01/31 09:59:40 [DEBUG] http: Request GET /v1/status/leader (140.37µs) from=127.0.0.6:49465 2023/01/31 09:59:40 [DEBUG] http: Request GET /v1/status/leader (157.768µs) from=127.0.0.6:49465 2023/01/31 09:59:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.947742862s) from=127.0.0.6:35291 2023/01/31 09:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.02343543s) from=127.0.0.6:56345 2023/01/31 09:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 09:59:45 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 09:59:45 [DEBUG] agent: Node info in sync 2023/01/31 09:59:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m2.36172553s) from=127.0.0.6:39761 2023/01/31 09:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 09:59:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m2.545054296s) from=127.0.0.6:42717 2023/01/31 09:59:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.643834849s) from=127.0.0.6:37601 2023/01/31 09:59:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 09:59:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.305877392s) from=127.0.0.6:53025 2023/01/31 09:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.527319069s) from=127.0.0.6:47923 2023/01/31 09:59:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.414077936s) from=127.0.0.6:50757 2023/01/31 09:59:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.692793781s) from=127.0.0.6:35691 2023/01/31 09:59:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.611662876s) from=127.0.0.6:40671 2023/01/31 10:00:00 [DEBUG] http: Request GET /v1/status/leader (251.602µs) from=127.0.0.6:49465 2023/01/31 10:00:00 [DEBUG] http: Request GET /v1/status/leader (161.148µs) from=127.0.0.6:49465 2023/01/31 10:00:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.745201764s) from=127.0.0.6:49771 2023/01/31 10:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.397757635s) from=127.0.0.6:55119 2023/01/31 10:00:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m0.199427945s) from=127.0.0.6:52165 2023/01/31 10:00:20 [DEBUG] http: Request GET /v1/status/leader (456.045µs) from=127.0.0.6:59893 2023/01/31 10:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m7.467181657s) from=127.0.0.6:44415 2023/01/31 10:00:20 [DEBUG] http: Request GET /v1/status/leader (231.192µs) from=127.0.0.6:59893 2023/01/31 10:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.464056674s) from=127.0.0.6:35649 2023/01/31 10:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.704153763s) from=127.0.0.6:35795 2023/01/31 10:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.89673778s) from=127.0.0.6:42419 2023/01/31 10:00:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.901626951s) from=127.0.0.6:37325 2023/01/31 10:00:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.893750045s) from=127.0.0.6:56705 2023/01/31 10:00:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.104749293s) from=127.0.0.6:43397 2023/01/31 10:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.005177645s) from=127.0.0.6:46629 2023/01/31 10:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.305306227s) from=127.0.0.6:43855 2023/01/31 10:00:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.542953764s) from=127.0.0.6:44369 2023/01/31 10:00:40 [DEBUG] http: Request GET /v1/status/leader (245.317µs) from=127.0.0.6:59893 2023/01/31 10:00:40 [DEBUG] http: Request GET /v1/status/leader (151.59µs) from=127.0.0.6:49465 2023/01/31 10:00:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.02295435s) from=127.0.0.6:48765 2023/01/31 10:00:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m2.815072116s) from=127.0.0.6:39535 2023/01/31 10:00:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.339109879s) from=127.0.0.6:34539 2023/01/31 10:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:00:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.127667221s) from=127.0.0.6:47219 2023/01/31 10:00:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m6.034846413s) from=127.0.0.6:46639 2023/01/31 10:01:00 [DEBUG] http: Request GET /v1/status/leader (152.43µs) from=127.0.0.6:59893 2023/01/31 10:01:00 [DEBUG] http: Request GET /v1/status/leader (237.062µs) from=127.0.0.6:49465 2023/01/31 10:01:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:01:06 [DEBUG] agent: Node info in sync 2023/01/31 10:01:20 [DEBUG] http: Request GET /v1/status/leader (335.177µs) from=127.0.0.6:59893 2023/01/31 10:01:20 [DEBUG] http: Request GET /v1/status/leader (258.09µs) from=127.0.0.6:59893 2023/01/31 10:01:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m1.49833522s) from=127.0.0.6:55981 2023/01/31 10:01:40 [DEBUG] http: Request GET /v1/status/leader (288.318µs) from=127.0.0.6:59893 2023/01/31 10:01:40 [DEBUG] http: Request GET /v1/status/leader (143.453µs) from=127.0.0.6:59893 2023/01/31 10:01:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.285905401s) from=127.0.0.6:56345 2023/01/31 10:01:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m2.47633324s) from=127.0.0.6:35291 2023/01/31 10:01:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.531522703s) from=127.0.0.6:39761 2023/01/31 10:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:01:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.593784769s) from=127.0.0.6:42717 2023/01/31 10:01:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.188902085s) from=127.0.0.6:53025 2023/01/31 10:01:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m6.749753558s) from=127.0.0.6:37601 2023/01/31 10:01:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m7.002647087s) from=127.0.0.6:47923 2023/01/31 10:01:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m5.074096892s) from=127.0.0.6:50757 2023/01/31 10:02:00 [DEBUG] http: Request GET /v1/status/leader (375.175µs) from=127.0.0.6:49465 2023/01/31 10:02:00 [DEBUG] http: Request GET /v1/status/leader (169.834µs) from=127.0.0.6:59893 2023/01/31 10:02:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m3.588273417s) from=127.0.0.6:35691 2023/01/31 10:02:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m5.444049616s) from=127.0.0.6:40671 2023/01/31 10:02:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m6.866267338s) from=127.0.0.6:49771 2023/01/31 10:02:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m7.088354475s) from=127.0.0.6:55119 2023/01/31 10:02:20 [DEBUG] http: Request GET /v1/status/leader (290.73µs) from=127.0.0.6:59893 2023/01/31 10:02:20 [DEBUG] http: Request GET /v1/status/leader (215.098µs) from=127.0.0.6:49465 2023/01/31 10:02:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.476365393s) from=127.0.0.6:44415 2023/01/31 10:02:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.995510846s) from=127.0.0.6:52165 2023/01/31 10:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:02:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:02:27 [DEBUG] agent: Node info in sync 2023/01/31 10:02:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m4.942743011s) from=127.0.0.6:35649 2023/01/31 10:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m1.992839024s) from=127.0.0.6:42419 2023/01/31 10:02:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.369939555s) from=127.0.0.6:35795 2023/01/31 10:02:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.76010809s) from=127.0.0.6:37325 2023/01/31 10:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.143780922s) from=127.0.0.6:46629 2023/01/31 10:02:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.732506742s) from=127.0.0.6:43397 2023/01/31 10:02:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m7.252637718s) from=127.0.0.6:56705 2023/01/31 10:02:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:02:40 [DEBUG] http: Request GET /v1/status/leader (2.013725ms) from=127.0.0.6:59893 2023/01/31 10:02:40 [DEBUG] http: Request GET /v1/status/leader (188.828µs) from=127.0.0.6:59893 2023/01/31 10:02:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.367197338s) from=127.0.0.6:43855 2023/01/31 10:02:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m2.347728949s) from=127.0.0.6:48765 2023/01/31 10:02:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.310075257s) from=127.0.0.6:44369 2023/01/31 10:02:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.382047838s) from=127.0.0.6:34539 2023/01/31 10:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:02:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m7.333717753s) from=127.0.0.6:39535 2023/01/31 10:02:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.543999609s) from=127.0.0.6:47219 2023/01/31 10:03:00 [DEBUG] http: Request GET /v1/status/leader (1.073719ms) from=127.0.0.6:59893 2023/01/31 10:03:00 [DEBUG] http: Request GET /v1/status/leader (150.47µs) from=127.0.0.6:59893 2023/01/31 10:03:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.224873934s) from=127.0.0.6:46639 2023/01/31 10:03:20 [DEBUG] http: Request GET /v1/status/leader (476.75µs) from=127.0.0.6:49465 2023/01/31 10:03:20 [DEBUG] http: Request GET /v1/status/leader (240.727µs) from=127.0.0.6:49465 2023/01/31 10:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:03:33 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:03:33 [DEBUG] agent: Node info in sync 2023/01/31 10:03:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m1.771328191s) from=127.0.0.6:55981 2023/01/31 10:03:40 [DEBUG] http: Request GET /v1/status/leader (135.557µs) from=127.0.0.6:59893 2023/01/31 10:03:40 [DEBUG] http: Request GET /v1/status/leader (983.685µs) from=127.0.0.6:49465 2023/01/31 10:03:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m0.764352554s) from=127.0.0.6:35291 2023/01/31 10:03:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.750515909s) from=127.0.0.6:56345 2023/01/31 10:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:03:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m6.423160665s) from=127.0.0.6:39761 2023/01/31 10:04:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m2.946632981s) from=127.0.0.6:37601 2023/01/31 10:04:00 [DEBUG] http: Request GET /v1/status/leader (275.654µs) from=127.0.0.6:59893 2023/01/31 10:04:00 [DEBUG] http: Request GET /v1/status/leader (319.64µs) from=127.0.0.6:49465 2023/01/31 10:04:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.564002655s) from=127.0.0.6:47923 2023/01/31 10:04:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m1.801374453s) from=127.0.0.6:50757 2023/01/31 10:04:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m6.434341543s) from=127.0.0.6:53025 2023/01/31 10:04:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.920934118s) from=127.0.0.6:42717 2023/01/31 10:04:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.879243005s) from=127.0.0.6:35691 2023/01/31 10:04:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.58907371s) from=127.0.0.6:49771 2023/01/31 10:04:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m7.263803775s) from=127.0.0.6:40671 2023/01/31 10:04:20 [DEBUG] http: Request GET /v1/status/leader (193.237µs) from=127.0.0.6:59893 2023/01/31 10:04:20 [DEBUG] http: Request GET /v1/status/leader (132.149µs) from=127.0.0.6:59893 2023/01/31 10:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m5.565095689s) from=127.0.0.6:55119 2023/01/31 10:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.863694294s) from=127.0.0.6:44415 2023/01/31 10:04:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.866122152s) from=127.0.0.6:52165 2023/01/31 10:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.212505822s) from=127.0.0.6:35649 2023/01/31 10:04:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.893477026s) from=127.0.0.6:42419 2023/01/31 10:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.865506728s) from=127.0.0.6:35795 2023/01/31 10:04:40 [DEBUG] http: Request GET /v1/status/leader (300.085µs) from=127.0.0.6:49465 2023/01/31 10:04:40 [DEBUG] http: Request GET /v1/status/leader (270.615µs) from=127.0.0.6:59893 2023/01/31 10:04:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m6.258026873s) from=127.0.0.6:37325 2023/01/31 10:04:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.063189002s) from=127.0.0.6:46629 2023/01/31 10:04:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.843114756s) from=127.0.0.6:56705 2023/01/31 10:04:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.092427668s) from=127.0.0.6:43855 2023/01/31 10:04:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.921701315s) from=127.0.0.6:43397 2023/01/31 10:04:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.875239927s) from=127.0.0.6:44369 2023/01/31 10:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:04:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.956021397s) from=127.0.0.6:48765 2023/01/31 10:04:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.980078689s) from=127.0.0.6:34539 2023/01/31 10:04:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.683991963s) from=127.0.0.6:39535 2023/01/31 10:05:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m1.772091482s) from=127.0.0.6:47219 2023/01/31 10:05:00 [DEBUG] http: Request GET /v1/status/leader (241.544µs) from=127.0.0.6:59893 2023/01/31 10:05:00 [DEBUG] http: Request GET /v1/status/leader (249.902µs) from=127.0.0.6:59893 2023/01/31 10:05:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:05:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.225311033s) from=127.0.0.6:46639 2023/01/31 10:05:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:05:13 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:05:13 [DEBUG] agent: Node info in sync 2023/01/31 10:05:20 [DEBUG] http: Request GET /v1/status/leader (134.633µs) from=127.0.0.6:49465 2023/01/31 10:05:20 [DEBUG] http: Request GET /v1/status/leader (152.532µs) from=127.0.0.6:49465 2023/01/31 10:05:40 [DEBUG] http: Request GET /v1/status/leader (260.246µs) from=127.0.0.6:49465 2023/01/31 10:05:40 [DEBUG] http: Request GET /v1/status/leader (133.012µs) from=127.0.0.6:49465 2023/01/31 10:05:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.125465465s) from=127.0.0.6:55981 2023/01/31 10:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:05:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.919387883s) from=127.0.0.6:35291 2023/01/31 10:05:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.9736106s) from=127.0.0.6:56345 2023/01/31 10:05:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m1.698984581s) from=127.0.0.6:39761 2023/01/31 10:06:00 [DEBUG] http: Request GET /v1/status/leader (232.886µs) from=127.0.0.6:49465 2023/01/31 10:06:00 [DEBUG] http: Request GET /v1/status/leader (222.244µs) from=127.0.0.6:59893 2023/01/31 10:06:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.117410461s) from=127.0.0.6:50757 2023/01/31 10:06:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m4.52336729s) from=127.0.0.6:37601 2023/01/31 10:06:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.215758055s) from=127.0.0.6:47923 2023/01/31 10:06:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m4.221015886s) from=127.0.0.6:53025 2023/01/31 10:06:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m5.460435185s) from=127.0.0.6:42717 2023/01/31 10:06:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m1.470852504s) from=127.0.0.6:40671 2023/01/31 10:06:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.979055543s) from=127.0.0.6:49771 2023/01/31 10:06:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m6.676865985s) from=127.0.0.6:35691 2023/01/31 10:06:20 [DEBUG] http: Request GET /v1/status/leader (120.947µs) from=127.0.0.6:49465 2023/01/31 10:06:20 [DEBUG] http: Request GET /v1/status/leader (1.133615ms) from=127.0.0.6:59893 2023/01/31 10:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.32117849s) from=127.0.0.6:44415 2023/01/31 10:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.16052938s) from=127.0.0.6:55119 2023/01/31 10:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.998420173s) from=127.0.0.6:35649 2023/01/31 10:06:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m7.07098615s) from=127.0.0.6:52165 2023/01/31 10:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.674684507s) from=127.0.0.6:42419 2023/01/31 10:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:06:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:06:36 [DEBUG] agent: Node info in sync 2023/01/31 10:06:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.375466677s) from=127.0.0.6:35795 2023/01/31 10:06:40 [DEBUG] http: Request GET /v1/status/leader (236.603µs) from=127.0.0.6:49465 2023/01/31 10:06:41 [DEBUG] http: Request GET /v1/status/leader (269.098µs) from=127.0.0.6:49465 2023/01/31 10:06:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.989440106s) from=127.0.0.6:37325 2023/01/31 10:06:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.595717746s) from=127.0.0.6:43855 2023/01/31 10:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.433708729s) from=127.0.0.6:46629 2023/01/31 10:06:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.681072132s) from=127.0.0.6:43397 2023/01/31 10:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:06:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.137175052s) from=127.0.0.6:56705 2023/01/31 10:06:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.070429593s) from=127.0.0.6:44369 2023/01/31 10:06:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.480940657s) from=127.0.0.6:48765 2023/01/31 10:06:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.69834579s) from=127.0.0.6:34539 2023/01/31 10:07:00 [DEBUG] http: Request GET /v1/status/leader (188.058µs) from=127.0.0.6:49465 2023/01/31 10:07:01 [DEBUG] http: Request GET /v1/status/leader (142.224µs) from=127.0.0.6:59893 2023/01/31 10:07:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.506807798s) from=127.0.0.6:39535 2023/01/31 10:07:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.902756202s) from=127.0.0.6:47219 2023/01/31 10:07:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m6.728603347s) from=127.0.0.6:46639 2023/01/31 10:07:20 [DEBUG] http: Request GET /v1/status/leader (294.025µs) from=127.0.0.6:49465 2023/01/31 10:07:21 [DEBUG] http: Request GET /v1/status/leader (143.434µs) from=127.0.0.6:59893 2023/01/31 10:07:40 [DEBUG] http: Request GET /v1/status/leader (349.97µs) from=127.0.0.6:49465 2023/01/31 10:07:41 [DEBUG] http: Request GET /v1/status/leader (136.518µs) from=127.0.0.6:49465 2023/01/31 10:07:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.707203935s) from=127.0.0.6:55981 2023/01/31 10:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:07:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m1.139247203s) from=127.0.0.6:35291 2023/01/31 10:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:07:54 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:07:54 [DEBUG] agent: Node info in sync 2023/01/31 10:07:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m2.375774792s) from=127.0.0.6:39761 2023/01/31 10:07:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.037283604s) from=127.0.0.6:56345 2023/01/31 10:08:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:08:00 [DEBUG] http: Request GET /v1/status/leader (278.185µs) from=127.0.0.6:59893 2023/01/31 10:08:01 [DEBUG] http: Request GET /v1/status/leader (238.708µs) from=127.0.0.6:49465 2023/01/31 10:08:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m4.558489843s) from=127.0.0.6:50757 2023/01/31 10:08:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.249221763s) from=127.0.0.6:47923 2023/01/31 10:08:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m3.014615092s) from=127.0.0.6:37601 2023/01/31 10:08:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.451665563s) from=127.0.0.6:53025 2023/01/31 10:08:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m2.297227542s) from=127.0.0.6:42717 2023/01/31 10:08:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m1.016237746s) from=127.0.0.6:49771 2023/01/31 10:08:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.128627999s) from=127.0.0.6:40671 2023/01/31 10:08:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m3.512276468s) from=127.0.0.6:35691 2023/01/31 10:08:20 [DEBUG] http: Request GET /v1/status/leader (159.165µs) from=127.0.0.6:59893 2023/01/31 10:08:21 [DEBUG] http: Request GET /v1/status/leader (168µs) from=127.0.0.6:49465 2023/01/31 10:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.034579833s) from=127.0.0.6:35649 2023/01/31 10:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.249563764s) from=127.0.0.6:44415 2023/01/31 10:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.834714837s) from=127.0.0.6:55119 2023/01/31 10:08:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.453172315s) from=127.0.0.6:52165 2023/01/31 10:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.283552976s) from=127.0.0.6:42419 2023/01/31 10:08:40 [DEBUG] http: Request GET /v1/status/leader (256.485µs) from=127.0.0.6:59893 2023/01/31 10:08:41 [DEBUG] http: Request GET /v1/status/leader (262.189µs) from=127.0.0.6:59893 2023/01/31 10:08:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.575068104s) from=127.0.0.6:35795 2023/01/31 10:08:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.714823033s) from=127.0.0.6:37325 2023/01/31 10:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:08:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.013693446s) from=127.0.0.6:46629 2023/01/31 10:08:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.037493798s) from=127.0.0.6:43397 2023/01/31 10:08:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.738117781s) from=127.0.0.6:44369 2023/01/31 10:08:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m1.241765479s) from=127.0.0.6:48765 2023/01/31 10:08:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m7.492915671s) from=127.0.0.6:43855 2023/01/31 10:08:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.574105849s) from=127.0.0.6:56705 2023/01/31 10:08:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:08:59 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:08:59 [DEBUG] agent: Node info in sync 2023/01/31 10:09:00 [DEBUG] http: Request GET /v1/status/leader (277µs) from=127.0.0.6:59893 2023/01/31 10:09:01 [DEBUG] http: Request GET /v1/status/leader (140.257µs) from=127.0.0.6:59893 2023/01/31 10:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.4625503s) from=127.0.0.6:34539 2023/01/31 10:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.678338865s) from=127.0.0.6:39535 2023/01/31 10:09:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.328144052s) from=127.0.0.6:47219 2023/01/31 10:09:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.183533834s) from=127.0.0.6:46639 2023/01/31 10:09:20 [DEBUG] http: Request GET /v1/status/leader (255.41µs) from=127.0.0.6:59893 2023/01/31 10:09:21 [DEBUG] http: Request GET /v1/status/leader (236.342µs) from=127.0.0.6:59893 2023/01/31 10:09:40 [DEBUG] http: Request GET /v1/status/leader (228.03µs) from=127.0.0.6:49465 2023/01/31 10:09:41 [DEBUG] http: Request GET /v1/status/leader (156.502µs) from=127.0.0.6:59893 2023/01/31 10:09:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.92508097s) from=127.0.0.6:55981 2023/01/31 10:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:09:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m6.267168495s) from=127.0.0.6:35291 2023/01/31 10:09:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.06129976s) from=127.0.0.6:39761 2023/01/31 10:10:00 [DEBUG] http: Request GET /v1/status/leader (283.885µs) from=127.0.0.6:49465 2023/01/31 10:10:01 [DEBUG] http: Request GET /v1/status/leader (276.026µs) from=127.0.0.6:49465 2023/01/31 10:10:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.903253477s) from=127.0.0.6:56345 2023/01/31 10:10:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:10:03 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:10:03 [DEBUG] agent: Node info in sync 2023/01/31 10:10:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m1.886141491s) from=127.0.0.6:50757 2023/01/31 10:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.6759004s) from=127.0.0.6:47923 2023/01/31 10:10:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.106995982s) from=127.0.0.6:53025 2023/01/31 10:10:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m7.105039607s) from=127.0.0.6:37601 2023/01/31 10:10:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.216560554s) from=127.0.0.6:42717 2023/01/31 10:10:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.111127499s) from=127.0.0.6:49771 2023/01/31 10:10:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m2.449965741s) from=127.0.0.6:40671 2023/01/31 10:10:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m2.869970849s) from=127.0.0.6:35691 2023/01/31 10:10:20 [DEBUG] http: Request GET /v1/status/leader (134.927µs) from=127.0.0.6:49465 2023/01/31 10:10:21 [DEBUG] http: Request GET /v1/status/leader (2.461886ms) from=127.0.0.6:59893 2023/01/31 10:10:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:10:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.151381293s) from=127.0.0.6:35649 2023/01/31 10:10:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.322835271s) from=127.0.0.6:52165 2023/01/31 10:10:40 [DEBUG] http: Request GET /v1/status/leader (236.687µs) from=127.0.0.6:59893 2023/01/31 10:10:41 [DEBUG] http: Request GET /v1/status/leader (256.024µs) from=127.0.0.6:49465 2023/01/31 10:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m6.170658891s) from=127.0.0.6:44415 2023/01/31 10:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m5.914062713s) from=127.0.0.6:55119 2023/01/31 10:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.671452834s) from=127.0.0.6:35795 2023/01/31 10:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m6.536503163s) from=127.0.0.6:42419 2023/01/31 10:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.64103823s) from=127.0.0.6:46629 2023/01/31 10:10:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.423210141s) from=127.0.0.6:43397 2023/01/31 10:10:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.208096751s) from=127.0.0.6:37325 2023/01/31 10:10:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.387694004s) from=127.0.0.6:44369 2023/01/31 10:10:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.984925214s) from=127.0.0.6:43855 2023/01/31 10:10:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.179356366s) from=127.0.0.6:48765 2023/01/31 10:11:00 [DEBUG] http: Request GET /v1/status/leader (161.03µs) from=127.0.0.6:59893 2023/01/31 10:11:01 [DEBUG] http: Request GET /v1/status/leader (147.137µs) from=127.0.0.6:59893 2023/01/31 10:11:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m6.079548808s) from=127.0.0.6:56705 2023/01/31 10:11:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.686151909s) from=127.0.0.6:34539 2023/01/31 10:11:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.053072673s) from=127.0.0.6:47219 2023/01/31 10:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.626914382s) from=127.0.0.6:39535 2023/01/31 10:11:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:11:19 [DEBUG] agent: Node info in sync 2023/01/31 10:11:20 [DEBUG] http: Request GET /v1/status/leader (340.183µs) from=127.0.0.6:59893 2023/01/31 10:11:21 [DEBUG] http: Request GET /v1/status/leader (242.865µs) from=127.0.0.6:59893 2023/01/31 10:11:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.616843361s) from=127.0.0.6:46639 2023/01/31 10:11:40 [DEBUG] http: Request GET /v1/status/leader (137.796µs) from=127.0.0.6:59893 2023/01/31 10:11:41 [DEBUG] http: Request GET /v1/status/leader (159.006µs) from=127.0.0.6:49465 2023/01/31 10:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:11:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.04330957s) from=127.0.0.6:55981 2023/01/31 10:11:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m1.239319509s) from=127.0.0.6:35291 2023/01/31 10:12:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m2.001801767s) from=127.0.0.6:39761 2023/01/31 10:12:00 [DEBUG] http: Request GET /v1/status/leader (228.549µs) from=127.0.0.6:59893 2023/01/31 10:12:01 [DEBUG] http: Request GET /v1/status/leader (244.379µs) from=127.0.0.6:59893 2023/01/31 10:12:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.651760353s) from=127.0.0.6:56345 2023/01/31 10:12:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.632907254s) from=127.0.0.6:50757 2023/01/31 10:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.890840339s) from=127.0.0.6:47923 2023/01/31 10:12:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m1.306063621s) from=127.0.0.6:53025 2023/01/31 10:12:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.496001365s) from=127.0.0.6:37601 2023/01/31 10:12:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m2.112162535s) from=127.0.0.6:42717 2023/01/31 10:12:20 [DEBUG] http: Request GET /v1/status/leader (254.209µs) from=127.0.0.6:49465 2023/01/31 10:12:21 [DEBUG] http: Request GET /v1/status/leader (142.98µs) from=127.0.0.6:49465 2023/01/31 10:12:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m6.921054555s) from=127.0.0.6:49771 2023/01/31 10:12:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m6.582477617s) from=127.0.0.6:40671 2023/01/31 10:12:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.443205992s) from=127.0.0.6:35691 2023/01/31 10:12:40 [DEBUG] http: Request GET /v1/status/leader (218.16µs) from=127.0.0.6:49465 2023/01/31 10:12:41 [DEBUG] http: Request GET /v1/status/leader (280.088µs) from=127.0.0.6:59893 2023/01/31 10:12:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.942914302s) from=127.0.0.6:52165 2023/01/31 10:12:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.905596079s) from=127.0.0.6:44415 2023/01/31 10:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.494292748s) from=127.0.0.6:35649 2023/01/31 10:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m1.686232873s) from=127.0.0.6:35795 2023/01/31 10:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:12:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.146117226s) from=127.0.0.6:55119 2023/01/31 10:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m5.369877421s) from=127.0.0.6:42419 2023/01/31 10:12:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.606828544s) from=127.0.0.6:43397 2023/01/31 10:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.969476131s) from=127.0.0.6:46629 2023/01/31 10:12:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m2.977603668s) from=127.0.0.6:37325 2023/01/31 10:12:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.076033024s) from=127.0.0.6:44369 2023/01/31 10:12:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m2.278267295s) from=127.0.0.6:43855 2023/01/31 10:13:00 [DEBUG] http: Request GET /v1/status/leader (144.66µs) from=127.0.0.6:59893 2023/01/31 10:13:01 [DEBUG] http: Request GET /v1/status/leader (136.046µs) from=127.0.0.6:59893 2023/01/31 10:13:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.642108162s) from=127.0.0.6:48765 2023/01/31 10:13:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.548714344s) from=127.0.0.6:56705 2023/01/31 10:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:13:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:13:07 [DEBUG] agent: Node info in sync 2023/01/31 10:13:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.210295899s) from=127.0.0.6:34539 2023/01/31 10:13:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.364500752s) from=127.0.0.6:47219 2023/01/31 10:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.593279716s) from=127.0.0.6:39535 2023/01/31 10:13:21 [DEBUG] http: Request GET /v1/status/leader (284.741µs) from=127.0.0.6:59893 2023/01/31 10:13:21 [DEBUG] http: Request GET /v1/status/leader (131.999µs) from=127.0.0.6:59893 2023/01/31 10:13:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:13:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.359853385s) from=127.0.0.6:46639 2023/01/31 10:13:41 [DEBUG] http: Request GET /v1/status/leader (218.433µs) from=127.0.0.6:59893 2023/01/31 10:13:41 [DEBUG] http: Request GET /v1/status/leader (175.971µs) from=127.0.0.6:49465 2023/01/31 10:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:13:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.254862714s) from=127.0.0.6:55981 2023/01/31 10:14:01 [DEBUG] http: Request GET /v1/status/leader (280.512µs) from=127.0.0.6:49465 2023/01/31 10:14:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m1.291965553s) from=127.0.0.6:39761 2023/01/31 10:14:01 [DEBUG] http: Request GET /v1/status/leader (256.713µs) from=127.0.0.6:59893 2023/01/31 10:14:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.087205072s) from=127.0.0.6:35291 2023/01/31 10:14:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.048761077s) from=127.0.0.6:56345 2023/01/31 10:14:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m3.025825218s) from=127.0.0.6:50757 2023/01/31 10:14:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m1.5847539s) from=127.0.0.6:53025 2023/01/31 10:14:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.263691336s) from=127.0.0.6:47923 2023/01/31 10:14:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m5.289767168s) from=127.0.0.6:37601 2023/01/31 10:14:21 [DEBUG] http: Request GET /v1/status/leader (178.863µs) from=127.0.0.6:59893 2023/01/31 10:14:21 [DEBUG] http: Request GET /v1/status/leader (1.437684ms) from=127.0.0.6:49465 2023/01/31 10:14:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m3.25059263s) from=127.0.0.6:42717 2023/01/31 10:14:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m1.221113367s) from=127.0.0.6:40671 2023/01/31 10:14:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m3.292149465s) from=127.0.0.6:49771 2023/01/31 10:14:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.316537296s) from=127.0.0.6:35691 2023/01/31 10:14:41 [DEBUG] http: Request GET /v1/status/leader (237.777µs) from=127.0.0.6:59893 2023/01/31 10:14:41 [DEBUG] http: Request GET /v1/status/leader (227.497µs) from=127.0.0.6:59893 2023/01/31 10:14:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m4.241878571s) from=127.0.0.6:52165 2023/01/31 10:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.901081847s) from=127.0.0.6:35649 2023/01/31 10:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:14:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.169250747s) from=127.0.0.6:55119 2023/01/31 10:14:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m3.21420804s) from=127.0.0.6:35795 2023/01/31 10:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m6.455139152s) from=127.0.0.6:44415 2023/01/31 10:14:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.441881027s) from=127.0.0.6:43397 2023/01/31 10:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m3.779753173s) from=127.0.0.6:42419 2023/01/31 10:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m4.522032472s) from=127.0.0.6:46629 2023/01/31 10:15:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.002057422s) from=127.0.0.6:37325 2023/01/31 10:15:01 [DEBUG] http: Request GET /v1/status/leader (131.605µs) from=127.0.0.6:49465 2023/01/31 10:15:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.516945152s) from=127.0.0.6:43855 2023/01/31 10:15:01 [DEBUG] http: Request GET /v1/status/leader (818.214µs) from=127.0.0.6:59893 2023/01/31 10:15:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:15:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:15:02 [DEBUG] agent: Node info in sync 2023/01/31 10:15:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.077727215s) from=127.0.0.6:44369 2023/01/31 10:15:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.991141305s) from=127.0.0.6:56705 2023/01/31 10:15:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.190520284s) from=127.0.0.6:48765 2023/01/31 10:15:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.639254311s) from=127.0.0.6:34539 2023/01/31 10:15:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m0.985675494s) from=127.0.0.6:47219 2023/01/31 10:15:21 [DEBUG] http: Request GET /v1/status/leader (245.232µs) from=127.0.0.6:59893 2023/01/31 10:15:21 [DEBUG] http: Request GET /v1/status/leader (355.69µs) from=127.0.0.6:59893 2023/01/31 10:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.44321034s) from=127.0.0.6:39535 2023/01/31 10:15:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m5.116576892s) from=127.0.0.6:46639 2023/01/31 10:15:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:15:41 [DEBUG] http: Request GET /v1/status/leader (200.593µs) from=127.0.0.6:59893 2023/01/31 10:15:41 [DEBUG] http: Request GET /v1/status/leader (323.987µs) from=127.0.0.6:49465 2023/01/31 10:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:15:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m3.573981966s) from=127.0.0.6:55981 2023/01/31 10:16:01 [DEBUG] http: Request GET /v1/status/leader (241.725µs) from=127.0.0.6:59893 2023/01/31 10:16:01 [DEBUG] http: Request GET /v1/status/leader (270.3µs) from=127.0.0.6:49465 2023/01/31 10:16:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m0.736852187s) from=127.0.0.6:35291 2023/01/31 10:16:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.774850988s) from=127.0.0.6:39761 2023/01/31 10:16:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.526274493s) from=127.0.0.6:56345 2023/01/31 10:16:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m1.113712725s) from=127.0.0.6:47923 2023/01/31 10:16:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.651348248s) from=127.0.0.6:50757 2023/01/31 10:16:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m4.987596539s) from=127.0.0.6:53025 2023/01/31 10:16:21 [DEBUG] http: Request GET /v1/status/leader (8.276751ms) from=127.0.0.6:49465 2023/01/31 10:16:21 [DEBUG] http: Request GET /v1/status/leader (303.03µs) from=127.0.0.6:49465 2023/01/31 10:16:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.362234873s) from=127.0.0.6:42717 2023/01/31 10:16:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:16:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:16:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:16:26 [DEBUG] agent: Node info in sync 2023/01/31 10:16:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m7.391979164s) from=127.0.0.6:37601 2023/01/31 10:16:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m3.114458023s) from=127.0.0.6:40671 2023/01/31 10:16:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.582900228s) from=127.0.0.6:49771 2023/01/31 10:16:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.953359448s) from=127.0.0.6:35691 2023/01/31 10:16:41 [DEBUG] http: Request GET /v1/status/leader (274.654µs) from=127.0.0.6:59893 2023/01/31 10:16:41 [DEBUG] http: Request GET /v1/status/leader (145.71µs) from=127.0.0.6:59893 2023/01/31 10:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.536164302s) from=127.0.0.6:35649 2023/01/31 10:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.580807103s) from=127.0.0.6:35795 2023/01/31 10:16:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m5.041656763s) from=127.0.0.6:52165 2023/01/31 10:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m4.478779465s) from=127.0.0.6:55119 2023/01/31 10:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.818381841s) from=127.0.0.6:44415 2023/01/31 10:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m1.11910664s) from=127.0.0.6:46629 2023/01/31 10:16:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.918979157s) from=127.0.0.6:43397 2023/01/31 10:17:01 [DEBUG] http: Request GET /v1/status/leader (284.292µs) from=127.0.0.6:49465 2023/01/31 10:17:01 [DEBUG] http: Request GET /v1/status/leader (172.617µs) from=127.0.0.6:59893 2023/01/31 10:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m7.461037092s) from=127.0.0.6:42419 2023/01/31 10:17:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.349199581s) from=127.0.0.6:37325 2023/01/31 10:17:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.641325011s) from=127.0.0.6:44369 2023/01/31 10:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.409734913s) from=127.0.0.6:43855 2023/01/31 10:17:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m1.96577954s) from=127.0.0.6:56705 2023/01/31 10:17:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m0.98724659s) from=127.0.0.6:34539 2023/01/31 10:17:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.211172642s) from=127.0.0.6:48765 2023/01/31 10:17:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.464675515s) from=127.0.0.6:47219 2023/01/31 10:17:21 [DEBUG] http: Request GET /v1/status/leader (262.972µs) from=127.0.0.6:49465 2023/01/31 10:17:21 [DEBUG] http: Request GET /v1/status/leader (261.81µs) from=127.0.0.6:49465 2023/01/31 10:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m3.525136007s) from=127.0.0.6:39535 2023/01/31 10:17:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.381406055s) from=127.0.0.6:46639 2023/01/31 10:17:41 [DEBUG] http: Request GET /v1/status/leader (152.755µs) from=127.0.0.6:59893 2023/01/31 10:17:41 [DEBUG] http: Request GET /v1/status/leader (158.59µs) from=127.0.0.6:59893 2023/01/31 10:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:17:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:17:49 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:17:49 [DEBUG] agent: Node info in sync 2023/01/31 10:18:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.596232815s) from=127.0.0.6:55981 2023/01/31 10:18:01 [DEBUG] http: Request GET /v1/status/leader (369.785µs) from=127.0.0.6:49465 2023/01/31 10:18:01 [DEBUG] http: Request GET /v1/status/leader (132.433µs) from=127.0.0.6:49465 2023/01/31 10:18:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.654196926s) from=127.0.0.6:35291 2023/01/31 10:18:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m2.838763563s) from=127.0.0.6:39761 2023/01/31 10:18:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.903503444s) from=127.0.0.6:56345 2023/01/31 10:18:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.85301665s) from=127.0.0.6:50757 2023/01/31 10:18:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m3.149565027s) from=127.0.0.6:47923 2023/01/31 10:18:21 [DEBUG] http: Request GET /v1/status/leader (896.733µs) from=127.0.0.6:49465 2023/01/31 10:18:21 [DEBUG] http: Request GET /v1/status/leader (139.864µs) from=127.0.0.6:59893 2023/01/31 10:18:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.940810955s) from=127.0.0.6:53025 2023/01/31 10:18:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m2.426660762s) from=127.0.0.6:42717 2023/01/31 10:18:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:18:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.633595118s) from=127.0.0.6:37601 2023/01/31 10:18:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.629472429s) from=127.0.0.6:49771 2023/01/31 10:18:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m4.948107108s) from=127.0.0.6:40671 2023/01/31 10:18:41 [DEBUG] http: Request GET /v1/status/leader (1.010547ms) from=127.0.0.6:59893 2023/01/31 10:18:41 [DEBUG] http: Request GET /v1/status/leader (284.936µs) from=127.0.0.6:59893 2023/01/31 10:18:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.643145184s) from=127.0.0.6:35691 2023/01/31 10:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:18:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m3.155371982s) from=127.0.0.6:35649 2023/01/31 10:18:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.536551839s) from=127.0.0.6:52165 2023/01/31 10:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.126312337s) from=127.0.0.6:35795 2023/01/31 10:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.12566033s) from=127.0.0.6:44415 2023/01/31 10:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m5.952214027s) from=127.0.0.6:55119 2023/01/31 10:19:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:19:01 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:19:01 [DEBUG] agent: Node info in sync 2023/01/31 10:19:01 [DEBUG] http: Request GET /v1/status/leader (881.842µs) from=127.0.0.6:59893 2023/01/31 10:19:01 [DEBUG] http: Request GET /v1/status/leader (260.265µs) from=127.0.0.6:49465 2023/01/31 10:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m5.59654761s) from=127.0.0.6:46629 2023/01/31 10:19:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.667416703s) from=127.0.0.6:43397 2023/01/31 10:19:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.700836993s) from=127.0.0.6:42419 2023/01/31 10:19:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.183232487s) from=127.0.0.6:44369 2023/01/31 10:19:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.218925977s) from=127.0.0.6:37325 2023/01/31 10:19:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.878249214s) from=127.0.0.6:43855 2023/01/31 10:19:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m2.197291244s) from=127.0.0.6:48765 2023/01/31 10:19:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m7.277540501s) from=127.0.0.6:56705 2023/01/31 10:19:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.221189533s) from=127.0.0.6:34539 2023/01/31 10:19:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m2.997835756s) from=127.0.0.6:47219 2023/01/31 10:19:21 [DEBUG] http: Request GET /v1/status/leader (222.812µs) from=127.0.0.6:49465 2023/01/31 10:19:21 [DEBUG] http: Request GET /v1/status/leader (153.368µs) from=127.0.0.6:59893 2023/01/31 10:19:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.505645777s) from=127.0.0.6:46639 2023/01/31 10:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.630351758s) from=127.0.0.6:39535 2023/01/31 10:19:41 [DEBUG] http: Request GET /v1/status/leader (2.227442ms) from=127.0.0.6:59893 2023/01/31 10:19:41 [DEBUG] http: Request GET /v1/status/leader (396.435µs) from=127.0.0.6:49465 2023/01/31 10:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:20:01 [DEBUG] http: Request GET /v1/status/leader (146.925µs) from=127.0.0.6:59893 2023/01/31 10:20:01 [DEBUG] http: Request GET /v1/status/leader (137.018µs) from=127.0.0.6:49465 2023/01/31 10:20:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m6.88945733s) from=127.0.0.6:55981 2023/01/31 10:20:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m3.814015929s) from=127.0.0.6:35291 2023/01/31 10:20:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:20:11 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:20:11 [DEBUG] agent: Node info in sync 2023/01/31 10:20:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.840244489s) from=127.0.0.6:39761 2023/01/31 10:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.195358928s) from=127.0.0.6:56345 2023/01/31 10:20:21 [DEBUG] http: Request GET /v1/status/leader (163.661µs) from=127.0.0.6:49465 2023/01/31 10:20:21 [DEBUG] http: Request GET /v1/status/leader (160.391µs) from=127.0.0.6:49465 2023/01/31 10:20:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.327944368s) from=127.0.0.6:50757 2023/01/31 10:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m7.256909133s) from=127.0.0.6:47923 2023/01/31 10:20:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m3.958385709s) from=127.0.0.6:53025 2023/01/31 10:20:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m6.742315315s) from=127.0.0.6:42717 2023/01/31 10:20:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.074085868s) from=127.0.0.6:49771 2023/01/31 10:20:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m4.79964694s) from=127.0.0.6:37601 2023/01/31 10:20:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m6.05083788s) from=127.0.0.6:40671 2023/01/31 10:20:41 [DEBUG] http: Request GET /v1/status/leader (297.855µs) from=127.0.0.6:49465 2023/01/31 10:20:41 [DEBUG] http: Request GET /v1/status/leader (143.17µs) from=127.0.0.6:49465 2023/01/31 10:20:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:20:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.34696358s) from=127.0.0.6:35691 2023/01/31 10:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:20:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.37401387s) from=127.0.0.6:52165 2023/01/31 10:20:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.66061225s) from=127.0.0.6:35795 2023/01/31 10:21:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m6.071346316s) from=127.0.0.6:35649 2023/01/31 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.045656995s) from=127.0.0.6:55119 2023/01/31 10:21:01 [DEBUG] http: Request GET /v1/status/leader (159.711µs) from=127.0.0.6:59893 2023/01/31 10:21:01 [DEBUG] http: Request GET /v1/status/leader (244.646µs) from=127.0.0.6:49465 2023/01/31 10:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m5.543054137s) from=127.0.0.6:44415 2023/01/31 10:21:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.339916174s) from=127.0.0.6:43397 2023/01/31 10:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.424231469s) from=127.0.0.6:42419 2023/01/31 10:21:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m1.525705672s) from=127.0.0.6:44369 2023/01/31 10:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m7.253374651s) from=127.0.0.6:46629 2023/01/31 10:21:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m3.127277712s) from=127.0.0.6:37325 2023/01/31 10:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.38800251s) from=127.0.0.6:43855 2023/01/31 10:21:21 [DEBUG] http: Request GET /v1/status/leader (159.441µs) from=127.0.0.6:59893 2023/01/31 10:21:21 [DEBUG] http: Request GET /v1/status/leader (3.370093ms) from=127.0.0.6:49465 2023/01/31 10:21:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m4.646473035s) from=127.0.0.6:56705 2023/01/31 10:21:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.63717863s) from=127.0.0.6:48765 2023/01/31 10:21:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.346524831s) from=127.0.0.6:34539 2023/01/31 10:21:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.881219696s) from=127.0.0.6:47219 2023/01/31 10:21:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m2.303763018s) from=127.0.0.6:46639 2023/01/31 10:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m6.840257609s) from=127.0.0.6:39535 2023/01/31 10:21:41 [DEBUG] http: Request GET /v1/status/leader (220.864µs) from=127.0.0.6:59893 2023/01/31 10:21:41 [DEBUG] http: Request GET /v1/status/leader (147.79µs) from=127.0.0.6:49465 2023/01/31 10:21:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:21:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:21:48 [DEBUG] agent: Node info in sync 2023/01/31 10:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:22:01 [DEBUG] http: Request GET /v1/status/leader (227.052µs) from=127.0.0.6:49465 2023/01/31 10:22:01 [DEBUG] http: Request GET /v1/status/leader (181.69µs) from=127.0.0.6:59893 2023/01/31 10:22:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.420323591s) from=127.0.0.6:55981 2023/01/31 10:22:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m2.981523432s) from=127.0.0.6:35291 2023/01/31 10:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.466147797s) from=127.0.0.6:56345 2023/01/31 10:22:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m6.205176355s) from=127.0.0.6:39761 2023/01/31 10:22:21 [DEBUG] http: Request GET /v1/status/leader (225.66µs) from=127.0.0.6:59893 2023/01/31 10:22:21 [DEBUG] http: Request GET /v1/status/leader (240.604µs) from=127.0.0.6:59893 2023/01/31 10:22:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.607212474s) from=127.0.0.6:53025 2023/01/31 10:22:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m2.534731803s) from=127.0.0.6:47923 2023/01/31 10:22:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m5.216900979s) from=127.0.0.6:50757 2023/01/31 10:22:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.209845249s) from=127.0.0.6:49771 2023/01/31 10:22:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m3.455834527s) from=127.0.0.6:42717 2023/01/31 10:22:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.550436672s) from=127.0.0.6:37601 2023/01/31 10:22:41 [DEBUG] http: Request GET /v1/status/leader (246.312µs) from=127.0.0.6:59893 2023/01/31 10:22:41 [DEBUG] http: Request GET /v1/status/leader (179.219µs) from=127.0.0.6:49465 2023/01/31 10:22:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m4.006028635s) from=127.0.0.6:40671 2023/01/31 10:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:22:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m4.552475166s) from=127.0.0.6:35691 2023/01/31 10:22:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:22:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:22:55 [DEBUG] agent: Node info in sync 2023/01/31 10:23:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m4.006681352s) from=127.0.0.6:52165 2023/01/31 10:23:01 [DEBUG] http: Request GET /v1/status/leader (242.217µs) from=127.0.0.6:49465 2023/01/31 10:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m1.403222302s) from=127.0.0.6:35649 2023/01/31 10:23:01 [DEBUG] http: Request GET /v1/status/leader (252.38µs) from=127.0.0.6:49465 2023/01/31 10:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.365998733s) from=127.0.0.6:35795 2023/01/31 10:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m3.149259076s) from=127.0.0.6:55119 2023/01/31 10:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.533538731s) from=127.0.0.6:44415 2023/01/31 10:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.713857526s) from=127.0.0.6:42419 2023/01/31 10:23:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:23:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.361282338s) from=127.0.0.6:43397 2023/01/31 10:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m2.118132789s) from=127.0.0.6:46629 2023/01/31 10:23:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.567298784s) from=127.0.0.6:44369 2023/01/31 10:23:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.096441987s) from=127.0.0.6:37325 2023/01/31 10:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.045173107s) from=127.0.0.6:43855 2023/01/31 10:23:21 [DEBUG] http: Request GET /v1/status/leader (1.520293ms) from=127.0.0.6:49465 2023/01/31 10:23:21 [DEBUG] http: Request GET /v1/status/leader (161.79µs) from=127.0.0.6:49465 2023/01/31 10:23:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m1.97008517s) from=127.0.0.6:48765 2023/01/31 10:23:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.421779515s) from=127.0.0.6:56705 2023/01/31 10:23:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m4.474968963s) from=127.0.0.6:34539 2023/01/31 10:23:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m4.798581339s) from=127.0.0.6:47219 2023/01/31 10:23:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m3.407020287s) from=127.0.0.6:46639 2023/01/31 10:23:41 [DEBUG] http: Request GET /v1/status/leader (149.567µs) from=127.0.0.6:49465 2023/01/31 10:23:41 [DEBUG] http: Request GET /v1/status/leader (293.715µs) from=127.0.0.6:49465 2023/01/31 10:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m2.413424251s) from=127.0.0.6:39535 2023/01/31 10:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:24:01 [DEBUG] http: Request GET /v1/status/leader (189.063µs) from=127.0.0.6:59893 2023/01/31 10:24:01 [DEBUG] http: Request GET /v1/status/leader (218.575µs) from=127.0.0.6:59893 2023/01/31 10:24:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m1.825513808s) from=127.0.0.6:55981 2023/01/31 10:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.621603509s) from=127.0.0.6:56345 2023/01/31 10:24:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m7.150877772s) from=127.0.0.6:35291 2023/01/31 10:24:21 [DEBUG] http: Request GET /v1/status/leader (286.3µs) from=127.0.0.6:59893 2023/01/31 10:24:21 [DEBUG] http: Request GET /v1/status/leader (229.973µs) from=127.0.0.6:59893 2023/01/31 10:24:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m6.930126763s) from=127.0.0.6:39761 2023/01/31 10:24:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.270545011s) from=127.0.0.6:47923 2023/01/31 10:24:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m0.869206263s) from=127.0.0.6:50757 2023/01/31 10:24:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m4.19581727s) from=127.0.0.6:53025 2023/01/31 10:24:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.658878609s) from=127.0.0.6:49771 2023/01/31 10:24:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.637293348s) from=127.0.0.6:42717 2023/01/31 10:24:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m1.461839458s) from=127.0.0.6:37601 2023/01/31 10:24:41 [DEBUG] http: Request GET /v1/status/leader (309.993µs) from=127.0.0.6:59893 2023/01/31 10:24:41 [DEBUG] http: Request GET /v1/status/leader (149.837µs) from=127.0.0.6:49465 2023/01/31 10:24:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m1.569501505s) from=127.0.0.6:40671 2023/01/31 10:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:24:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m3.296979374s) from=127.0.0.6:35691 2023/01/31 10:24:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:24:54 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:24:54 [DEBUG] agent: Node info in sync 2023/01/31 10:25:01 [DEBUG] http: Request GET /v1/status/leader (219.442µs) from=127.0.0.6:49465 2023/01/31 10:25:01 [DEBUG] http: Request GET /v1/status/leader (133.925µs) from=127.0.0.6:59893 2023/01/31 10:25:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m2.44847722s) from=127.0.0.6:35795 2023/01/31 10:25:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.47806477s) from=127.0.0.6:35649 2023/01/31 10:25:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.285424951s) from=127.0.0.6:52165 2023/01/31 10:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m2.771506964s) from=127.0.0.6:44415 2023/01/31 10:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m6.845333536s) from=127.0.0.6:55119 2023/01/31 10:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m2.267845102s) from=127.0.0.6:42419 2023/01/31 10:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m0.13848877s) from=127.0.0.6:46629 2023/01/31 10:25:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m0.253101792s) from=127.0.0.6:44369 2023/01/31 10:25:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m7.434107604s) from=127.0.0.6:43397 2023/01/31 10:25:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m5.696549425s) from=127.0.0.6:37325 2023/01/31 10:25:21 [DEBUG] http: Request GET /v1/status/leader (291.036µs) from=127.0.0.6:59893 2023/01/31 10:25:21 [DEBUG] http: Request GET /v1/status/leader (163.924µs) from=127.0.0.6:49465 2023/01/31 10:25:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.808194607s) from=127.0.0.6:43855 2023/01/31 10:25:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.625515447s) from=127.0.0.6:56705 2023/01/31 10:25:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.961115149s) from=127.0.0.6:48765 2023/01/31 10:25:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.717145975s) from=127.0.0.6:34539 2023/01/31 10:25:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m5.087490814s) from=127.0.0.6:47219 2023/01/31 10:25:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:25:41 [DEBUG] http: Request GET /v1/status/leader (228.832µs) from=127.0.0.6:49465 2023/01/31 10:25:41 [DEBUG] http: Request GET /v1/status/leader (259.679µs) from=127.0.0.6:49465 2023/01/31 10:25:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m7.272831263s) from=127.0.0.6:46639 2023/01/31 10:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.405860973s) from=127.0.0.6:39535 2023/01/31 10:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:26:01 [DEBUG] http: Request GET /v1/status/leader (239.205µs) from=127.0.0.6:59893 2023/01/31 10:26:01 [DEBUG] http: Request GET /v1/status/leader (159.142µs) from=127.0.0.6:49465 2023/01/31 10:26:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:26:09 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:26:09 [DEBUG] agent: Node info in sync 2023/01/31 10:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m7.151300047s) from=127.0.0.6:55981 2023/01/31 10:26:21 [DEBUG] http: Request GET /v1/status/leader (226.967µs) from=127.0.0.6:59893 2023/01/31 10:26:21 [DEBUG] http: Request GET /v1/status/leader (254.993µs) from=127.0.0.6:59893 2023/01/31 10:26:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m4.180998475s) from=127.0.0.6:35291 2023/01/31 10:26:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m5.122038299s) from=127.0.0.6:56345 2023/01/31 10:26:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.674374344s) from=127.0.0.6:39761 2023/01/31 10:26:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m1.565444592s) from=127.0.0.6:50757 2023/01/31 10:26:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.309687901s) from=127.0.0.6:53025 2023/01/31 10:26:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.630174954s) from=127.0.0.6:47923 2023/01/31 10:26:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m2.893996155s) from=127.0.0.6:37601 2023/01/31 10:26:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m3.365463789s) from=127.0.0.6:49771 2023/01/31 10:26:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m4.140299864s) from=127.0.0.6:42717 2023/01/31 10:26:41 [DEBUG] http: Request GET /v1/status/leader (133.758µs) from=127.0.0.6:59893 2023/01/31 10:26:41 [DEBUG] http: Request GET /v1/status/leader (1.015587ms) from=127.0.0.6:49465 2023/01/31 10:26:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m0.204249369s) from=127.0.0.6:40671 2023/01/31 10:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:26:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.168011483s) from=127.0.0.6:35691 2023/01/31 10:27:01 [DEBUG] http: Request GET /v1/status/leader (254.078µs) from=127.0.0.6:49465 2023/01/31 10:27:01 [DEBUG] http: Request GET /v1/status/leader (166.178µs) from=127.0.0.6:59893 2023/01/31 10:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m1.070485391s) from=127.0.0.6:35795 2023/01/31 10:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.395387274s) from=127.0.0.6:35649 2023/01/31 10:27:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m1.657068894s) from=127.0.0.6:52165 2023/01/31 10:27:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.483362484s) from=127.0.0.6:55119 2023/01/31 10:27:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.019794177s) from=127.0.0.6:44415 2023/01/31 10:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m6.674319556s) from=127.0.0.6:46629 2023/01/31 10:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m7.411554053s) from=127.0.0.6:42419 2023/01/31 10:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.965914037s) from=127.0.0.6:44369 2023/01/31 10:27:21 [DEBUG] http: Request GET /v1/status/leader (284.24µs) from=127.0.0.6:49465 2023/01/31 10:27:21 [DEBUG] http: Request GET /v1/status/leader (134.058µs) from=127.0.0.6:59893 2023/01/31 10:27:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m3.042819191s) from=127.0.0.6:43397 2023/01/31 10:27:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m1.810488036s) from=127.0.0.6:37325 2023/01/31 10:27:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.406101541s) from=127.0.0.6:43855 2023/01/31 10:27:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m3.167842908s) from=127.0.0.6:56705 2023/01/31 10:27:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m0.494137392s) from=127.0.0.6:48765 2023/01/31 10:27:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.526030622s) from=127.0.0.6:34539 2023/01/31 10:27:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m3.73188301s) from=127.0.0.6:47219 2023/01/31 10:27:41 [DEBUG] http: Request GET /v1/status/leader (292.871µs) from=127.0.0.6:59893 2023/01/31 10:27:41 [DEBUG] http: Request GET /v1/status/leader (202.578µs) from=127.0.0.6:59893 2023/01/31 10:27:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m0.475923568s) from=127.0.0.6:46639 2023/01/31 10:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m0.979723368s) from=127.0.0.6:39535 2023/01/31 10:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:28:01 [DEBUG] http: Request GET /v1/status/leader (244.123µs) from=127.0.0.6:59893 2023/01/31 10:28:01 [DEBUG] http: Request GET /v1/status/leader (169.41µs) from=127.0.0.6:59893 2023/01/31 10:28:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:28:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:28:05 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:28:05 [DEBUG] agent: Node info in sync 2023/01/31 10:28:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:28:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m0.357364268s) from=127.0.0.6:55981 2023/01/31 10:28:21 [DEBUG] http: Request GET /v1/status/leader (217.991µs) from=127.0.0.6:59893 2023/01/31 10:28:21 [DEBUG] http: Request GET /v1/status/leader (230.188µs) from=127.0.0.6:49465 2023/01/31 10:28:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m0.970095225s) from=127.0.0.6:35291 2023/01/31 10:28:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.778467407s) from=127.0.0.6:56345 2023/01/31 10:28:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m4.764960975s) from=127.0.0.6:39761 2023/01/31 10:28:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m2.989581586s) from=127.0.0.6:53025 2023/01/31 10:28:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m6.937676115s) from=127.0.0.6:50757 2023/01/31 10:28:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.315595113s) from=127.0.0.6:37601 2023/01/31 10:28:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m0.891863455s) from=127.0.0.6:49771 2023/01/31 10:28:41 [DEBUG] http: Request GET /v1/status/leader (172.022µs) from=127.0.0.6:49465 2023/01/31 10:28:42 [DEBUG] http: Request GET /v1/status/leader (220.936µs) from=127.0.0.6:59893 2023/01/31 10:28:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m1.841673972s) from=127.0.0.6:42717 2023/01/31 10:28:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.808193508s) from=127.0.0.6:47923 2023/01/31 10:28:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m0.950863151s) from=127.0.0.6:40671 2023/01/31 10:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:29:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m1.637862487s) from=127.0.0.6:35691 2023/01/31 10:29:01 [DEBUG] http: Request GET /v1/status/leader (265.202µs) from=127.0.0.6:59893 2023/01/31 10:29:02 [DEBUG] http: Request GET /v1/status/leader (142.304µs) from=127.0.0.6:59893 2023/01/31 10:29:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m0.06548314s) from=127.0.0.6:35649 2023/01/31 10:29:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m2.095864823s) from=127.0.0.6:52165 2023/01/31 10:29:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m6.208190166s) from=127.0.0.6:35795 2023/01/31 10:29:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:29:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:29:15 [DEBUG] agent: Node info in sync 2023/01/31 10:29:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m3.627490079s) from=127.0.0.6:44415 2023/01/31 10:29:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m5.245900114s) from=127.0.0.6:55119 2023/01/31 10:29:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.616099358s) from=127.0.0.6:42419 2023/01/31 10:29:21 [DEBUG] http: Request GET /v1/status/leader (275.032µs) from=127.0.0.6:49465 2023/01/31 10:29:22 [DEBUG] http: Request GET /v1/status/leader (142.458µs) from=127.0.0.6:59893 2023/01/31 10:29:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m4.07938564s) from=127.0.0.6:44369 2023/01/31 10:29:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m2.800110184s) from=127.0.0.6:43397 2023/01/31 10:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m7.408041346s) from=127.0.0.6:46629 2023/01/31 10:29:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m4.4495921s) from=127.0.0.6:37325 2023/01/31 10:29:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m5.043256014s) from=127.0.0.6:56705 2023/01/31 10:29:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m5.247385442s) from=127.0.0.6:43855 2023/01/31 10:29:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m6.094884435s) from=127.0.0.6:48765 2023/01/31 10:29:41 [DEBUG] http: Request GET /v1/status/leader (217.18µs) from=127.0.0.6:59893 2023/01/31 10:29:42 [DEBUG] http: Request GET /v1/status/leader (263.46µs) from=127.0.0.6:59893 2023/01/31 10:29:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.914831301s) from=127.0.0.6:34539 2023/01/31 10:29:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m6.728039596s) from=127.0.0.6:47219 2023/01/31 10:29:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.368052977s) from=127.0.0.6:46639 2023/01/31 10:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m5.107782351s) from=127.0.0.6:39535 2023/01/31 10:30:01 [DEBUG] http: Request GET /v1/status/leader (292.989µs) from=127.0.0.6:49465 2023/01/31 10:30:02 [DEBUG] http: Request GET /v1/status/leader (135.366µs) from=127.0.0.6:49465 2023/01/31 10:30:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m2.308957454s) from=127.0.0.6:55981 2023/01/31 10:30:21 [DEBUG] http: Request GET /v1/status/leader (218.903µs) from=127.0.0.6:59893 2023/01/31 10:30:22 [DEBUG] http: Request GET /v1/status/leader (224.474µs) from=127.0.0.6:59893 2023/01/31 10:30:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m0.410098661s) from=127.0.0.6:56345 2023/01/31 10:30:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m5.453876031s) from=127.0.0.6:35291 2023/01/31 10:30:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:30:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m0.014288661s) from=127.0.0.6:39761 2023/01/31 10:30:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.974756434s) from=127.0.0.6:53025 2023/01/31 10:30:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m1.084606633s) from=127.0.0.6:50757 2023/01/31 10:30:41 [DEBUG] http: Request GET /v1/status/leader (166.66µs) from=127.0.0.6:59893 2023/01/31 10:30:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m0.952567806s) from=127.0.0.6:37601 2023/01/31 10:30:42 [DEBUG] http: Request GET /v1/status/leader (4.546933ms) from=127.0.0.6:59893 2023/01/31 10:30:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m2.164315228s) from=127.0.0.6:49771 2023/01/31 10:30:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:30:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:30:45 [DEBUG] agent: Node info in sync 2023/01/31 10:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:30:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.424615965s) from=127.0.0.6:47923 2023/01/31 10:30:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m7.372591168s) from=127.0.0.6:42717 2023/01/31 10:30:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m6.40616658s) from=127.0.0.6:40671 2023/01/31 10:31:01 [DEBUG] http: Request GET /v1/status/leader (354.974µs) from=127.0.0.6:49465 2023/01/31 10:31:02 [DEBUG] http: Request GET /v1/status/leader (132.127µs) from=127.0.0.6:59893 2023/01/31 10:31:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m1.770871711s) from=127.0.0.6:35691 2023/01/31 10:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m2.328222561s) from=127.0.0.6:35649 2023/01/31 10:31:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m3.534138533s) from=127.0.0.6:52165 2023/01/31 10:31:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m0.790689752s) from=127.0.0.6:44415 2023/01/31 10:31:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m0.297189888s) from=127.0.0.6:55119 2023/01/31 10:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m5.879268306s) from=127.0.0.6:35795 2023/01/31 10:31:21 [DEBUG] http: Request GET /v1/status/leader (236.317µs) from=127.0.0.6:59893 2023/01/31 10:31:22 [DEBUG] http: Request GET /v1/status/leader (308.237µs) from=127.0.0.6:59893 2023/01/31 10:31:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m4.569012926s) from=127.0.0.6:42419 2023/01/31 10:31:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m0.276106406s) from=127.0.0.6:37325 2023/01/31 10:31:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.961557289s) from=127.0.0.6:44369 2023/01/31 10:31:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m6.418907288s) from=127.0.0.6:43397 2023/01/31 10:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m5.926579645s) from=127.0.0.6:46629 2023/01/31 10:31:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m0.98665254s) from=127.0.0.6:56705 2023/01/31 10:31:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.526841853s) from=127.0.0.6:43855 2023/01/31 10:31:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m3.64772215s) from=127.0.0.6:48765 2023/01/31 10:31:41 [DEBUG] http: Request GET /v1/status/leader (298.165µs) from=127.0.0.6:59893 2023/01/31 10:31:42 [DEBUG] http: Request GET /v1/status/leader (225.247µs) from=127.0.0.6:59893 2023/01/31 10:31:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.653813487s) from=127.0.0.6:34539 2023/01/31 10:31:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m1.189483771s) from=127.0.0.6:46639 2023/01/31 10:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:31:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m6.078605546s) from=127.0.0.6:47219 2023/01/31 10:31:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:31:52 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:31:52 [DEBUG] agent: Node info in sync 2023/01/31 10:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m1.457183429s) from=127.0.0.6:39535 2023/01/31 10:32:01 [DEBUG] http: Request GET /v1/status/leader (166.751µs) from=127.0.0.6:59893 2023/01/31 10:32:02 [DEBUG] http: Request GET /v1/status/leader (191.974µs) from=127.0.0.6:49465 2023/01/31 10:32:21 [DEBUG] http: Request GET /v1/status/leader (328.882µs) from=127.0.0.6:59893 2023/01/31 10:32:22 [DEBUG] http: Request GET /v1/status/leader (242.824µs) from=127.0.0.6:49465 2023/01/31 10:32:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=204 (2m7.49497585s) from=127.0.0.6:55981 2023/01/31 10:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m4.556953275s) from=127.0.0.6:56345 2023/01/31 10:32:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=205 (2m4.274081756s) from=127.0.0.6:35291 2023/01/31 10:32:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=214 (2m0.723407396s) from=127.0.0.6:53025 2023/01/31 10:32:41 [DEBUG] http: Request GET /v1/status/leader (181.506µs) from=127.0.0.6:59893 2023/01/31 10:32:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=211 (2m5.554401445s) from=127.0.0.6:39761 2023/01/31 10:32:42 [DEBUG] http: Request GET /v1/status/leader (251.842µs) from=127.0.0.6:59893 2023/01/31 10:32:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=207 (2m4.569199128s) from=127.0.0.6:50757 2023/01/31 10:32:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=212 (2m4.342869247s) from=127.0.0.6:37601 2023/01/31 10:32:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=213 (2m4.153486739s) from=127.0.0.6:49771 2023/01/31 10:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:32:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=208 (2m3.820816832s) from=127.0.0.6:42717 2023/01/31 10:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=214 (2m6.512658898s) from=127.0.0.6:47923 2023/01/31 10:32:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-b2lg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/31 10:32:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=209 (2m4.446037389s) from=127.0.0.6:40671 2023/01/31 10:33:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_parser_10.233.8.158_8806" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.186_8410" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.193_9015" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.98_8080" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.226_8181" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.134_8443" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.120_8484" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.42.154_8801" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v2_nslcm_10.233.49.249_8403" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.133_8482" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.8.158_8806" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.8.158_8806" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_sdnc_10.233.27.213_8282" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.8.146_9092" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.3_8082" in sync 2023/01/31 10:33:00 [DEBUG] agent: Service "_v1_vnfres_10.233.7.87_8802" in sync 2023/01/31 10:33:00 [DEBUG] agent: Node info in sync 2023/01/31 10:33:01 [DEBUG] http: Request GET /v1/status/leader (383.512µs) from=127.0.0.6:49465 2023/01/31 10:33:02 [DEBUG] http: Request GET /v1/status/leader (269.091µs) from=127.0.0.6:59893 2023/01/31 10:33:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=210 (2m5.032782187s) from=127.0.0.6:35691 2023/01/31 10:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=77 (2m5.461804522s) from=127.0.0.6:35649 2023/01/31 10:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=79 (2m0.015704158s) from=127.0.0.6:35795 2023/01/31 10:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=70 (2m1.200296764s) from=127.0.0.6:55119 2023/01/31 10:33:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=76 (2m6.870399991s) from=127.0.0.6:52165 2023/01/31 10:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=72 (2m4.300553007s) from=127.0.0.6:44415 2023/01/31 10:33:21 [DEBUG] http: Request GET /v1/status/leader (207.623µs) from=127.0.0.6:49465 2023/01/31 10:33:22 [DEBUG] http: Request GET /v1/status/leader (138.472µs) from=127.0.0.6:59893 2023/01/31 10:33:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=71 (2m0.101838852s) from=127.0.0.6:42419 2023/01/31 10:33:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m1.285880938s) from=127.0.0.6:43397 2023/01/31 10:33:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=74 (2m7.201078437s) from=127.0.0.6:37325 2023/01/31 10:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m6.578899034s) from=127.0.0.6:44369 2023/01/31 10:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=78 (2m3.928758589s) from=127.0.0.6:46629 2023/01/31 10:33:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=75 (2m2.885884574s) from=127.0.0.6:56705 2023/01/31 10:33:42 [DEBUG] http: Request GET /v1/status/leader (297.52µs) from=127.0.0.6:59893 2023/01/31 10:33:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=83 (2m3.107479434s) from=127.0.0.6:43855 2023/01/31 10:33:42 [DEBUG] http: Request GET /v1/status/leader (1.02836ms) from=127.0.0.6:49465 2023/01/31 10:33:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=73 (2m5.951211365s) from=127.0.0.6:48765 2023/01/31 10:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-b2lg5" since the cluster is too small 2023/01/31 10:33:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=82 (2m5.958281238s) from=127.0.0.6:34539 2023/01/31 10:33:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=102 (2m6.696236316s) from=127.0.0.6:46639 2023/01/31 10:33:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=193 (2m7.200078581s) from=127.0.0.6:47219 2023/01/31 10:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=69 (2m4.063419819s) from=127.0.0.6:39535 2023/01/31 10:34:02 [DEBUG] http: Request GET /v1/status/leader (133.063µs) from=127.0.0.6:59893 2023/01/31 10:34:02 [DEBUG] http: Request GET /v1/status/leader (1.25109ms) from=127.0.0.6:59893 2023/01/31 10:34:22 [DEBUG] http: Request GET /v1/status/leader (871.812µs) from=127.0.0.6:49465 2023/01/31 10:34:22 [DEBUG] http: Request GET /v1/status/leader (150.363µs) from=127.0.0.6:59893 2023/01/31 10:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/31 10:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.148_9011" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.56_8803" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.36.90_9007" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.158_8806" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.71_9001" in sync 2023/01/31 10:34:28 [DEBUG] agent: Service "_v1_mul