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: 'c74a6472-eb6d-c779-cb90-3d14b6258cfe' Node name: 'onap-msb-consul-5454dcc5c5-74fr2' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/08/11 23:14:15 [DEBUG] agent: Using random ID "c74a6472-eb6d-c779-cb90-3d14b6258cfe" as node ID 2022/08/11 23:14:15 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c74a6472-eb6d-c779-cb90-3d14b6258cfe Address:127.0.0.1:8300}] 2022/08/11 23:14:15 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/11 23:14:15 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-74fr2.dc1 127.0.0.1 2022/08/11 23:14:15 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-74fr2 127.0.0.1 2022/08/11 23:14:15 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-74fr2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:14:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-74fr2.dc1" in area "wan" 2022/08/11 23:14:15 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/11 23:14:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/11 23:14:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/11 23:14:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/11 23:14:15 [INFO] agent: started state syncer 2022/08/11 23:14:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/11 23:14:15 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/11 23:14:15 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/11 23:14:15 [DEBUG] raft: Votes needed: 1 2022/08/11 23:14:15 [DEBUG] raft: Vote granted from c74a6472-eb6d-c779-cb90-3d14b6258cfe in term 2. Tally: 1 2022/08/11 23:14:15 [INFO] raft: Election won. Tally: 1 2022/08/11 23:14:15 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/11 23:14:15 [INFO] consul: cluster leadership acquired 2022/08/11 23:14:15 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-74fr2 2022/08/11 23:14:15 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/11 23:14:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:14:15 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-74fr2' joined, marking health alive 2022/08/11 23:14:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:14:15 [INFO] agent: Synced node info 2022/08/11 23:14:15 [DEBUG] agent: Node info in sync 2022/08/11 23:14:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:14:15 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.0 (currently running: 1.4.3) 2022/08/11 23:15:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:15:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:15:22 [DEBUG] agent: Node info in sync 2022/08/11 23:16:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:16:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:17:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:17:13 [DEBUG] agent: Node info in sync 2022/08/11 23:17:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:18:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:18:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:18:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:18:42 [DEBUG] agent: Node info in sync 2022/08/11 23:19:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:20:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:20:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:20:40 [DEBUG] agent: Node info in sync 2022/08/11 23:21:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:21:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:22:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:22:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:22:27 [DEBUG] agent: Node info in sync 2022/08/11 23:23:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:23:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:23:37 [DEBUG] agent: Node info in sync 2022/08/11 23:24:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:24:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:25:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:25:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:25:30 [DEBUG] agent: Node info in sync 2022/08/11 23:26:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:26:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:27:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:27:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:27:25 [DEBUG] agent: Node info in sync 2022/08/11 23:28:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:28:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:28:31 [DEBUG] agent: Node info in sync 2022/08/11 23:29:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:29:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:30:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:30:08 [DEBUG] agent: Node info in sync 2022/08/11 23:30:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:31:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:31:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:31:32 [DEBUG] agent: Node info in sync 2022/08/11 23:31:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:31:57 [DEBUG] http: Request GET /v1/status/leader (1.163808ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.146_9007" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.597612ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.049443ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.146_9007" 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (51.00875ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.712486ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [INFO] agent: Synced service "_v0_multicloud_10.233.25.92_9001" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.332846ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.724386ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [INFO] agent: Synced service "_v1_multicloud_10.233.25.92_9001" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.253101ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (352.968µs) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [INFO] agent: Synced service "_v1_parser_10.233.62.227_8806" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (37.132084ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (414.772µs) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [INFO] agent: Synced service "_v1_catalog_10.233.62.227_8806" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (10.577287ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (567.104µs) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [INFO] agent: Synced service "_v1_nsd_10.233.62.227_8806" 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (21.92549ms) from=127.0.0.6:35443 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:58 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (600.969µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.62.227_8806" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (21.946101ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (371.14µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.97_8181" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (14.016017ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (411.148µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.245_8080" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (9.454565ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (414.381µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.0.242_443" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (51.696492ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.375963ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.242_9015" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (9.725472ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (605.235µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.31.162_9011" 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.055684ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (799.353µs) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.31.162_9011" 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (9.541253ms) from=127.0.0.6:35443 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:31:59 [DEBUG] agent: Node info in sync 2022/08/11 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (392.331µs) from=127.0.0.6:35443 2022/08/11 23:32:00 [DEBUG] http: Request GET /v1/catalog/services (4.525126ms) from=127.0.0.6:45401 2022/08/11 23:32:00 [DEBUG] http: Request GET /v1/status/leader (136.04µs) from=127.0.0.6:35443 2022/08/11 23:32:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (993.872µs) from=127.0.0.6:35443 2022/08/11 23:32:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (9.704507ms) from=127.0.0.6:35443 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/catalog/services (385.832µs) from=127.0.0.6:55777 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/status/leader (354.55µs) from=127.0.0.6:55777 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (252.78µs) from=127.0.0.6:49451 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.362µs) from=127.0.0.6:36675 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (134.391µs) from=127.0.0.6:40889 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (163.215µs) from=127.0.0.6:40889 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (241.934µs) from=127.0.0.6:40889 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (133.749µs) from=127.0.0.6:40889 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (419.555µs) from=127.0.0.6:59319 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (125.02µs) from=127.0.0.6:36675 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (133.714µs) from=127.0.0.6:49451 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (239.669µs) from=127.0.0.6:49451 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (335.263µs) from=127.0.0.6:49451 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (234.785µs) from=127.0.0.6:36675 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (117.718µs) from=127.0.0.6:40889 2022/08/11 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (274.123µs) from=127.0.0.6:52069 2022/08/11 23:32:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:32:20 [DEBUG] http: Request GET /v1/status/leader (163.167µs) from=127.0.0.6:47719 2022/08/11 23:32:21 [DEBUG] http: Request GET /v1/status/leader (1.06209ms) from=127.0.0.6:47719 2022/08/11 23:32:40 [DEBUG] http: Request GET /v1/status/leader (258.078µs) from=127.0.0.6:47719 2022/08/11 23:32:41 [DEBUG] http: Request GET /v1/status/leader (153.345µs) from=127.0.0.6:47719 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/catalog/services (273.256µs) from=127.0.0.6:47719 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/status/leader (145.946µs) from=127.0.0.6:47719 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (285.205µs) from=127.0.0.6:35891 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (238.426µs) from=127.0.0.6:37237 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/catalog/services (388.055µs) from=127.0.0.6:56209 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/status/leader (158.439µs) from=127.0.0.6:51615 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (180.2µs) from=127.0.0.6:51615 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (159.305µs) from=127.0.0.6:51615 2022/08/11 23:33:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.581µs) from=127.0.0.6:51615 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (376.685µs) from=127.0.0.6:51615 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (268.71µs) from=127.0.0.6:41487 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (166.807µs) from=127.0.0.6:41487 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (136.639µs) from=127.0.0.6:41487 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (224.76µs) from=127.0.0.6:51615 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (259.771µs) from=127.0.0.6:43923 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (150.312µs) from=127.0.0.6:51615 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (115.042µs) from=127.0.0.6:51615 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (197.407µs) from=127.0.0.6:49701 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (408.535µs) from=127.0.0.6:50519 2022/08/11 23:33:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (149.605µs) from=127.0.0.6:38601 2022/08/11 23:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:33:11 [DEBUG] agent: Node info in sync 2022/08/11 23:33:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:33:23 [DEBUG] http: Request GET /v1/status/leader (268.063µs) from=127.0.0.6:43897 2022/08/11 23:33:24 [DEBUG] http: Request GET /v1/status/leader (221.197µs) from=127.0.0.6:43897 2022/08/11 23:33:43 [DEBUG] http: Request GET /v1/status/leader (276.843µs) from=127.0.0.6:43897 2022/08/11 23:33:44 [DEBUG] http: Request GET /v1/status/leader (674.92µs) from=127.0.0.6:43897 2022/08/11 23:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.433536596s) from=127.0.0.6:56121 2022/08/11 23:34:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m0.897727978s) from=127.0.0.6:35443 2022/08/11 23:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.255430956s) from=127.0.0.6:55403 2022/08/11 23:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m0.489209398s) from=127.0.0.6:51829 2022/08/11 23:34:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.913446507s) from=127.0.0.6:52069 2022/08/11 23:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.959669068s) from=127.0.0.6:49451 2022/08/11 23:34:03 [DEBUG] http: Request GET /v1/status/leader (579.124µs) from=127.0.0.6:43897 2022/08/11 23:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.329481227s) from=127.0.0.6:40889 2022/08/11 23:34:04 [DEBUG] http: Request GET /v1/status/leader (151.797µs) from=127.0.0.6:43897 2022/08/11 23:34:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m5.095980955s) from=127.0.0.6:45401 2022/08/11 23:34:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.809158261s) from=127.0.0.6:36675 2022/08/11 23:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m4.120243999s) from=127.0.0.6:58123 2022/08/11 23:34:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m4.704037271s) from=127.0.0.6:55777 2022/08/11 23:34:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.959280627s) from=127.0.0.6:59319 2022/08/11 23:34:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.920176914s) from=127.0.0.6:42567 2022/08/11 23:34:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.368886328s) from=127.0.0.6:54779 2022/08/11 23:34:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m7.186011655s) from=127.0.0.6:36093 2022/08/11 23:34:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m7.230716379s) from=127.0.0.6:34973 2022/08/11 23:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m7.237930207s) from=127.0.0.6:50365 2022/08/11 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m7.487703936s) from=127.0.0.6:41007 2022/08/11 23:34:13 [DEBUG] http: Request GET /v1/catalog/services (381.48µs) from=127.0.0.6:43897 2022/08/11 23:34:13 [DEBUG] http: Request GET /v1/status/leader (150.052µs) from=127.0.0.6:56881 2022/08/11 23:34:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (297.382µs) from=127.0.0.6:56881 2022/08/11 23:34:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.899µs) from=127.0.0.6:56881 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/catalog/services (475.217µs) from=127.0.0.6:40995 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/status/leader (167.545µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (225.051µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (199.579µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (123.309µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (139.41µs) from=127.0.0.6:37515 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (148.095µs) from=127.0.0.6:37515 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.651µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (167.449µs) from=127.0.0.6:51595 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (139.396µs) from=127.0.0.6:52739 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.296µs) from=127.0.0.6:37515 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (162.765µs) from=127.0.0.6:37515 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (164.832µs) from=127.0.0.6:59059 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (167.461µs) from=127.0.0.6:44525 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (138.249µs) from=127.0.0.6:33143 2022/08/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.392µs) from=127.0.0.6:33143 2022/08/11 23:34:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:34:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:34:18 [DEBUG] agent: Node info in sync 2022/08/11 23:34:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:34:33 [DEBUG] http: Request GET /v1/status/leader (188.383µs) from=127.0.0.6:50097 2022/08/11 23:34:34 [DEBUG] http: Request GET /v1/status/leader (186.431µs) from=127.0.0.6:50097 2022/08/11 23:34:53 [DEBUG] http: Request GET /v1/status/leader (224.026µs) from=127.0.0.6:50097 2022/08/11 23:34:54 [DEBUG] http: Request GET /v1/status/leader (263.338µs) from=127.0.0.6:50097 2022/08/11 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.122159271s) from=127.0.0.6:49701 2022/08/11 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m1.653893415s) from=127.0.0.6:54027 2022/08/11 23:35:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m1.894165989s) from=127.0.0.6:55299 2022/08/11 23:35:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m2.677469171s) from=127.0.0.6:56209 2022/08/11 23:35:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.104639916s) from=127.0.0.6:43687 2022/08/11 23:35:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.258571657s) from=127.0.0.6:44781 2022/08/11 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.854067426s) from=127.0.0.6:39057 2022/08/11 23:35:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m3.964845031s) from=127.0.0.6:57063 2022/08/11 23:35:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m4.018704771s) from=127.0.0.6:50519 2022/08/11 23:35:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m5.176564356s) from=127.0.0.6:47719 2022/08/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.929214329s) from=127.0.0.6:42541 2022/08/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.679958456s) from=127.0.0.6:37237 2022/08/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.509465406s) from=127.0.0.6:43923 2022/08/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m5.522727873s) from=127.0.0.6:51615 2022/08/11 23:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m6.083195508s) from=127.0.0.6:41487 2022/08/11 23:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m6.077230647s) from=127.0.0.6:38601 2022/08/11 23:35:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.552461891s) from=127.0.0.6:35891 2022/08/11 23:35:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.990304054s) from=127.0.0.6:43057 2022/08/11 23:35:13 [DEBUG] http: Request GET /v1/status/leader (131.355µs) from=127.0.0.6:50097 2022/08/11 23:35:14 [DEBUG] http: Request GET /v1/status/leader (1.253547ms) from=127.0.0.6:57663 2022/08/11 23:35:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/catalog/services (345.239µs) from=127.0.0.6:57663 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/status/leader (310.651µs) from=127.0.0.6:57663 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (394.171µs) from=127.0.0.6:56903 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (223.65µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (120.464µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (127.875µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (347.631µs) from=127.0.0.6:57175 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (158.353µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (124.981µs) from=127.0.0.6:56903 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (240.574µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.736µs) from=127.0.0.6:50097 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (235.393µs) from=127.0.0.6:57175 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (114.37µs) from=127.0.0.6:56903 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (174.91µs) from=127.0.0.6:47537 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.665µs) from=127.0.0.6:54037 2022/08/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (131.463µs) from=127.0.0.6:53221 2022/08/11 23:35:43 [DEBUG] http: Request GET /v1/status/leader (260.225µs) from=127.0.0.6:52263 2022/08/11 23:35:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:35:46 [DEBUG] agent: Node info in sync 2022/08/11 23:35:48 [DEBUG] http: Request GET /v1/catalog/services (402.97µs) from=127.0.0.6:52263 2022/08/11 23:35:48 [DEBUG] http: Request GET /v1/status/leader (1.463272ms) from=127.0.0.6:60719 2022/08/11 23:35:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.571178ms) from=127.0.0.6:60719 2022/08/11 23:35:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.98µs) from=127.0.0.6:60719 2022/08/11 23:36:03 [DEBUG] http: Request GET /v1/status/leader (331.017µs) from=127.0.0.6:40863 2022/08/11 23:36:08 [DEBUG] http: Request GET /v1/status/leader (165.459µs) from=127.0.0.6:40863 2022/08/11 23:36:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.252958361s) from=127.0.0.6:52739 2022/08/11 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.741924981s) from=127.0.0.6:44847 2022/08/11 23:36:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m1.395370968s) from=127.0.0.6:33211 2022/08/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.873751257s) from=127.0.0.6:43949 2022/08/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.138512396s) from=127.0.0.6:59059 2022/08/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.174070988s) from=127.0.0.6:46557 2022/08/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m2.326179727s) from=127.0.0.6:33703 2022/08/11 23:36:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.374867625s) from=127.0.0.6:38501 2022/08/11 23:36:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.889642652s) from=127.0.0.6:33143 2022/08/11 23:36:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.981219789s) from=127.0.0.6:56881 2022/08/11 23:36:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.943107925s) from=127.0.0.6:50161 2022/08/11 23:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m4.821772615s) from=127.0.0.6:43897 2022/08/11 23:36:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.20747647s) from=127.0.0.6:51595 2022/08/11 23:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m4.430129784s) from=127.0.0.6:44525 2022/08/11 23:36:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (2m5.964009525s) from=127.0.0.6:40995 2022/08/11 23:36:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.144411004s) from=127.0.0.6:59065 2022/08/11 23:36:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m6.709257303s) from=127.0.0.6:37515 2022/08/11 23:36:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m7.443652836s) from=127.0.0.6:40955 2022/08/11 23:36:23 [DEBUG] http: Request GET /v1/status/leader (526.013µs) from=127.0.0.6:56409 2022/08/11 23:36:28 [DEBUG] http: Request GET /v1/status/leader (292.432µs) from=127.0.0.6:40863 2022/08/11 23:36:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:36:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:36:31 [INFO] agent: Synced service "_v1_sdnc_10.233.29.188_8282" 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:36:31 [DEBUG] agent: Node info in sync 2022/08/11 23:36:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.449710164s) from=127.0.0.6:40863 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:36:31 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:36:31 [DEBUG] agent: Node info in sync 2022/08/11 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (1m8.096910671s) from=127.0.0.6:57663 2022/08/11 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (43.384820553s) from=127.0.0.6:52263 2022/08/11 23:36:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (779.72µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/catalog/services (365.475µs) from=127.0.0.6:56409 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/status/leader (245.334µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (201.615µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (116.164µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (176.369µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (221.723µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (110.79µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.085µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (319.28µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (241.934µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (259.797µs) from=127.0.0.6:35495 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (153.998µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (181.513µs) from=127.0.0.6:40863 2022/08/11 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (245.4µs) from=127.0.0.6:40863 2022/08/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (289.29µs) from=127.0.0.6:56815 2022/08/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (191.804µs) from=127.0.0.6:40863 2022/08/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (152.233µs) from=127.0.0.6:46109 2022/08/11 23:36:53 [DEBUG] http: Request GET /v1/catalog/services (2.54358ms) from=127.0.0.6:33693 2022/08/11 23:36:53 [DEBUG] http: Request GET /v1/status/leader (343.175µs) from=127.0.0.6:33693 2022/08/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.19846ms) from=127.0.0.6:53573 2022/08/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (251.864µs) from=127.0.0.6:53573 2022/08/11 23:36:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:36:57 [DEBUG] http: Request GET /v1/status/leader (5.761993ms) from=127.0.0.6:52519 2022/08/11 23:37:13 [DEBUG] http: Request GET /v1/status/leader (332.313µs) from=127.0.0.6:40617 2022/08/11 23:37:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:37:17 [DEBUG] http: Request GET /v1/status/leader (179.574µs) from=127.0.0.6:52519 2022/08/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.386412786s) from=127.0.0.6:51833 2022/08/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m0.680105981s) from=127.0.0.6:50527 2022/08/11 23:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m1.475626241s) from=127.0.0.6:53221 2022/08/11 23:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.602742709s) from=127.0.0.6:47537 2022/08/11 23:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.379850354s) from=127.0.0.6:33517 2022/08/11 23:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.89174457s) from=127.0.0.6:57175 2022/08/11 23:37:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.453540283s) from=127.0.0.6:56903 2022/08/11 23:37:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m5.661054401s) from=127.0.0.6:50097 2022/08/11 23:37:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.721067915s) from=127.0.0.6:49951 2022/08/11 23:37:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m5.866984932s) from=127.0.0.6:57157 2022/08/11 23:37:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m5.872527598s) from=127.0.0.6:51603 2022/08/11 23:37:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m6.248773834s) from=127.0.0.6:57747 2022/08/11 23:37:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m6.426907178s) from=127.0.0.6:60859 2022/08/11 23:37:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m7.121928262s) from=127.0.0.6:54037 2022/08/11 23:37:33 [DEBUG] http: Request GET /v1/status/leader (258.564µs) from=127.0.0.6:40617 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/catalog/services (443.259µs) from=127.0.0.6:52519 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/status/leader (1.630186ms) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (352.664µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (269.299µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.468µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (275.704µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (253.694µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (270.685µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (182.119µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (133.999µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (121.23µs) from=127.0.0.6:40617 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (233.485µs) from=127.0.0.6:40617 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (268.591µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (119.409µs) from=127.0.0.6:56479 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (122.938µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (137.126µs) from=127.0.0.6:37313 2022/08/11 23:37:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (173.48µs) from=127.0.0.6:37313 2022/08/11 23:37:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.436327875s) from=127.0.0.6:55009 2022/08/11 23:37:53 [DEBUG] http: Request GET /v1/status/leader (288.948µs) from=127.0.0.6:38413 2022/08/11 23:37:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.701929253s) from=127.0.0.6:60719 2022/08/11 23:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:38:03 [DEBUG] agent: Node info in sync 2022/08/11 23:38:03 [DEBUG] http: Request GET /v1/catalog/services (342.321µs) from=127.0.0.6:38413 2022/08/11 23:38:03 [DEBUG] http: Request GET /v1/status/leader (259.105µs) from=127.0.0.6:38413 2022/08/11 23:38:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (328.691µs) from=127.0.0.6:38693 2022/08/11 23:38:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (227.729µs) from=127.0.0.6:38693 2022/08/11 23:38:03 [DEBUG] http: Request GET /v1/status/leader (178.699µs) from=127.0.0.6:54025 2022/08/11 23:38:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:38:23 [DEBUG] http: Request GET /v1/status/leader (300.12µs) from=127.0.0.6:45215 2022/08/11 23:38:23 [DEBUG] http: Request GET /v1/status/leader (268.595µs) from=127.0.0.6:54025 2022/08/11 23:38:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.052302085s) from=127.0.0.6:52263 2022/08/11 23:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m0.943724646s) from=127.0.0.6:46109 2022/08/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m1.012671486s) from=127.0.0.6:57159 2022/08/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.520972305s) from=127.0.0.6:52915 2022/08/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m1.575132494s) from=127.0.0.6:56815 2022/08/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.732593802s) from=127.0.0.6:54565 2022/08/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m1.724823614s) from=127.0.0.6:46791 2022/08/11 23:38:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.631677689s) from=127.0.0.6:33113 2022/08/11 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m3.832982937s) from=127.0.0.6:46681 2022/08/11 23:38:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.319378164s) from=127.0.0.6:56409 2022/08/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.275543894s) from=127.0.0.6:52647 2022/08/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.496438573s) from=127.0.0.6:40863 2022/08/11 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.139361308s) from=127.0.0.6:49521 2022/08/11 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.143225113s) from=127.0.0.6:51281 2022/08/11 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m5.345650885s) from=127.0.0.6:56377 2022/08/11 23:38:43 [DEBUG] http: Request GET /v1/status/leader (154.515µs) from=127.0.0.6:45215 2022/08/11 23:38:43 [DEBUG] http: Request GET /v1/status/leader (160.805µs) from=127.0.0.6:54025 2022/08/11 23:38:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.352050754s) from=127.0.0.6:54427 2022/08/11 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m6.724803138s) from=127.0.0.6:35495 2022/08/11 23:38:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.258012201s) from=127.0.0.6:36287 2022/08/11 23:39:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.646439719s) from=127.0.0.6:33693 2022/08/11 23:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.063288063s) from=127.0.0.6:53573 2022/08/11 23:39:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:39:03 [DEBUG] http: Request GET /v1/status/leader (258.71µs) from=127.0.0.6:45215 2022/08/11 23:39:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:39:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:39:32 [DEBUG] agent: Node info in sync 2022/08/11 23:39:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m0.534560804s) from=127.0.0.6:60035 2022/08/11 23:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.96811534s) from=127.0.0.6:53447 2022/08/11 23:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m1.087080876s) from=127.0.0.6:33385 2022/08/11 23:39:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m1.384418879s) from=127.0.0.6:44587 2022/08/11 23:39:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.260568199s) from=127.0.0.6:52519 2022/08/11 23:39:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.336958276s) from=127.0.0.6:45017 2022/08/11 23:39:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.648438836s) from=127.0.0.6:40617 2022/08/11 23:39:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.724800465s) from=127.0.0.6:37313 2022/08/11 23:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.970633421s) from=127.0.0.6:46801 2022/08/11 23:39:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.833732715s) from=127.0.0.6:56479 2022/08/11 23:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m4.543404896s) from=127.0.0.6:45725 2022/08/11 23:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m4.789207156s) from=127.0.0.6:40321 2022/08/11 23:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.188766145s) from=127.0.0.6:36077 2022/08/11 23:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m6.427875398s) from=127.0.0.6:49987 2022/08/11 23:39:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m6.588056541s) from=127.0.0.6:39291 2022/08/11 23:39:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.122987035s) from=127.0.0.6:51899 2022/08/11 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m0.658888535s) from=127.0.0.6:38693 2022/08/11 23:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.074094327s) from=127.0.0.6:38413 2022/08/11 23:40:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.027484544s) from=127.0.0.6:53509 2022/08/11 23:40:13 [DEBUG] http: Request GET /v1/catalog/services (901.193µs) from=127.0.0.6:54025 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/status/leader (1.010267ms) from=127.0.0.6:54025 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (670.055µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (146.407µs) from=127.0.0.6:45215 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (194.954µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (200.977µs) from=127.0.0.6:45215 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (240.128µs) from=127.0.0.6:45215 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (250.121µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (168.577µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.866µs) from=127.0.0.6:45215 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (145.976µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (235.12µs) from=127.0.0.6:45215 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (130.894µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (277.23µs) from=127.0.0.6:41531 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (220.819µs) from=127.0.0.6:60149 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (207.703µs) from=127.0.0.6:33043 2022/08/11 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (219.474µs) from=127.0.0.6:38309 2022/08/11 23:40:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:40:34 [DEBUG] http: Request GET /v1/status/leader (508.597µs) from=127.0.0.6:35793 2022/08/11 23:40:36 [DEBUG] http: Request GET /v1/catalog/services (778.461µs) from=127.0.0.6:49341 2022/08/11 23:40:36 [DEBUG] http: Request GET /v1/status/leader (351.013µs) from=127.0.0.6:35793 2022/08/11 23:40:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (389.923µs) from=127.0.0.6:35793 2022/08/11 23:40:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (117.359µs) from=127.0.0.6:35793 2022/08/11 23:40:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:40:48 [DEBUG] agent: Node info in sync 2022/08/11 23:40:54 [DEBUG] http: Request GET /v1/status/leader (187.993µs) from=127.0.0.6:52327 2022/08/11 23:40:56 [DEBUG] http: Request GET /v1/status/leader (246.662µs) from=127.0.0.6:59781 2022/08/11 23:41:14 [DEBUG] http: Request GET /v1/status/leader (301.579µs) from=127.0.0.6:52327 2022/08/11 23:41:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:41:16 [DEBUG] http: Request GET /v1/status/leader (282.196µs) from=127.0.0.6:59781 2022/08/11 23:41:36 [DEBUG] http: Request GET /v1/status/leader (186.177µs) from=127.0.0.6:59781 2022/08/11 23:41:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:42:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m0.902719016s) from=127.0.0.6:47643 2022/08/11 23:42:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:42:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m1.915286092s) from=127.0.0.6:38309 2022/08/11 23:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.341726956s) from=127.0.0.6:53957 2022/08/11 23:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m2.448274159s) from=127.0.0.6:32987 2022/08/11 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m3.439288739s) from=127.0.0.6:53337 2022/08/11 23:42:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.654270365s) from=127.0.0.6:60149 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m3.94609159s) from=127.0.0.6:45215 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m3.940648435s) from=127.0.0.6:54197 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m4.423546641s) from=127.0.0.6:47581 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.491841645s) from=127.0.0.6:60117 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.77071944s) from=127.0.0.6:41531 2022/08/11 23:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m4.778859148s) from=127.0.0.6:33043 2022/08/11 23:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m5.360657233s) from=127.0.0.6:57579 2022/08/11 23:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.793496664s) from=127.0.0.6:54025 2022/08/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.481567058s) from=127.0.0.6:44261 2022/08/11 23:42:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m7.331569041s) from=127.0.0.6:53453 2022/08/11 23:42:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.614850517s) from=127.0.0.6:35741 2022/08/11 23:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:42:39 [DEBUG] agent: Node info in sync 2022/08/11 23:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.856190538s) from=127.0.0.6:49341 2022/08/11 23:42:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.04470262s) from=127.0.0.6:35793 2022/08/11 23:43:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:43:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:43:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:43:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:43:48 [DEBUG] agent: Node info in sync 2022/08/11 23:44:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/catalog/services (464.13µs) from=127.0.0.6:36031 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/status/leader (405.089µs) from=127.0.0.6:36031 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (378.493µs) from=127.0.0.6:38003 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (186.96µs) from=127.0.0.6:56829 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (110.241µs) from=127.0.0.6:38003 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (311.55µs) from=127.0.0.6:38003 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.732µs) from=127.0.0.6:56829 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (168.505µs) from=127.0.0.6:38003 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.513µs) from=127.0.0.6:56829 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (263.366µs) from=127.0.0.6:38003 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (164.742µs) from=127.0.0.6:39997 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (112.306µs) from=127.0.0.6:39997 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (327.73µs) from=127.0.0.6:56829 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (183.625µs) from=127.0.0.6:56829 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (180.69µs) from=127.0.0.6:39997 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (130.602µs) from=127.0.0.6:39997 2022/08/11 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.185µs) from=127.0.0.6:57491 2022/08/11 23:44:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:44:36 [DEBUG] http: Request GET /v1/status/leader (852.136µs) from=127.0.0.6:35981 2022/08/11 23:44:36 [DEBUG] http: Request GET /v1/catalog/services (556.027µs) from=127.0.0.6:53553 2022/08/11 23:44:36 [DEBUG] http: Request GET /v1/status/leader (153.143µs) from=127.0.0.6:53553 2022/08/11 23:44:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (360.05µs) from=127.0.0.6:48003 2022/08/11 23:44:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (232.299µs) from=127.0.0.6:48003 2022/08/11 23:44:56 [DEBUG] http: Request GET /v1/status/leader (297.116µs) from=127.0.0.6:35981 2022/08/11 23:44:56 [DEBUG] http: Request GET /v1/status/leader (239.813µs) from=127.0.0.6:49573 2022/08/11 23:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:45:10 [DEBUG] agent: Node info in sync 2022/08/11 23:45:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:45:16 [DEBUG] http: Request GET /v1/status/leader (339.795µs) from=127.0.0.6:49573 2022/08/11 23:45:16 [DEBUG] http: Request GET /v1/status/leader (324.543µs) from=127.0.0.6:49573 2022/08/11 23:45:36 [DEBUG] http: Request GET /v1/status/leader (333.348µs) from=127.0.0.6:49573 2022/08/11 23:46:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m0.102973706s) from=127.0.0.6:53857 2022/08/11 23:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m0.695614448s) from=127.0.0.6:50787 2022/08/11 23:46:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.988178875s) from=127.0.0.6:56829 2022/08/11 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.053512293s) from=127.0.0.6:34335 2022/08/11 23:46:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.648148283s) from=127.0.0.6:43777 2022/08/11 23:46:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.818807597s) from=127.0.0.6:43387 2022/08/11 23:46:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.295530156s) from=127.0.0.6:47111 2022/08/11 23:46:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.669024887s) from=127.0.0.6:36031 2022/08/11 23:46:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.850738449s) from=127.0.0.6:52721 2022/08/11 23:46:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.091409773s) from=127.0.0.6:46681 2022/08/11 23:46:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.249064986s) from=127.0.0.6:40999 2022/08/11 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.815303648s) from=127.0.0.6:57491 2022/08/11 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m5.292434188s) from=127.0.0.6:38003 2022/08/11 23:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m5.643642815s) from=127.0.0.6:57219 2022/08/11 23:46:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.509850433s) from=127.0.0.6:52771 2022/08/11 23:46:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m6.609797057s) from=127.0.0.6:39997 2022/08/11 23:46:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.995463464s) from=127.0.0.6:53553 2022/08/11 23:46:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.20920605s) from=127.0.0.6:39999 2022/08/11 23:46:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.400245342s) from=127.0.0.6:48003 2022/08/11 23:46:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:46:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:46:45 [DEBUG] agent: Node info in sync 2022/08/11 23:47:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:48:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:48:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:48:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:48:10 [DEBUG] agent: Node info in sync 2022/08/11 23:48:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:49:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:49:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:49:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:49:45 [DEBUG] agent: Node info in sync 2022/08/11 23:50:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/catalog/services (2.853257ms) from=127.0.0.6:36807 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/status/leader (1.087256ms) from=127.0.0.6:36807 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (386.975µs) from=127.0.0.6:47851 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (182.103µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (225.538µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.286222ms) from=127.0.0.6:47851 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (183.5µs) from=127.0.0.6:47851 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.698µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (181.07µs) from=127.0.0.6:37367 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.110432ms) from=127.0.0.6:37367 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (207.37µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.792µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (114.453µs) from=127.0.0.6:49549 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (152.13µs) from=127.0.0.6:59355 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (196.028µs) from=127.0.0.6:59355 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (157.66µs) from=127.0.0.6:33299 2022/08/11 23:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (201.39µs) from=127.0.0.6:49549 2022/08/11 23:50:46 [DEBUG] http: Request GET /v1/catalog/services (333.455µs) from=127.0.0.6:54521 2022/08/11 23:50:46 [DEBUG] http: Request GET /v1/status/leader (364.215µs) from=127.0.0.6:54521 2022/08/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (230.011µs) from=127.0.0.6:54881 2022/08/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (238.224µs) from=127.0.0.6:54881 2022/08/11 23:50:48 [DEBUG] http: Request GET /v1/status/leader (470.834µs) from=127.0.0.6:34197 2022/08/11 23:51:06 [DEBUG] http: Request GET /v1/status/leader (306.723µs) from=127.0.0.6:45455 2022/08/11 23:51:08 [DEBUG] http: Request GET /v1/status/leader (228.14µs) from=127.0.0.6:45455 2022/08/11 23:51:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:51:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:51:26 [DEBUG] http: Request GET /v1/status/leader (949.532µs) from=127.0.0.6:45455 2022/08/11 23:51:33 [DEBUG] http: Request GET /v1/catalog/services (590.53µs) from=127.0.0.6:45455 2022/08/11 23:51:33 [DEBUG] http: Request GET /v1/status/leader (391.385µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (516.086µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (152.607µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (249.655µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (195.686µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (243.03µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (217.529µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.443µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (130.219µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (179.004µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.074µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (116.282µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (140.385µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (112.951µs) from=127.0.0.6:35909 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (135.189µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (127.389µs) from=127.0.0.6:34197 2022/08/11 23:51:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:51:34 [DEBUG] agent: Node info in sync 2022/08/11 23:51:46 [DEBUG] http: Request GET /v1/status/leader (495.65µs) from=127.0.0.6:34623 2022/08/11 23:51:53 [DEBUG] http: Request GET /v1/catalog/services (437.749µs) from=127.0.0.6:34623 2022/08/11 23:51:53 [DEBUG] http: Request GET /v1/status/leader (276.054µs) from=127.0.0.6:60901 2022/08/11 23:51:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (323.284µs) from=127.0.0.6:38659 2022/08/11 23:51:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (293.289µs) from=127.0.0.6:38659 2022/08/11 23:51:54 [DEBUG] http: Request GET /v1/status/leader (3.215895ms) from=127.0.0.6:60901 2022/08/11 23:52:13 [DEBUG] http: Request GET /v1/status/leader (376.658µs) from=127.0.0.6:44021 2022/08/11 23:52:14 [DEBUG] http: Request GET /v1/status/leader (235.375µs) from=127.0.0.6:44021 2022/08/11 23:52:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:52:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m0.441854756s) from=127.0.0.6:38815 2022/08/11 23:52:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.439599442s) from=127.0.0.6:59355 2022/08/11 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.115394275s) from=127.0.0.6:47851 2022/08/11 23:52:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.576232162s) from=127.0.0.6:36807 2022/08/11 23:52:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.601092656s) from=127.0.0.6:47465 2022/08/11 23:52:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.614621203s) from=127.0.0.6:46137 2022/08/11 23:52:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m2.978012059s) from=127.0.0.6:39709 2022/08/11 23:52:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.399427026s) from=127.0.0.6:40275 2022/08/11 23:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.535272276s) from=127.0.0.6:37367 2022/08/11 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m3.660913861s) from=127.0.0.6:38817 2022/08/11 23:52:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.714381724s) from=127.0.0.6:52113 2022/08/11 23:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m3.739170518s) from=127.0.0.6:33299 2022/08/11 23:52:33 [DEBUG] http: Request GET /v1/status/leader (151.282µs) from=127.0.0.6:60901 2022/08/11 23:52:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.684626178s) from=127.0.0.6:58079 2022/08/11 23:52:34 [DEBUG] http: Request GET /v1/status/leader (2.169509ms) from=127.0.0.6:44021 2022/08/11 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m5.803876803s) from=127.0.0.6:49549 2022/08/11 23:52:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m6.481063066s) from=127.0.0.6:52369 2022/08/11 23:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m7.349949055s) from=127.0.0.6:39479 2022/08/11 23:52:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.66490429s) from=127.0.0.6:54881 2022/08/11 23:52:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.689295075s) from=127.0.0.6:54521 2022/08/11 23:52:53 [DEBUG] http: Request GET /v1/status/leader (243.068µs) from=127.0.0.6:60901 2022/08/11 23:52:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.100391077s) from=127.0.0.6:38917 2022/08/11 23:53:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:53:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:53:18 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:53:18 [DEBUG] agent: Node info in sync 2022/08/11 23:53:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.340271647s) from=127.0.0.6:56315 2022/08/11 23:53:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.259483417s) from=127.0.0.6:45455 2022/08/11 23:53:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.559939176s) from=127.0.0.6:38209 2022/08/11 23:53:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m3.017728528s) from=127.0.0.6:51473 2022/08/11 23:53:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.569031472s) from=127.0.0.6:54657 2022/08/11 23:53:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.825944349s) from=127.0.0.6:33695 2022/08/11 23:53:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m4.392455884s) from=127.0.0.6:45545 2022/08/11 23:53:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m4.655050115s) from=127.0.0.6:53045 2022/08/11 23:53:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.887453741s) from=127.0.0.6:51365 2022/08/11 23:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.978042997s) from=127.0.0.6:59711 2022/08/11 23:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m5.084085485s) from=127.0.0.6:41323 2022/08/11 23:53:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m5.540780069s) from=127.0.0.6:44303 2022/08/11 23:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m5.932610126s) from=127.0.0.6:34289 2022/08/11 23:53:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m6.386981009s) from=127.0.0.6:35909 2022/08/11 23:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.573496137s) from=127.0.0.6:34197 2022/08/11 23:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m7.401541412s) from=127.0.0.6:42819 2022/08/11 23:53:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:53:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.306735364s) from=127.0.0.6:35935 2022/08/11 23:53:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.790131101s) from=127.0.0.6:34623 2022/08/11 23:53:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.959591302s) from=127.0.0.6:38659 2022/08/11 23:54:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:54:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:54:37 [DEBUG] agent: Node info in sync 2022/08/11 23:55:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:56:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:56:05 [DEBUG] agent: Node info in sync 2022/08/11 23:56:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:56:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:57:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:57:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:57:40 [DEBUG] agent: Node info in sync 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/catalog/services (634.735µs) from=127.0.0.6:51047 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/status/leader (909.987µs) from=127.0.0.6:33661 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (549.572µs) from=127.0.0.6:33661 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (224.885µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (260.524µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (264.918µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.004µs) from=127.0.0.6:33661 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (237.838µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (177.7µs) from=127.0.0.6:33661 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (135.326µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (277.505µs) from=127.0.0.6:33661 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (244.885µs) from=127.0.0.6:33613 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (250.115µs) from=127.0.0.6:57427 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.687µs) from=127.0.0.6:57427 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (245.207µs) from=127.0.0.6:57629 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (233.795µs) from=127.0.0.6:37471 2022/08/11 23:57:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (190.831µs) from=127.0.0.6:36073 2022/08/11 23:58:10 [DEBUG] http: Request GET /v1/catalog/services (403.24µs) from=127.0.0.6:49403 2022/08/11 23:58:10 [DEBUG] http: Request GET /v1/status/leader (2.774588ms) from=127.0.0.6:56405 2022/08/11 23:58:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (219.578µs) from=127.0.0.6:44699 2022/08/11 23:58:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (120.463µs) from=127.0.0.6:44699 2022/08/11 23:58:12 [DEBUG] http: Request GET /v1/status/leader (309.678µs) from=127.0.0.6:53147 2022/08/11 23:58:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:58:30 [DEBUG] http: Request GET /v1/status/leader (139.958µs) from=127.0.0.6:53147 2022/08/11 23:58:32 [DEBUG] http: Request GET /v1/status/leader (245.36µs) from=127.0.0.6:53147 2022/08/11 23:58:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/11 23:58:50 [DEBUG] http: Request GET /v1/status/leader (170.83µs) from=127.0.0.6:53147 2022/08/11 23:58:53 [DEBUG] http: Request GET /v1/catalog/services (466.783µs) from=127.0.0.6:46111 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/status/leader (2.713775ms) from=127.0.0.6:36999 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (243.672µs) from=127.0.0.6:53147 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (176.34µs) from=127.0.0.6:53147 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (124.168µs) from=127.0.0.6:36999 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (217.63µs) from=127.0.0.6:53147 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.112µs) from=127.0.0.6:36999 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (268.316µs) from=127.0.0.6:53147 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.32µs) from=127.0.0.6:36999 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (119.467µs) from=127.0.0.6:53147 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (216.149µs) from=127.0.0.6:36999 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (143.312µs) from=127.0.0.6:39475 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (164.367µs) from=127.0.0.6:53305 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (139.302µs) from=127.0.0.6:39475 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (110.524µs) from=127.0.0.6:53305 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (142.222µs) from=127.0.0.6:53305 2022/08/11 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.961µs) from=127.0.0.6:34205 2022/08/11 23:58:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/11 23:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/11 23:58:57 [DEBUG] agent: Node info in sync 2022/08/11 23:59:13 [DEBUG] http: Request GET /v1/catalog/services (370.38µs) from=127.0.0.6:52307 2022/08/11 23:59:13 [DEBUG] http: Request GET /v1/status/leader (242.532µs) from=127.0.0.6:35393 2022/08/11 23:59:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (188.757µs) from=127.0.0.6:33609 2022/08/11 23:59:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (165.637µs) from=127.0.0.6:33609 2022/08/11 23:59:14 [DEBUG] http: Request GET /v1/status/leader (263.082µs) from=127.0.0.6:59039 2022/08/11 23:59:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/11 23:59:33 [DEBUG] http: Request GET /v1/status/leader (263.893µs) from=127.0.0.6:51155 2022/08/11 23:59:34 [DEBUG] http: Request GET /v1/status/leader (331.585µs) from=127.0.0.6:59039 2022/08/11 23:59:53 [DEBUG] http: Request GET /v1/status/leader (142.303µs) from=127.0.0.6:51155 2022/08/11 23:59:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.28715652s) from=127.0.0.6:33613 2022/08/11 23:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m1.358382533s) from=127.0.0.6:36859 2022/08/11 23:59:54 [DEBUG] http: Request GET /v1/status/leader (172.809µs) from=127.0.0.6:59039 2022/08/11 23:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.539899832s) from=127.0.0.6:59045 2022/08/11 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.590054984s) from=127.0.0.6:54249 2022/08/11 23:59:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m2.761731371s) from=127.0.0.6:44041 2022/08/11 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.114189551s) from=127.0.0.6:57427 2022/08/11 23:59:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.431071763s) from=127.0.0.6:59835 2022/08/11 23:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m4.639483869s) from=127.0.0.6:47149 2022/08/11 23:59:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.729958774s) from=127.0.0.6:36073 2022/08/11 23:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m4.92606312s) from=127.0.0.6:33661 2022/08/11 23:59:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m5.032102191s) from=127.0.0.6:40909 2022/08/11 23:59:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m5.286882788s) from=127.0.0.6:36153 2022/08/11 23:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.415831067s) from=127.0.0.6:51047 2022/08/11 23:59:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.764490868s) from=127.0.0.6:57629 2022/08/11 23:59:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.371985482s) from=127.0.0.6:37471 2022/08/11 23:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m7.479098283s) from=127.0.0.6:41621 2022/08/12 00:00:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.92860785s) from=127.0.0.6:56405 2022/08/12 00:00:13 [DEBUG] http: Request GET /v1/status/leader (308.408µs) from=127.0.0.6:51155 2022/08/12 00:00:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.555306694s) from=127.0.0.6:49403 2022/08/12 00:00:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:00:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.111724899s) from=127.0.0.6:44699 2022/08/12 00:00:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:28 [DEBUG] agent: Node info in sync 2022/08/12 00:00:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:00:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:00:48 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:48 [DEBUG] agent: Node info in sync 2022/08/12 00:00:48 [DEBUG] http: Request PUT /v1/agent/service/register (26.330299ms) from=127.0.0.6:59039 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:00:48 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:00:48 [DEBUG] agent: Node info in sync 2022/08/12 00:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (1m34.778891052s) from=127.0.0.6:52307 2022/08/12 00:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (1m54.309365285s) from=127.0.0.6:46111 2022/08/12 00:00:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (432.431µs) from=127.0.0.6:59039 2022/08/12 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.607558585s) from=127.0.0.6:38485 2022/08/12 00:00:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.327155099s) from=127.0.0.6:40101 2022/08/12 00:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.440051481s) from=127.0.0.6:34205 2022/08/12 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.867550212s) from=127.0.0.6:37069 2022/08/12 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.508923396s) from=127.0.0.6:45821 2022/08/12 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m3.512709036s) from=127.0.0.6:55225 2022/08/12 00:00:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m4.536870192s) from=127.0.0.6:52393 2022/08/12 00:00:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.879846629s) from=127.0.0.6:53305 2022/08/12 00:00:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m5.014538118s) from=127.0.0.6:38649 2022/08/12 00:00:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m5.149899292s) from=127.0.0.6:58055 2022/08/12 00:01:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m6.088887081s) from=127.0.0.6:39475 2022/08/12 00:01:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.380904453s) from=127.0.0.6:45091 2022/08/12 00:01:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.46379443s) from=127.0.0.6:53147 2022/08/12 00:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m7.017303628s) from=127.0.0.6:40987 2022/08/12 00:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m7.172537793s) from=127.0.0.6:36999 2022/08/12 00:01:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:01:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:01:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.58921373s) from=127.0.0.6:33609 2022/08/12 00:01:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.157180307s) from=127.0.0.6:35393 2022/08/12 00:02:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:02:14 [DEBUG] agent: Node info in sync 2022/08/12 00:02:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:03:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:04:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:04 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.32.80_8443" 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Node info in sync 2022/08/12 00:04:04 [DEBUG] http: Request PUT /v1/agent/service/register (10.846287ms) from=127.0.0.6:36317 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:04 [DEBUG] agent: Node info in sync 2022/08/12 00:04:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.269958ms) from=127.0.0.6:36317 2022/08/12 00:04:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.57.169_8082" 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Node info in sync 2022/08/12 00:04:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.700467ms) from=127.0.0.6:36317 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:04 [DEBUG] agent: Node info in sync 2022/08/12 00:04:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (534.275µs) from=127.0.0.6:36317 2022/08/12 00:04:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.41.126_8410" 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.257748ms) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (882.77µs) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.20.144_8484" 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.433975ms) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (443.408µs) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.29.52_8482" 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.294225ms) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (574.534µs) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:20 [INFO] agent: Synced service "_v1_vnfres_10.233.48.9_8802" 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (23.21462ms) from=127.0.0.6:36317 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:20 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.444747ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [INFO] agent: Synced service "_v1_vnfmgr_10.233.27.63_8803" 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.939585ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (489.076µs) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [INFO] agent: Synced service "_v1_vnflcm_10.233.9.39_8801" 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (29.960412ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.775375ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:04:21 [INFO] agent: Synced service "_v1_nslcm_10.233.29.146_8403" 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.982799ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (2.442885ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:04:21 [INFO] agent: Synced service "_v2_nslcm_10.233.29.146_8403" 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.527359ms) from=127.0.0.6:36317 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:04:21 [DEBUG] agent: Node info in sync 2022/08/12 00:04:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (491.388µs) from=127.0.0.6:36317 2022/08/12 00:05:05 [DEBUG] http: Request GET /v1/catalog/services (672.007µs) from=127.0.0.6:36317 2022/08/12 00:05:05 [DEBUG] http: Request GET /v1/status/leader (352.463µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (187.06µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (142.923µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (205.745µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (207.368µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (170.094µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (407.026µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (193.829µs) from=127.0.0.6:46447 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (167.512µs) from=127.0.0.6:46447 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.485µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (175.01µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (175.406µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (134.696µs) from=127.0.0.6:58955 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (187.271µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (129.406µs) from=127.0.0.6:58955 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (140.23µs) from=127.0.0.6:58955 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (234.26µs) from=127.0.0.6:60359 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (161.03µs) from=127.0.0.6:39405 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (162.894µs) from=127.0.0.6:58877 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.195µs) from=127.0.0.6:50955 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (145.391µs) from=127.0.0.6:58877 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (157.461µs) from=127.0.0.6:50781 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (216.561µs) from=127.0.0.6:42217 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.261µs) from=127.0.0.6:42217 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (146.728µs) from=127.0.0.6:50781 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (136.465µs) from=127.0.0.6:45185 2022/08/12 00:05:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (117.167µs) from=127.0.0.6:45185 2022/08/12 00:05:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:05:26 [DEBUG] http: Request GET /v1/status/leader (272.406µs) from=127.0.0.6:56933 2022/08/12 00:05:46 [DEBUG] http: Request GET /v1/status/leader (317.437µs) from=127.0.0.6:56933 2022/08/12 00:06:06 [DEBUG] http: Request GET /v1/status/leader (287.143µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:06:13 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:06:13 [DEBUG] agent: Node info in sync 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/catalog/services (543.172µs) from=127.0.0.6:56933 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/status/leader (358.82µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (406.37µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (252.67µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (150.61µs) from=127.0.0.6:33949 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.31µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (137.915µs) from=127.0.0.6:33949 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (238.653µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (132.65µs) from=127.0.0.6:33949 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (196.6µs) from=127.0.0.6:33949 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (133.768µs) from=127.0.0.6:40229 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (242.312µs) from=127.0.0.6:40229 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (153.557µs) from=127.0.0.6:40229 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (371.639µs) from=127.0.0.6:33949 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (121.39µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.232µs) from=127.0.0.6:54965 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (121.313µs) from=127.0.0.6:40229 2022/08/12 00:06:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (135.735µs) from=127.0.0.6:44141 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (148.895µs) from=127.0.0.6:44141 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (173.733µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.585µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (115.007µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (197.41µs) from=127.0.0.6:44279 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (138.693µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (122.353µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (154.25µs) from=127.0.0.6:40229 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (141.8µs) from=127.0.0.6:53915 2022/08/12 00:06:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (158.3µs) from=127.0.0.6:56657 2022/08/12 00:06:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:06:33 [DEBUG] http: Request GET /v1/status/leader (300.027µs) from=127.0.0.6:49855 2022/08/12 00:06:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:06:45 [DEBUG] http: Request GET /v1/catalog/services (546.473µs) from=127.0.0.6:54919 2022/08/12 00:06:45 [DEBUG] http: Request GET /v1/status/leader (173.225µs) from=127.0.0.6:49855 2022/08/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.698µs) from=127.0.0.6:49855 2022/08/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (176.837µs) from=127.0.0.6:33211 2022/08/12 00:06:53 [DEBUG] http: Request GET /v1/status/leader (379.416µs) from=127.0.0.6:57053 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/status/leader (316.576µs) from=127.0.0.6:57053 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m0.160348365s) from=127.0.0.6:58955 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m0.206162928s) from=127.0.0.6:60359 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.220630376s) from=127.0.0.6:58619 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m0.717010031s) from=127.0.0.6:39405 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m0.685215556s) from=127.0.0.6:55085 2022/08/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m0.652358786s) from=127.0.0.6:47445 2022/08/12 00:07:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m1.331928846s) from=127.0.0.6:55929 2022/08/12 00:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.555632006s) from=127.0.0.6:60201 2022/08/12 00:07:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m1.826071121s) from=127.0.0.6:48171 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m2.871716061s) from=127.0.0.6:33693 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m3.126805307s) from=127.0.0.6:42217 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m3.338187019s) from=127.0.0.6:44041 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m3.51111698s) from=127.0.0.6:44705 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m3.645830654s) from=127.0.0.6:51311 2022/08/12 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m3.809665362s) from=127.0.0.6:38501 2022/08/12 00:07:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m4.42743767s) from=127.0.0.6:36317 2022/08/12 00:07:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.263310657s) from=127.0.0.6:47985 2022/08/12 00:07:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m4.377679166s) from=127.0.0.6:56509 2022/08/12 00:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.958013448s) from=127.0.0.6:45185 2022/08/12 00:07:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m5.018635964s) from=127.0.0.6:35807 2022/08/12 00:07:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m5.169722944s) from=127.0.0.6:50955 2022/08/12 00:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.636530404s) from=127.0.0.6:54565 2022/08/12 00:07:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.616076725s) from=127.0.0.6:50781 2022/08/12 00:07:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.140151926s) from=127.0.0.6:55569 2022/08/12 00:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m6.298985557s) from=127.0.0.6:46447 2022/08/12 00:07:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m6.796330138s) from=127.0.0.6:59759 2022/08/12 00:07:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m7.109551926s) from=127.0.0.6:58877 2022/08/12 00:07:13 [DEBUG] http: Request GET /v1/status/leader (231.557µs) from=127.0.0.6:57053 2022/08/12 00:07:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:07:14 [DEBUG] agent: Node info in sync 2022/08/12 00:07:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:07:26 [DEBUG] http: Request GET /v1/status/leader (150.628µs) from=127.0.0.6:57053 2022/08/12 00:07:46 [DEBUG] http: Request GET /v1/status/leader (1.507238ms) from=127.0.0.6:57053 2022/08/12 00:07:54 [DEBUG] http: Request GET /v1/catalog/services (599.357µs) from=127.0.0.6:57053 2022/08/12 00:07:55 [DEBUG] http: Request GET /v1/status/leader (266.755µs) from=127.0.0.6:36633 2022/08/12 00:07:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (212.772µs) from=127.0.0.6:36633 2022/08/12 00:07:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.998µs) from=127.0.0.6:37787 2022/08/12 00:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m0.275251124s) from=127.0.0.6:56933 2022/08/12 00:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m0.134289588s) from=127.0.0.6:40229 2022/08/12 00:08:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m0.948060095s) from=127.0.0.6:48425 2022/08/12 00:08:15 [DEBUG] http: Request GET /v1/status/leader (262.517µs) from=127.0.0.6:59515 2022/08/12 00:08:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m1.241540298s) from=127.0.0.6:33949 2022/08/12 00:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.283343997s) from=127.0.0.6:44141 2022/08/12 00:08:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:08:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m1.639589479s) from=127.0.0.6:44279 2022/08/12 00:08:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:08:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:08:15 [DEBUG] agent: Node info in sync 2022/08/12 00:08:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.583629161s) from=127.0.0.6:56073 2022/08/12 00:08:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.630637581s) from=127.0.0.6:43361 2022/08/12 00:08:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.325139443s) from=127.0.0.6:36719 2022/08/12 00:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m3.416655921s) from=127.0.0.6:46251 2022/08/12 00:08:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m3.406746589s) from=127.0.0.6:36979 2022/08/12 00:08:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m3.44688183s) from=127.0.0.6:53915 2022/08/12 00:08:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.052401831s) from=127.0.0.6:49395 2022/08/12 00:08:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.376441459s) from=127.0.0.6:60621 2022/08/12 00:08:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m4.433804978s) from=127.0.0.6:50147 2022/08/12 00:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m4.6467756s) from=127.0.0.6:54965 2022/08/12 00:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.688261984s) from=127.0.0.6:42071 2022/08/12 00:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.049298525s) from=127.0.0.6:56657 2022/08/12 00:08:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m6.362615224s) from=127.0.0.6:55519 2022/08/12 00:08:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m6.471575933s) from=127.0.0.6:35497 2022/08/12 00:08:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m6.833996475s) from=127.0.0.6:55309 2022/08/12 00:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m6.840808059s) from=127.0.0.6:50459 2022/08/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m6.92932737s) from=127.0.0.6:38303 2022/08/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m7.08384677s) from=127.0.0.6:57633 2022/08/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m7.186191074s) from=127.0.0.6:45777 2022/08/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m7.447197331s) from=127.0.0.6:58333 2022/08/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m7.437593496s) from=127.0.0.6:41349 2022/08/12 00:08:35 [DEBUG] http: Request GET /v1/status/leader (347.209µs) from=127.0.0.6:59515 2022/08/12 00:08:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m0.73407073s) from=127.0.0.6:54919 2022/08/12 00:08:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.005443553s) from=127.0.0.6:33211 2022/08/12 00:08:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.359557703s) from=127.0.0.6:49855 2022/08/12 00:08:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:08:55 [DEBUG] http: Request GET /v1/status/leader (328.338µs) from=127.0.0.6:59515 2022/08/12 00:09:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:10:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m4.943567523s) from=127.0.0.6:57053 2022/08/12 00:10:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.246475476s) from=127.0.0.6:37787 2022/08/12 00:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m7.097716468s) from=127.0.0.6:36633 2022/08/12 00:10:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:10:04 [DEBUG] agent: Node info in sync 2022/08/12 00:10:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:11:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:11:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:11:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:11:46 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:11:46 [DEBUG] agent: Node info in sync 2022/08/12 00:12:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/catalog/services (858.43µs) from=127.0.0.6:52537 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/status/leader (435.165µs) from=127.0.0.6:60071 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (528.637µs) from=127.0.0.6:33319 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (275.98µs) from=127.0.0.6:60071 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (181.435µs) from=127.0.0.6:33319 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (184.83µs) from=127.0.0.6:33319 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (234.193µs) from=127.0.0.6:60071 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (174.84µs) from=127.0.0.6:60071 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (210.232µs) from=127.0.0.6:36055 2022/08/12 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (101.613µs) from=127.0.0.6:33319 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (223.718µs) from=127.0.0.6:36055 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (168.025µs) from=127.0.0.6:33319 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (136.03µs) from=127.0.0.6:60071 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (136.222µs) from=127.0.0.6:60071 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (113.657µs) from=127.0.0.6:60071 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (253.737µs) from=127.0.0.6:54781 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.634µs) from=127.0.0.6:50811 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (143.587µs) from=127.0.0.6:54781 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (210.785µs) from=127.0.0.6:60277 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (339.66µs) from=127.0.0.6:43749 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (131.157µs) from=127.0.0.6:50811 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (141.227µs) from=127.0.0.6:37673 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (203.012µs) from=127.0.0.6:35311 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (162.628µs) from=127.0.0.6:42103 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (302.32µs) from=127.0.0.6:43749 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.035µs) from=127.0.0.6:32991 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (154.854µs) from=127.0.0.6:43619 2022/08/12 00:12:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (178.923µs) from=127.0.0.6:34911 2022/08/12 00:12:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:12:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:12:49 [DEBUG] agent: Node info in sync 2022/08/12 00:12:53 [DEBUG] http: Request GET /v1/status/leader (297.293µs) from=127.0.0.6:59273 2022/08/12 00:13:13 [DEBUG] http: Request GET /v1/status/leader (296.202µs) from=127.0.0.6:59273 2022/08/12 00:13:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:13:33 [DEBUG] http: Request GET /v1/status/leader (1.39849ms) from=127.0.0.6:59273 2022/08/12 00:13:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:13:43 [DEBUG] http: Request GET /v1/catalog/services (559.792µs) from=127.0.0.6:59273 2022/08/12 00:13:43 [DEBUG] http: Request GET /v1/status/leader (295.068µs) from=127.0.0.6:60969 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (286.717µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (139.154µs) from=127.0.0.6:60969 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (302.098µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (223.876µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (334.643µs) from=127.0.0.6:60969 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (161.781µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (154.547µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (106.715µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (114.795µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (255.928µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (214.518µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (169.038µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.201µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (209.465µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (126.045µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.017µs) from=127.0.0.6:55017 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.237µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (382.297µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (130.483µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (120.176µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (141.972µs) from=127.0.0.6:45817 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.595µs) from=127.0.0.6:47611 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.116µs) from=127.0.0.6:60969 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (135.816µs) from=127.0.0.6:40819 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (124.222µs) from=127.0.0.6:55017 2022/08/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (105.992µs) from=127.0.0.6:55017 2022/08/12 00:13:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:13:57 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:13:57 [DEBUG] agent: Node info in sync 2022/08/12 00:14:04 [DEBUG] http: Request GET /v1/status/leader (292.091µs) from=127.0.0.6:60103 2022/08/12 00:14:09 [DEBUG] http: Request GET /v1/catalog/services (451.567µs) from=127.0.0.6:60103 2022/08/12 00:14:09 [DEBUG] http: Request GET /v1/status/leader (269.859µs) from=127.0.0.6:50551 2022/08/12 00:14:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.618µs) from=127.0.0.6:50551 2022/08/12 00:14:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.679µs) from=127.0.0.6:50551 2022/08/12 00:14:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:14:24 [DEBUG] http: Request GET /v1/status/leader (300.258µs) from=127.0.0.6:60951 2022/08/12 00:14:29 [DEBUG] http: Request GET /v1/status/leader (139.943µs) from=127.0.0.6:60951 2022/08/12 00:14:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m0.303125247s) from=127.0.0.6:47969 2022/08/12 00:14:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m0.677904078s) from=127.0.0.6:33283 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m1.139517899s) from=127.0.0.6:34911 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m1.133004668s) from=127.0.0.6:35311 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m1.404066103s) from=127.0.0.6:50811 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.473184044s) from=127.0.0.6:43749 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.726977987s) from=127.0.0.6:59959 2022/08/12 00:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.857873562s) from=127.0.0.6:33319 2022/08/12 00:14:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m2.169072066s) from=127.0.0.6:37673 2022/08/12 00:14:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.228339839s) from=127.0.0.6:53629 2022/08/12 00:14:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m2.99520291s) from=127.0.0.6:32991 2022/08/12 00:14:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m3.093619088s) from=127.0.0.6:60501 2022/08/12 00:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.287767413s) from=127.0.0.6:37087 2022/08/12 00:14:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.479645723s) from=127.0.0.6:54505 2022/08/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m4.138152653s) from=127.0.0.6:47757 2022/08/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.207497541s) from=127.0.0.6:58159 2022/08/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m4.552000959s) from=127.0.0.6:60545 2022/08/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m4.659565048s) from=127.0.0.6:60071 2022/08/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.611272228s) from=127.0.0.6:56439 2022/08/12 00:14:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m5.040698549s) from=127.0.0.6:36055 2022/08/12 00:14:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m5.567024861s) from=127.0.0.6:49571 2022/08/12 00:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.845439724s) from=127.0.0.6:52537 2022/08/12 00:14:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m6.206588351s) from=127.0.0.6:43619 2022/08/12 00:14:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m6.636753281s) from=127.0.0.6:42103 2022/08/12 00:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.687159833s) from=127.0.0.6:60277 2022/08/12 00:14:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m6.968909351s) from=127.0.0.6:54781 2022/08/12 00:14:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m7.39115664s) from=127.0.0.6:59989 2022/08/12 00:14:44 [DEBUG] http: Request GET /v1/status/leader (194.275µs) from=127.0.0.6:60951 2022/08/12 00:14:49 [DEBUG] http: Request GET /v1/status/leader (193.065µs) from=127.0.0.6:60951 2022/08/12 00:15:13 [DEBUG] http: Request GET /v1/catalog/services (1.867546ms) from=127.0.0.6:60951 2022/08/12 00:15:13 [DEBUG] http: Request GET /v1/status/leader (346.128µs) from=127.0.0.6:52489 2022/08/12 00:15:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (278.535µs) from=127.0.0.6:50207 2022/08/12 00:15:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (143.687µs) from=127.0.0.6:50207 2022/08/12 00:15:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:15:33 [DEBUG] http: Request GET /v1/status/leader (165.673µs) from=127.0.0.6:40701 2022/08/12 00:15:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m0.171688728s) from=127.0.0.6:60177 2022/08/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m0.815377416s) from=127.0.0.6:59129 2022/08/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m1.202357501s) from=127.0.0.6:55147 2022/08/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m1.399676974s) from=127.0.0.6:51289 2022/08/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m1.54420496s) from=127.0.0.6:56951 2022/08/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m1.609743158s) from=127.0.0.6:55257 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m1.846481639s) from=127.0.0.6:47485 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.663494506s) from=127.0.0.6:59273 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m2.413245264s) from=127.0.0.6:57651 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.544209107s) from=127.0.0.6:33261 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.658693987s) from=127.0.0.6:57803 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m2.688857791s) from=127.0.0.6:34143 2022/08/12 00:15:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.755537137s) from=127.0.0.6:53037 2022/08/12 00:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m3.075415456s) from=127.0.0.6:50081 2022/08/12 00:15:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m3.392796042s) from=127.0.0.6:60969 2022/08/12 00:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.359870797s) from=127.0.0.6:36571 2022/08/12 00:15:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m3.834851529s) from=127.0.0.6:47611 2022/08/12 00:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m4.068874261s) from=127.0.0.6:55017 2022/08/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m5.777389163s) from=127.0.0.6:58067 2022/08/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.262956476s) from=127.0.0.6:43631 2022/08/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.584935707s) from=127.0.0.6:45817 2022/08/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m6.695675355s) from=127.0.0.6:38077 2022/08/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m6.783648896s) from=127.0.0.6:40819 2022/08/12 00:15:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.796107196s) from=127.0.0.6:48649 2022/08/12 00:15:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m6.949621842s) from=127.0.0.6:51623 2022/08/12 00:15:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m7.165518928s) from=127.0.0.6:47603 2022/08/12 00:15:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.495770541s) from=127.0.0.6:60259 2022/08/12 00:15:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:15:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:15:51 [DEBUG] agent: Node info in sync 2022/08/12 00:15:53 [DEBUG] http: Request GET /v1/status/leader (249.208µs) from=127.0.0.6:40701 2022/08/12 00:16:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.164012774s) from=127.0.0.6:60103 2022/08/12 00:16:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.70884619s) from=127.0.0.6:50551 2022/08/12 00:16:13 [DEBUG] http: Request GET /v1/status/leader (210.585µs) from=127.0.0.6:40701 2022/08/12 00:16:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:16:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.519274182s) from=127.0.0.6:35683 2022/08/12 00:17:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.467924661s) from=127.0.0.6:60951 2022/08/12 00:17:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.009691023s) from=127.0.0.6:52489 2022/08/12 00:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.990612768s) from=127.0.0.6:50207 2022/08/12 00:17:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:17:38 [DEBUG] agent: Node info in sync 2022/08/12 00:18:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:18:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:18:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:18:47 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:18:47 [DEBUG] agent: Node info in sync 2022/08/12 00:19:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:19:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:19:54 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:19:54 [DEBUG] agent: Node info in sync 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/catalog/services (813.398µs) from=127.0.0.6:47505 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/status/leader (364.502µs) from=127.0.0.6:47505 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (581.356µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (204.902µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (176.457µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (212.949µs) from=127.0.0.6:40391 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (170.665µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (244.924µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (259.672µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (212.618µs) from=127.0.0.6:40391 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (267.446µs) from=127.0.0.6:57557 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (127.171µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (153.693µs) from=127.0.0.6:57557 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (257.207µs) from=127.0.0.6:58239 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (206.248µs) from=127.0.0.6:36527 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (236.591µs) from=127.0.0.6:58239 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (136.551µs) from=127.0.0.6:58239 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (165.001µs) from=127.0.0.6:58239 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.366µs) from=127.0.0.6:58239 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (217.634µs) from=127.0.0.6:37947 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (136.28µs) from=127.0.0.6:37947 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (201.11µs) from=127.0.0.6:44819 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (198.984µs) from=127.0.0.6:38125 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (379.066µs) from=127.0.0.6:50179 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (259.702µs) from=127.0.0.6:59597 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (154.343µs) from=127.0.0.6:51107 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (126.412µs) from=127.0.0.6:59597 2022/08/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (176.283µs) from=127.0.0.6:37243 2022/08/12 00:20:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:20:21 [DEBUG] http: Request GET /v1/status/leader (328.549µs) from=127.0.0.6:40371 2022/08/12 00:20:41 [DEBUG] http: Request GET /v1/status/leader (259.99µs) from=127.0.0.6:40371 2022/08/12 00:20:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/catalog/services (438.609µs) from=127.0.0.6:40371 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/status/leader (228.085µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (233.6µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (126.68µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (142.94µs) from=127.0.0.6:43705 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (155.922µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (222.96µs) from=127.0.0.6:43705 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.47µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (150.175µs) from=127.0.0.6:43705 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.002µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (140.433µs) from=127.0.0.6:42211 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (110.555µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (148.471µs) from=127.0.0.6:55549 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (106.858µs) from=127.0.0.6:43705 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (120.925µs) from=127.0.0.6:55549 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (116.946µs) from=127.0.0.6:42211 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (121.11µs) from=127.0.0.6:55549 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (171.315µs) from=127.0.0.6:33453 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (151.792µs) from=127.0.0.6:43705 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (119.678µs) from=127.0.0.6:33453 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (116.21µs) from=127.0.0.6:42211 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.864µs) from=127.0.0.6:33453 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.543µs) from=127.0.0.6:42211 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (216.117µs) from=127.0.0.6:33453 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (124.862µs) from=127.0.0.6:39417 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (106.234µs) from=127.0.0.6:41647 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (189.105µs) from=127.0.0.6:39417 2022/08/12 00:21:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (128.479µs) from=127.0.0.6:33453 2022/08/12 00:21:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:21:14 [DEBUG] agent: Node info in sync 2022/08/12 00:21:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:21:23 [DEBUG] http: Request GET /v1/status/leader (239.87µs) from=127.0.0.6:34911 2022/08/12 00:21:34 [DEBUG] http: Request GET /v1/catalog/services (465.499µs) from=127.0.0.6:34911 2022/08/12 00:21:34 [DEBUG] http: Request GET /v1/status/leader (330.807µs) from=127.0.0.6:34911 2022/08/12 00:21:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (277.934µs) from=127.0.0.6:52913 2022/08/12 00:21:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (183.006µs) from=127.0.0.6:52913 2022/08/12 00:21:43 [DEBUG] http: Request GET /v1/status/leader (258.852µs) from=127.0.0.6:36533 2022/08/12 00:21:54 [DEBUG] http: Request GET /v1/status/leader (496.771µs) from=127.0.0.6:56329 2022/08/12 00:22:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m0.627952917s) from=127.0.0.6:37309 2022/08/12 00:22:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m0.729808587s) from=127.0.0.6:33221 2022/08/12 00:22:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m0.77971826s) from=127.0.0.6:45341 2022/08/12 00:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m0.884457388s) from=127.0.0.6:52003 2022/08/12 00:22:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m0.925961298s) from=127.0.0.6:60565 2022/08/12 00:22:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m1.290018825s) from=127.0.0.6:33985 2022/08/12 00:22:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m1.397024189s) from=127.0.0.6:40391 2022/08/12 00:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m1.615831239s) from=127.0.0.6:47505 2022/08/12 00:22:03 [DEBUG] http: Request GET /v1/status/leader (219.73µs) from=127.0.0.6:36533 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.097347633s) from=127.0.0.6:37947 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.216760951s) from=127.0.0.6:52065 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m2.370277106s) from=127.0.0.6:49615 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.454908001s) from=127.0.0.6:47943 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m2.532816569s) from=127.0.0.6:33467 2022/08/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.840362098s) from=127.0.0.6:57557 2022/08/12 00:22:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m3.614549347s) from=127.0.0.6:54957 2022/08/12 00:22:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m3.733044281s) from=127.0.0.6:34537 2022/08/12 00:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m4.974739832s) from=127.0.0.6:59597 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m5.183369825s) from=127.0.0.6:58239 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m5.186348772s) from=127.0.0.6:44355 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.225200228s) from=127.0.0.6:36527 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.329568739s) from=127.0.0.6:48619 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m5.415569036s) from=127.0.0.6:51107 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m5.907410157s) from=127.0.0.6:44819 2022/08/12 00:22:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m6.011061297s) from=127.0.0.6:38125 2022/08/12 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m6.189090915s) from=127.0.0.6:37243 2022/08/12 00:22:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m6.322426205s) from=127.0.0.6:50179 2022/08/12 00:22:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m6.972190624s) from=127.0.0.6:46229 2022/08/12 00:22:14 [DEBUG] http: Request GET /v1/status/leader (178.37µs) from=127.0.0.6:56329 2022/08/12 00:22:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:22:34 [DEBUG] http: Request GET /v1/status/leader (263.194µs) from=127.0.0.6:36533 2022/08/12 00:22:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:22:37 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:22:37 [DEBUG] agent: Node info in sync 2022/08/12 00:22:43 [DEBUG] http: Request GET /v1/catalog/services (482.21µs) from=127.0.0.6:56329 2022/08/12 00:22:43 [DEBUG] http: Request GET /v1/status/leader (1.961033ms) from=127.0.0.6:36533 2022/08/12 00:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (262.567µs) from=127.0.0.6:36533 2022/08/12 00:22:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (155.916µs) from=127.0.0.6:52779 2022/08/12 00:23:03 [DEBUG] http: Request GET /v1/status/leader (165.411µs) from=127.0.0.6:38753 2022/08/12 00:23:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m0.210271008s) from=127.0.0.6:36025 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.555101737s) from=127.0.0.6:39505 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m0.537177253s) from=127.0.0.6:43861 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m0.560542206s) from=127.0.0.6:34453 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m0.710909644s) from=127.0.0.6:39887 2022/08/12 00:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m0.966827863s) from=127.0.0.6:40897 2022/08/12 00:23:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m1.424873848s) from=127.0.0.6:36353 2022/08/12 00:23:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m1.61600378s) from=127.0.0.6:55169 2022/08/12 00:23:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m1.684348875s) from=127.0.0.6:57433 2022/08/12 00:23:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m2.84060835s) from=127.0.0.6:55549 2022/08/12 00:23:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.222683261s) from=127.0.0.6:57159 2022/08/12 00:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m3.3293628s) from=127.0.0.6:43705 2022/08/12 00:23:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m3.339254376s) from=127.0.0.6:42211 2022/08/12 00:23:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.768577883s) from=127.0.0.6:36257 2022/08/12 00:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.957472566s) from=127.0.0.6:56617 2022/08/12 00:23:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m4.467631116s) from=127.0.0.6:35413 2022/08/12 00:23:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.474051924s) from=127.0.0.6:57039 2022/08/12 00:23:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m4.682493566s) from=127.0.0.6:55995 2022/08/12 00:23:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m4.896323499s) from=127.0.0.6:44767 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.339875597s) from=127.0.0.6:40371 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m5.248902844s) from=127.0.0.6:39417 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.345217417s) from=127.0.0.6:41647 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m5.568908407s) from=127.0.0.6:57951 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m5.703531196s) from=127.0.0.6:33453 2022/08/12 00:23:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.926975081s) from=127.0.0.6:32869 2022/08/12 00:23:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m6.297118421s) from=127.0.0.6:34631 2022/08/12 00:23:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.312720367s) from=127.0.0.6:58839 2022/08/12 00:23:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:23:23 [DEBUG] http: Request GET /v1/status/leader (309.401µs) from=127.0.0.6:38753 2022/08/12 00:23:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m0.319707405s) from=127.0.0.6:54885 2022/08/12 00:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m1.000249074s) from=127.0.0.6:34911 2022/08/12 00:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.386116046s) from=127.0.0.6:52913 2022/08/12 00:23:43 [DEBUG] http: Request GET /v1/status/leader (242.435µs) from=127.0.0.6:60425 2022/08/12 00:24:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:24:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:24:34 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:24:34 [DEBUG] agent: Node info in sync 2022/08/12 00:24:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m1.596731487s) from=127.0.0.6:56329 2022/08/12 00:24:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.590293572s) from=127.0.0.6:36533 2022/08/12 00:24:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.898197336s) from=127.0.0.6:52779 2022/08/12 00:25:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:25:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:26:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:26:23 [DEBUG] agent: Node info in sync 2022/08/12 00:27:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/catalog/services (854.863µs) from=127.0.0.6:50065 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/status/leader (345.6µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (517.709µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (239.472µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (353.39µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (237.762µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (386.866µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (136.631µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (225.607µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (348.986µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (114.728µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (139.378µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (122.785µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (255.91µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (155.193µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (144.415µs) from=127.0.0.6:44087 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (193.018µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (121.401µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (187.539µs) from=127.0.0.6:43415 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (130.21µs) from=127.0.0.6:60451 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (177.614µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.748µs) from=127.0.0.6:43415 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (158.795µs) from=127.0.0.6:45461 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.223µs) from=127.0.0.6:43415 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (171.237µs) from=127.0.0.6:43415 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (123.834µs) from=127.0.0.6:54567 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (112.66µs) from=127.0.0.6:43415 2022/08/12 00:27:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (133.406µs) from=127.0.0.6:54567 2022/08/12 00:27:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:27:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:27:35 [DEBUG] agent: Node info in sync 2022/08/12 00:27:39 [DEBUG] http: Request GET /v1/status/leader (246.85µs) from=127.0.0.6:50025 2022/08/12 00:27:59 [DEBUG] http: Request GET /v1/status/leader (298.419µs) from=127.0.0.6:49865 2022/08/12 00:28:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:28:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/catalog/services (974.54µs) from=127.0.0.6:49865 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/status/leader (290.059µs) from=127.0.0.6:49865 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (317.503µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (177.335µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (128.94µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.744µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (167.595µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (190.388µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (222.528µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (114.39µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (206.461µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (260.342µs) from=127.0.0.6:50025 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (114.224µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (178.524µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.62µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (145.109µs) from=127.0.0.6:51743 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (382.391µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (191.901µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (103.017µs) from=127.0.0.6:51743 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (153.959µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (120.939µs) from=127.0.0.6:51743 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (117.374µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (125.828µs) from=127.0.0.6:37179 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (445.039µs) from=127.0.0.6:47053 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (548.317µs) from=127.0.0.6:44973 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (212.034µs) from=127.0.0.6:39537 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (199.491µs) from=127.0.0.6:38925 2022/08/12 00:28:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (240.563µs) from=127.0.0.6:37783 2022/08/12 00:28:43 [DEBUG] http: Request GET /v1/status/leader (266.836µs) from=127.0.0.6:33237 2022/08/12 00:28:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:28:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:28:49 [DEBUG] agent: Node info in sync 2022/08/12 00:29:01 [DEBUG] http: Request GET /v1/catalog/services (565.115µs) from=127.0.0.6:53047 2022/08/12 00:29:01 [DEBUG] http: Request GET /v1/status/leader (1.648296ms) from=127.0.0.6:53047 2022/08/12 00:29:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (278.49µs) from=127.0.0.6:48081 2022/08/12 00:29:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (197.35µs) from=127.0.0.6:33237 2022/08/12 00:29:03 [DEBUG] http: Request GET /v1/status/leader (274.198µs) from=127.0.0.6:47407 2022/08/12 00:29:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:29:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m0.140319961s) from=127.0.0.6:44087 2022/08/12 00:29:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.55543629s) from=127.0.0.6:41193 2022/08/12 00:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m0.707784541s) from=127.0.0.6:34027 2022/08/12 00:29:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m0.941362877s) from=127.0.0.6:40615 2022/08/12 00:29:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m1.376796996s) from=127.0.0.6:45461 2022/08/12 00:29:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.542965611s) from=127.0.0.6:55615 2022/08/12 00:29:21 [DEBUG] http: Request GET /v1/status/leader (975.614µs) from=127.0.0.6:60723 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m2.286990902s) from=127.0.0.6:53627 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.328428446s) from=127.0.0.6:60915 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.416620376s) from=127.0.0.6:58657 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.610073801s) from=127.0.0.6:50551 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m2.841388551s) from=127.0.0.6:46065 2022/08/12 00:29:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m2.945082629s) from=127.0.0.6:44755 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.269955654s) from=127.0.0.6:50065 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m3.195903993s) from=127.0.0.6:57725 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m3.273742094s) from=127.0.0.6:43415 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m3.340888338s) from=127.0.0.6:60807 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m3.472769074s) from=127.0.0.6:50761 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.530633621s) from=127.0.0.6:53481 2022/08/12 00:29:23 [DEBUG] http: Request GET /v1/status/leader (262.08µs) from=127.0.0.6:60723 2022/08/12 00:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m5.030265454s) from=127.0.0.6:42841 2022/08/12 00:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.049635331s) from=127.0.0.6:50109 2022/08/12 00:29:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m5.409301974s) from=127.0.0.6:39925 2022/08/12 00:29:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m5.691814107s) from=127.0.0.6:54567 2022/08/12 00:29:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m6.056123373s) from=127.0.0.6:60451 2022/08/12 00:29:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m6.034111249s) from=127.0.0.6:58163 2022/08/12 00:29:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m6.484194692s) from=127.0.0.6:57703 2022/08/12 00:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m6.526736413s) from=127.0.0.6:40791 2022/08/12 00:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m7.302419021s) from=127.0.0.6:38609 2022/08/12 00:29:41 [DEBUG] http: Request GET /v1/status/leader (181.753µs) from=127.0.0.6:47407 2022/08/12 00:29:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:29:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:29:59 [DEBUG] agent: Node info in sync 2022/08/12 00:30:03 [DEBUG] http: Request GET /v1/catalog/services (464.923µs) from=127.0.0.6:47407 2022/08/12 00:30:03 [DEBUG] http: Request GET /v1/status/leader (213.64µs) from=127.0.0.6:60723 2022/08/12 00:30:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (297.15µs) from=127.0.0.6:60723 2022/08/12 00:30:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (218.835µs) from=127.0.0.6:60723 2022/08/12 00:30:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:30:23 [DEBUG] http: Request GET /v1/status/leader (281.421µs) from=127.0.0.6:35443 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m0.265256799s) from=127.0.0.6:51745 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.361498686s) from=127.0.0.6:49993 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m0.680494065s) from=127.0.0.6:37179 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.686498527s) from=127.0.0.6:56333 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m0.824743821s) from=127.0.0.6:51743 2022/08/12 00:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m1.08606696s) from=127.0.0.6:50561 2022/08/12 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.468830719s) from=127.0.0.6:47053 2022/08/12 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.426186611s) from=127.0.0.6:36095 2022/08/12 00:30:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.536011651s) from=127.0.0.6:51091 2022/08/12 00:30:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m1.887720293s) from=127.0.0.6:48551 2022/08/12 00:30:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.161683766s) from=127.0.0.6:39553 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m2.587017783s) from=127.0.0.6:51915 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.600710743s) from=127.0.0.6:35937 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.695520556s) from=127.0.0.6:60971 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m2.708582716s) from=127.0.0.6:44267 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m2.813988231s) from=127.0.0.6:39537 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.821052204s) from=127.0.0.6:52931 2022/08/12 00:30:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m2.897633951s) from=127.0.0.6:50273 2022/08/12 00:30:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m3.551202375s) from=127.0.0.6:37783 2022/08/12 00:30:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.164687935s) from=127.0.0.6:35439 2022/08/12 00:30:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m5.612227465s) from=127.0.0.6:44973 2022/08/12 00:30:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.955467617s) from=127.0.0.6:38585 2022/08/12 00:30:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.687680397s) from=127.0.0.6:52189 2022/08/12 00:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m6.930164297s) from=127.0.0.6:38925 2022/08/12 00:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m7.18037988s) from=127.0.0.6:50025 2022/08/12 00:30:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m7.365364483s) from=127.0.0.6:49865 2022/08/12 00:30:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m7.431210591s) from=127.0.0.6:42899 2022/08/12 00:30:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:30:43 [DEBUG] http: Request GET /v1/status/leader (237.353µs) from=127.0.0.6:35443 2022/08/12 00:31:03 [DEBUG] http: Request GET /v1/status/leader (261.109µs) from=127.0.0.6:46557 2022/08/12 00:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.403697633s) from=127.0.0.6:33237 2022/08/12 00:31:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.695863498s) from=127.0.0.6:53047 2022/08/12 00:31:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.188563076s) from=127.0.0.6:48081 2022/08/12 00:31:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:31:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:31:56 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:31:56 [DEBUG] agent: Node info in sync 2022/08/12 00:32:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.736590962s) from=127.0.0.6:60723 2022/08/12 00:32:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.706123421s) from=127.0.0.6:58223 2022/08/12 00:32:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m6.801642603s) from=127.0.0.6:47407 2022/08/12 00:32:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:32:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:33:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:33:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:33:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:33:19 [DEBUG] agent: Node info in sync 2022/08/12 00:34:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/catalog/services (935.255µs) from=127.0.0.6:42165 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/status/leader (479.498µs) from=127.0.0.6:38917 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (586.325µs) from=127.0.0.6:38917 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (186.862µs) from=127.0.0.6:38917 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (203.963µs) from=127.0.0.6:43393 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (185.388µs) from=127.0.0.6:35829 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.979µs) from=127.0.0.6:35829 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (457.117µs) from=127.0.0.6:43393 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (150.367µs) from=127.0.0.6:35829 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (112.506µs) from=127.0.0.6:43393 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (151.323µs) from=127.0.0.6:33765 2022/08/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (174.562µs) from=127.0.0.6:38917 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (154.808µs) from=127.0.0.6:38917 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (172.462µs) from=127.0.0.6:33765 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (118.673µs) from=127.0.0.6:43393 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (209.305µs) from=127.0.0.6:43393 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (148.281µs) from=127.0.0.6:33765 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (250.68µs) from=127.0.0.6:33765 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (129.64µs) from=127.0.0.6:38917 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (227.077µs) from=127.0.0.6:35829 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (214.068µs) from=127.0.0.6:59067 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (252.23µs) from=127.0.0.6:37209 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.073µs) from=127.0.0.6:59067 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (264.223µs) from=127.0.0.6:39123 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (182.793µs) from=127.0.0.6:39123 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (120.407µs) from=127.0.0.6:37209 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (164.25µs) from=127.0.0.6:60677 2022/08/12 00:34:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (165.883µs) from=127.0.0.6:33145 2022/08/12 00:34:59 [DEBUG] http: Request GET /v1/status/leader (249.87µs) from=127.0.0.6:54337 2022/08/12 00:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:35:04 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:35:04 [DEBUG] agent: Node info in sync 2022/08/12 00:35:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:35:19 [DEBUG] http: Request GET /v1/status/leader (279.311µs) from=127.0.0.6:54337 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/catalog/services (651.57µs) from=127.0.0.6:54337 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/status/leader (265.996µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (311.054µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (221.33µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (136.024µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (167.813µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (171.792µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (225.496µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (183.219µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (110.565µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (231.827µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.007µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (150.904µs) from=127.0.0.6:51389 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (162.166µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (123.747µs) from=127.0.0.6:51389 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.35µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.255µs) from=127.0.0.6:55677 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (120.034µs) from=127.0.0.6:55147 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.097µs) from=127.0.0.6:51389 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.756µs) from=127.0.0.6:56941 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.427µs) from=127.0.0.6:58297 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (137.66µs) from=127.0.0.6:42381 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.218µs) from=127.0.0.6:56941 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (379.234µs) from=127.0.0.6:58297 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (226.832µs) from=127.0.0.6:54913 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (145.081µs) from=127.0.0.6:58297 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (129.154µs) from=127.0.0.6:46167 2022/08/12 00:35:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.361µs) from=127.0.0.6:53479 2022/08/12 00:35:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:36:03 [DEBUG] http: Request GET /v1/status/leader (294.842µs) from=127.0.0.6:38901 2022/08/12 00:36:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:36:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:36:09 [DEBUG] agent: Node info in sync 2022/08/12 00:36:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:36:19 [DEBUG] http: Request GET /v1/catalog/services (546.143µs) from=127.0.0.6:40115 2022/08/12 00:36:19 [DEBUG] http: Request GET /v1/status/leader (209.948µs) from=127.0.0.6:38901 2022/08/12 00:36:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (292.676µs) from=127.0.0.6:38901 2022/08/12 00:36:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198.627µs) from=127.0.0.6:38901 2022/08/12 00:36:23 [DEBUG] http: Request GET /v1/status/leader (260.355µs) from=127.0.0.6:46663 2022/08/12 00:36:39 [DEBUG] http: Request GET /v1/status/leader (204.205µs) from=127.0.0.6:55193 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m0.203151269s) from=127.0.0.6:53347 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m0.259543159s) from=127.0.0.6:37209 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.369144481s) from=127.0.0.6:39835 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.578508759s) from=127.0.0.6:39423 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.631270692s) from=127.0.0.6:39123 2022/08/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m0.583129333s) from=127.0.0.6:41679 2022/08/12 00:36:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m1.56375176s) from=127.0.0.6:57953 2022/08/12 00:36:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.944385688s) from=127.0.0.6:43393 2022/08/12 00:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m2.005230744s) from=127.0.0.6:40907 2022/08/12 00:36:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.086537574s) from=127.0.0.6:52521 2022/08/12 00:36:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.203742193s) from=127.0.0.6:48129 2022/08/12 00:36:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m2.232279631s) from=127.0.0.6:53375 2022/08/12 00:36:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m2.815484561s) from=127.0.0.6:33101 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m3.225279909s) from=127.0.0.6:32827 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m3.336905984s) from=127.0.0.6:60677 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m3.472652198s) from=127.0.0.6:33583 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m3.500500104s) from=127.0.0.6:39917 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/status/leader (132.955µs) from=127.0.0.6:55193 2022/08/12 00:36:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m3.923283322s) from=127.0.0.6:35829 2022/08/12 00:36:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m4.073462607s) from=127.0.0.6:34153 2022/08/12 00:36:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.532109446s) from=127.0.0.6:59067 2022/08/12 00:36:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.757374292s) from=127.0.0.6:33145 2022/08/12 00:36:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m4.796393957s) from=127.0.0.6:41013 2022/08/12 00:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.134721323s) from=127.0.0.6:33765 2022/08/12 00:36:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.296695177s) from=127.0.0.6:41905 2022/08/12 00:36:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m5.6362192s) from=127.0.0.6:38917 2022/08/12 00:36:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.781919444s) from=127.0.0.6:42165 2022/08/12 00:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m6.156181369s) from=127.0.0.6:57879 2022/08/12 00:36:59 [DEBUG] http: Request GET /v1/status/leader (225.432µs) from=127.0.0.6:46663 2022/08/12 00:37:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:37:23 [DEBUG] http: Request GET /v1/catalog/services (519.737µs) from=127.0.0.6:55193 2022/08/12 00:37:23 [DEBUG] http: Request GET /v1/status/leader (160.225µs) from=127.0.0.6:55193 2022/08/12 00:37:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (208.513µs) from=127.0.0.6:46663 2022/08/12 00:37:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.239µs) from=127.0.0.6:46663 2022/08/12 00:37:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:37:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:37:42 [DEBUG] agent: Node info in sync 2022/08/12 00:37:43 [DEBUG] http: Request GET /v1/status/leader (309.85µs) from=127.0.0.6:54687 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.172336449s) from=127.0.0.6:53479 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.277536056s) from=127.0.0.6:43237 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m0.871199365s) from=127.0.0.6:49205 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m0.913839121s) from=127.0.0.6:44647 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.026655572s) from=127.0.0.6:55677 2022/08/12 00:37:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m1.111804073s) from=127.0.0.6:42381 2022/08/12 00:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m1.741984384s) from=127.0.0.6:42991 2022/08/12 00:37:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m1.803907912s) from=127.0.0.6:40679 2022/08/12 00:37:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.023932846s) from=127.0.0.6:56449 2022/08/12 00:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m2.359682359s) from=127.0.0.6:54913 2022/08/12 00:37:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.543817662s) from=127.0.0.6:54337 2022/08/12 00:37:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m2.483089466s) from=127.0.0.6:57215 2022/08/12 00:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.716444064s) from=127.0.0.6:47121 2022/08/12 00:37:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m2.793431898s) from=127.0.0.6:49287 2022/08/12 00:37:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m4.069908552s) from=127.0.0.6:39505 2022/08/12 00:37:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m4.51069759s) from=127.0.0.6:53465 2022/08/12 00:37:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.57516558s) from=127.0.0.6:58297 2022/08/12 00:37:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.819542938s) from=127.0.0.6:46167 2022/08/12 00:37:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m4.976123373s) from=127.0.0.6:55147 2022/08/12 00:37:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m5.153732867s) from=127.0.0.6:51389 2022/08/12 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.318717126s) from=127.0.0.6:56941 2022/08/12 00:37:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m5.395620153s) from=127.0.0.6:45081 2022/08/12 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m5.652313707s) from=127.0.0.6:44707 2022/08/12 00:37:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m6.524504178s) from=127.0.0.6:35957 2022/08/12 00:37:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m7.371677378s) from=127.0.0.6:39983 2022/08/12 00:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m7.450513883s) from=127.0.0.6:40107 2022/08/12 00:37:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m7.421990031s) from=127.0.0.6:34403 2022/08/12 00:38:03 [DEBUG] http: Request GET /v1/status/leader (898.152µs) from=127.0.0.6:55531 2022/08/12 00:38:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:38:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m0.11076864s) from=127.0.0.6:38901 2022/08/12 00:38:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m0.802835076s) from=127.0.0.6:50953 2022/08/12 00:38:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m1.119558678s) from=127.0.0.6:40115 2022/08/12 00:38:23 [DEBUG] http: Request GET /v1/status/leader (262.345µs) from=127.0.0.6:54687 2022/08/12 00:38:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:39:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:39:07 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:39:07 [DEBUG] agent: Node info in sync 2022/08/12 00:39:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:39:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.101514923s) from=127.0.0.6:44323 2022/08/12 00:39:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.042404119s) from=127.0.0.6:55193 2022/08/12 00:39:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m7.46408706s) from=127.0.0.6:46663 2022/08/12 00:40:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:40:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:40:59 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:40:59 [DEBUG] agent: Node info in sync 2022/08/12 00:41:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:41:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/catalog/services (1.78043ms) from=127.0.0.6:43651 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/status/leader (416.107µs) from=127.0.0.6:43651 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.09969ms) from=127.0.0.6:51725 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (258.16µs) from=127.0.0.6:57003 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (159.664µs) from=127.0.0.6:57003 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (160.925µs) from=127.0.0.6:57003 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (351.1µs) from=127.0.0.6:57003 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (149.949µs) from=127.0.0.6:51725 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.437µs) from=127.0.0.6:56895 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (277.158µs) from=127.0.0.6:45039 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (166.026µs) from=127.0.0.6:45039 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (359.457µs) from=127.0.0.6:56895 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (419.99µs) from=127.0.0.6:42999 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.257µs) from=127.0.0.6:56895 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (212.626µs) from=127.0.0.6:56895 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (257.2µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (170.978µs) from=127.0.0.6:42999 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (111.379µs) from=127.0.0.6:42999 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (237.555µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (115.029µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (209.81µs) from=127.0.0.6:41121 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.027µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (197.8µs) from=127.0.0.6:47387 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (169.369µs) from=127.0.0.6:60029 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (164.744µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (221.642µs) from=127.0.0.6:42043 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.358µs) from=127.0.0.6:60029 2022/08/12 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (144.078µs) from=127.0.0.6:50005 2022/08/12 00:42:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:42:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:42:08 [DEBUG] agent: Node info in sync 2022/08/12 00:42:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:42:25 [DEBUG] http: Request GET /v1/status/leader (328.8µs) from=127.0.0.6:42729 2022/08/12 00:42:45 [DEBUG] http: Request GET /v1/status/leader (311.632µs) from=127.0.0.6:42729 2022/08/12 00:43:05 [DEBUG] http: Request GET /v1/status/leader (254.053µs) from=127.0.0.6:42729 2022/08/12 00:43:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:43:12 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:43:12 [DEBUG] agent: Node info in sync 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/catalog/services (577.594µs) from=127.0.0.6:42729 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/status/leader (149.466µs) from=127.0.0.6:36007 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (321.976µs) from=127.0.0.6:36007 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (215.401µs) from=127.0.0.6:36007 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (162.537µs) from=127.0.0.6:56255 2022/08/12 00:43:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (135.901µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (227.791µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.551µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (151.835µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (150.569µs) from=127.0.0.6:48589 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (246.605µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (214.108µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.404µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (121.518µs) from=127.0.0.6:48589 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (257.607µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (266.106µs) from=127.0.0.6:36007 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (120.186µs) from=127.0.0.6:48589 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (232.516µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (142.954µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (118.66µs) from=127.0.0.6:56255 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (112.616µs) from=127.0.0.6:36007 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (632.998µs) from=127.0.0.6:48589 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.488µs) from=127.0.0.6:36007 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (119.042µs) from=127.0.0.6:48589 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.847µs) from=127.0.0.6:54435 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (119.14µs) from=127.0.0.6:36007 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (188.75µs) from=127.0.0.6:36007 2022/08/12 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (116.683µs) from=127.0.0.6:36007 2022/08/12 00:43:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:43:33 [DEBUG] http: Request GET /v1/status/leader (272.34µs) from=127.0.0.6:40677 2022/08/12 00:43:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:43:44 [DEBUG] http: Request GET /v1/catalog/services (474.644µs) from=127.0.0.6:40677 2022/08/12 00:43:44 [DEBUG] http: Request GET /v1/status/leader (186.105µs) from=127.0.0.6:40313 2022/08/12 00:43:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (315.56µs) from=127.0.0.6:40313 2022/08/12 00:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.69µs) from=127.0.0.6:40313 2022/08/12 00:43:53 [DEBUG] http: Request GET /v1/status/leader (3.107505ms) from=127.0.0.6:42621 2022/08/12 00:44:05 [DEBUG] http: Request GET /v1/status/leader (326.137µs) from=127.0.0.6:45305 2022/08/12 00:44:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m1.006109341s) from=127.0.0.6:46633 2022/08/12 00:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m1.420802455s) from=127.0.0.6:47439 2022/08/12 00:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.465753477s) from=127.0.0.6:49773 2022/08/12 00:44:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m1.897443719s) from=127.0.0.6:51725 2022/08/12 00:44:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m1.9754984s) from=127.0.0.6:41121 2022/08/12 00:44:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.452598783s) from=127.0.0.6:45039 2022/08/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.790896128s) from=127.0.0.6:33061 2022/08/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.972132877s) from=127.0.0.6:52629 2022/08/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m3.131887014s) from=127.0.0.6:51823 2022/08/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m3.488400296s) from=127.0.0.6:60029 2022/08/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m3.696259563s) from=127.0.0.6:56895 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m3.672214021s) from=127.0.0.6:42043 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m3.866729783s) from=127.0.0.6:58955 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m3.96910612s) from=127.0.0.6:52541 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m4.040887968s) from=127.0.0.6:50251 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m4.080211746s) from=127.0.0.6:50245 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.392555057s) from=127.0.0.6:58683 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m4.609599943s) from=127.0.0.6:43651 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m4.414864102s) from=127.0.0.6:53747 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m4.523445388s) from=127.0.0.6:50291 2022/08/12 00:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m4.6335186s) from=127.0.0.6:57003 2022/08/12 00:44:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m5.828824902s) from=127.0.0.6:35981 2022/08/12 00:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.995662259s) from=127.0.0.6:50005 2022/08/12 00:44:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m6.111871543s) from=127.0.0.6:54709 2022/08/12 00:44:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m6.971117514s) from=127.0.0.6:47387 2022/08/12 00:44:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.130285256s) from=127.0.0.6:39295 2022/08/12 00:44:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.233563871s) from=127.0.0.6:42999 2022/08/12 00:44:14 [DEBUG] http: Request GET /v1/status/leader (754.899µs) from=127.0.0.6:42621 2022/08/12 00:44:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:44:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:44:22 [DEBUG] agent: Node info in sync 2022/08/12 00:44:25 [DEBUG] http: Request GET /v1/status/leader (862.395µs) from=127.0.0.6:45305 2022/08/12 00:44:45 [DEBUG] http: Request GET /v1/status/leader (298.113µs) from=127.0.0.6:45305 2022/08/12 00:44:53 [DEBUG] http: Request GET /v1/catalog/services (514.431µs) from=127.0.0.6:42621 2022/08/12 00:44:53 [DEBUG] http: Request GET /v1/status/leader (358.692µs) from=127.0.0.6:42621 2022/08/12 00:44:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (297.588µs) from=127.0.0.6:45305 2022/08/12 00:44:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (418.971µs) from=127.0.0.6:35873 2022/08/12 00:45:13 [DEBUG] http: Request GET /v1/status/leader (980.505µs) from=127.0.0.6:54433 2022/08/12 00:45:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m0.052170396s) from=127.0.0.6:40761 2022/08/12 00:45:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.819896801s) from=127.0.0.6:44607 2022/08/12 00:45:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m2.068868064s) from=127.0.0.6:56255 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m2.000186659s) from=127.0.0.6:43383 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m2.217386945s) from=127.0.0.6:47973 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.25363906s) from=127.0.0.6:49933 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.580858881s) from=127.0.0.6:48059 2022/08/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m2.847957508s) from=127.0.0.6:38659 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.849596341s) from=127.0.0.6:60603 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m3.088952686s) from=127.0.0.6:51705 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m3.304177692s) from=127.0.0.6:48589 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m3.407170885s) from=127.0.0.6:54435 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m3.430964684s) from=127.0.0.6:36007 2022/08/12 00:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.906409956s) from=127.0.0.6:42729 2022/08/12 00:45:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.877765421s) from=127.0.0.6:51641 2022/08/12 00:45:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m4.229055626s) from=127.0.0.6:56617 2022/08/12 00:45:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m4.263741984s) from=127.0.0.6:37359 2022/08/12 00:45:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.644784228s) from=127.0.0.6:59317 2022/08/12 00:45:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m5.096479405s) from=127.0.0.6:50871 2022/08/12 00:45:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m5.235199488s) from=127.0.0.6:51933 2022/08/12 00:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.326745456s) from=127.0.0.6:35487 2022/08/12 00:45:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m5.676932648s) from=127.0.0.6:50063 2022/08/12 00:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.908324644s) from=127.0.0.6:39833 2022/08/12 00:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m6.215852934s) from=127.0.0.6:51113 2022/08/12 00:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m6.842269692s) from=127.0.0.6:46605 2022/08/12 00:45:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m7.166898826s) from=127.0.0.6:50689 2022/08/12 00:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m7.365656571s) from=127.0.0.6:38855 2022/08/12 00:45:33 [DEBUG] http: Request GET /v1/status/leader (281.042µs) from=127.0.0.6:48393 2022/08/12 00:45:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:45:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.074159085s) from=127.0.0.6:34477 2022/08/12 00:45:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.474437643s) from=127.0.0.6:40313 2022/08/12 00:45:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m7.388739249s) from=127.0.0.6:40677 2022/08/12 00:45:53 [DEBUG] http: Request GET /v1/status/leader (217.599µs) from=127.0.0.6:48393 2022/08/12 00:46:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:46:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:46:12 [DEBUG] agent: Node info in sync 2022/08/12 00:46:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:46:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.531827001s) from=127.0.0.6:35873 2022/08/12 00:46:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.55854121s) from=127.0.0.6:42621 2022/08/12 00:47:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.287544599s) from=127.0.0.6:45305 2022/08/12 00:47:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:47:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:47:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:47:21 [DEBUG] agent: Node info in sync 2022/08/12 00:47:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:48:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:48:34 [DEBUG] agent: Node info in sync 2022/08/12 00:49:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/catalog/services (644.618µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/status/leader (246.771µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (339.02µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (209.148µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (131.147µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (263.618µs) from=127.0.0.6:34937 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (262.951µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (233.57µs) from=127.0.0.6:34937 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (152.206µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (135.979µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (141.149µs) from=127.0.0.6:34937 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (124.04µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (145.935µs) from=127.0.0.6:39327 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (181.968µs) from=127.0.0.6:39327 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (137.947µs) from=127.0.0.6:39327 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144µs) from=127.0.0.6:42063 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (161.894µs) from=127.0.0.6:39327 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (145.412µs) from=127.0.0.6:58029 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (150.979µs) from=127.0.0.6:58029 2022/08/12 00:49:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (232.522µs) from=127.0.0.6:39327 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (203.443µs) from=127.0.0.6:39327 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (173.15µs) from=127.0.0.6:39327 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (118.605µs) from=127.0.0.6:58029 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (458.66µs) from=127.0.0.6:49759 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.52µs) from=127.0.0.6:58029 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (144.285µs) from=127.0.0.6:41813 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (248.73µs) from=127.0.0.6:33689 2022/08/12 00:49:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (297.037µs) from=127.0.0.6:59195 2022/08/12 00:49:48 [DEBUG] http: Request GET /v1/status/leader (2.97245ms) from=127.0.0.6:53931 2022/08/12 00:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:49:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:49:54 [DEBUG] agent: Node info in sync 2022/08/12 00:50:08 [DEBUG] http: Request GET /v1/status/leader (247.87µs) from=127.0.0.6:60467 2022/08/12 00:50:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/catalog/services (680.815µs) from=127.0.0.6:60467 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/status/leader (308.831µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (503.106µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (211.95µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.07µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (288.042µs) from=127.0.0.6:53931 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (180.702µs) from=127.0.0.6:44445 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.773µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (149.425µs) from=127.0.0.6:54331 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (421.539µs) from=127.0.0.6:50233 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (140.14µs) from=127.0.0.6:44445 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (190.295µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (129.174µs) from=127.0.0.6:53931 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (143.503µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (135.453µs) from=127.0.0.6:44445 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (178.29µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.198µs) from=127.0.0.6:53973 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (137.142µs) from=127.0.0.6:59929 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (364.543µs) from=127.0.0.6:53931 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (148.367µs) from=127.0.0.6:59929 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (117.157µs) from=127.0.0.6:53973 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.128µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (119.55µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (250.003µs) from=127.0.0.6:54105 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (279.957µs) from=127.0.0.6:59929 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (208.649µs) from=127.0.0.6:54331 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (176.045µs) from=127.0.0.6:43009 2022/08/12 00:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (184.789µs) from=127.0.0.6:44507 2022/08/12 00:50:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:50:54 [DEBUG] http: Request GET /v1/status/leader (379.167µs) from=127.0.0.6:59759 2022/08/12 00:51:14 [DEBUG] http: Request GET /v1/status/leader (275.345µs) from=127.0.0.6:55829 2022/08/12 00:51:14 [DEBUG] http: Request GET /v1/catalog/services (506.49µs) from=127.0.0.6:55829 2022/08/12 00:51:14 [DEBUG] http: Request GET /v1/status/leader (2.099185ms) from=127.0.0.6:55829 2022/08/12 00:51:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (237.25µs) from=127.0.0.6:59759 2022/08/12 00:51:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (295.699µs) from=127.0.0.6:59759 2022/08/12 00:51:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m0.190604055s) from=127.0.0.6:33689 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m0.309498337s) from=127.0.0.6:57545 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m0.804728826s) from=127.0.0.6:53845 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m0.655517734s) from=127.0.0.6:56131 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m0.635122883s) from=127.0.0.6:42437 2022/08/12 00:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m0.664131924s) from=127.0.0.6:59195 2022/08/12 00:51:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m1.18527732s) from=127.0.0.6:56695 2022/08/12 00:51:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.344968295s) from=127.0.0.6:42789 2022/08/12 00:51:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m1.709331999s) from=127.0.0.6:54013 2022/08/12 00:51:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m1.901427709s) from=127.0.0.6:46199 2022/08/12 00:51:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.012814201s) from=127.0.0.6:44763 2022/08/12 00:51:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m2.106986269s) from=127.0.0.6:49759 2022/08/12 00:51:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.344935146s) from=127.0.0.6:45511 2022/08/12 00:51:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m2.569306539s) from=127.0.0.6:60843 2022/08/12 00:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m3.345312566s) from=127.0.0.6:36177 2022/08/12 00:51:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.476607542s) from=127.0.0.6:58029 2022/08/12 00:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m3.524468166s) from=127.0.0.6:56703 2022/08/12 00:51:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m3.900428s) from=127.0.0.6:49521 2022/08/12 00:51:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m3.911829032s) from=127.0.0.6:41813 2022/08/12 00:51:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m4.035835366s) from=127.0.0.6:34937 2022/08/12 00:51:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m4.286790645s) from=127.0.0.6:34721 2022/08/12 00:51:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.292820589s) from=127.0.0.6:45823 2022/08/12 00:51:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m4.325006556s) from=127.0.0.6:55975 2022/08/12 00:51:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.276190464s) from=127.0.0.6:37069 2022/08/12 00:51:34 [DEBUG] http: Request GET /v1/status/leader (280.734µs) from=127.0.0.6:40561 2022/08/12 00:51:34 [DEBUG] http: Request GET /v1/status/leader (292.472µs) from=127.0.0.6:51153 2022/08/12 00:51:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m6.886972933s) from=127.0.0.6:42063 2022/08/12 00:51:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m6.962297558s) from=127.0.0.6:41485 2022/08/12 00:51:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.41723495s) from=127.0.0.6:39327 2022/08/12 00:51:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:51:43 [DEBUG] agent: Node info in sync 2022/08/12 00:51:54 [DEBUG] http: Request GET /v1/status/leader (926.35µs) from=127.0.0.6:51153 2022/08/12 00:52:14 [DEBUG] http: Request GET /v1/status/leader (339.427µs) from=127.0.0.6:51153 2022/08/12 00:52:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:52:23 [DEBUG] http: Request GET /v1/catalog/services (520.3µs) from=127.0.0.6:51153 2022/08/12 00:52:23 [DEBUG] http: Request GET /v1/status/leader (325.247µs) from=127.0.0.6:40561 2022/08/12 00:52:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (330.025µs) from=127.0.0.6:45299 2022/08/12 00:52:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (142.485µs) from=127.0.0.6:40561 2022/08/12 00:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m0.440302963s) from=127.0.0.6:33481 2022/08/12 00:52:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m0.90200586s) from=127.0.0.6:42127 2022/08/12 00:52:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m1.073368786s) from=127.0.0.6:47035 2022/08/12 00:52:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m1.277802233s) from=127.0.0.6:60467 2022/08/12 00:52:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.431436102s) from=127.0.0.6:43403 2022/08/12 00:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m1.862956665s) from=127.0.0.6:53931 2022/08/12 00:52:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m2.104824103s) from=127.0.0.6:43009 2022/08/12 00:52:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.141657919s) from=127.0.0.6:37565 2022/08/12 00:52:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m2.359431668s) from=127.0.0.6:55471 2022/08/12 00:52:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m2.417095759s) from=127.0.0.6:44941 2022/08/12 00:52:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m2.891840053s) from=127.0.0.6:54105 2022/08/12 00:52:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m3.0694712s) from=127.0.0.6:50233 2022/08/12 00:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m3.15116267s) from=127.0.0.6:42261 2022/08/12 00:52:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.149802907s) from=127.0.0.6:41601 2022/08/12 00:52:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m4.199185295s) from=127.0.0.6:53175 2022/08/12 00:52:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m4.177042209s) from=127.0.0.6:58197 2022/08/12 00:52:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m4.295639278s) from=127.0.0.6:40885 2022/08/12 00:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m4.886371206s) from=127.0.0.6:58543 2022/08/12 00:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m5.06983429s) from=127.0.0.6:39115 2022/08/12 00:52:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m5.176849053s) from=127.0.0.6:44507 2022/08/12 00:52:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m5.346548825s) from=127.0.0.6:59929 2022/08/12 00:52:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m5.86444331s) from=127.0.0.6:39837 2022/08/12 00:52:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m6.443803251s) from=127.0.0.6:54331 2022/08/12 00:52:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m6.395659309s) from=127.0.0.6:50343 2022/08/12 00:52:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m6.727214277s) from=127.0.0.6:44445 2022/08/12 00:52:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m6.871880558s) from=127.0.0.6:53973 2022/08/12 00:52:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.239228748s) from=127.0.0.6:60663 2022/08/12 00:52:43 [DEBUG] http: Request GET /v1/status/leader (305.391µs) from=127.0.0.6:59285 2022/08/12 00:53:04 [DEBUG] http: Request GET /v1/status/leader (236.004µs) from=127.0.0.6:46897 2022/08/12 00:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:53:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:53:13 [DEBUG] agent: Node info in sync 2022/08/12 00:53:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:53:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.288636349s) from=127.0.0.6:59759 2022/08/12 00:53:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.518420775s) from=127.0.0.6:37415 2022/08/12 00:53:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m7.082216196s) from=127.0.0.6:55829 2022/08/12 00:53:24 [DEBUG] http: Request GET /v1/status/leader (1.081803ms) from=127.0.0.6:46897 2022/08/12 00:53:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:54:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:54:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.833791913s) from=127.0.0.6:51153 2022/08/12 00:54:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.297956076s) from=127.0.0.6:40561 2022/08/12 00:54:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.950760485s) from=127.0.0.6:45299 2022/08/12 00:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:54:53 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:54:53 [DEBUG] agent: Node info in sync 2022/08/12 00:55:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:56:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:56:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:56:10 [DEBUG] agent: Node info in sync 2022/08/12 00:56:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/catalog/services (667.006µs) from=127.0.0.6:47561 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/status/leader (505.577µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (319.743µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (250.602µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.523µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (119.588µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (388.487µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (216.886µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (160.253µs) from=127.0.0.6:41235 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (134.683µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.875µs) from=127.0.0.6:45475 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (312.652µs) from=127.0.0.6:41235 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (118.03µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (185.431µs) from=127.0.0.6:45475 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (236.337µs) from=127.0.0.6:53767 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (142.925µs) from=127.0.0.6:40579 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (238.842µs) from=127.0.0.6:53767 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (230.738µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (186.395µs) from=127.0.0.6:45475 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (253.596µs) from=127.0.0.6:53767 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (228.78µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (171.85µs) from=127.0.0.6:45475 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (184.932µs) from=127.0.0.6:53767 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.503485ms) from=127.0.0.6:54583 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (276.46µs) from=127.0.0.6:46827 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (293.238µs) from=127.0.0.6:44255 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (193.407µs) from=127.0.0.6:47837 2022/08/12 00:56:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (160.19µs) from=127.0.0.6:47837 2022/08/12 00:57:12 [DEBUG] http: Request GET /v1/status/leader (1.264201ms) from=127.0.0.6:56005 2022/08/12 00:57:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:57:32 [DEBUG] http: Request GET /v1/status/leader (257.835µs) from=127.0.0.6:33145 2022/08/12 00:57:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:57:48 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:57:48 [DEBUG] agent: Node info in sync 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/catalog/services (986.067µs) from=127.0.0.6:56005 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/status/leader (2.06506ms) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (457.82µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (202.166µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (139.777µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (195.269µs) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.59µs) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (333.612µs) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (443.603µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (688.144µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.545µs) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (170.151µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.838µs) from=127.0.0.6:35295 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (129.574µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (304.021µs) from=127.0.0.6:53721 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.412378ms) from=127.0.0.6:46661 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (172.85µs) from=127.0.0.6:53721 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (128.001µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.088µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (134.28µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.21µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.211µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (133.48µs) from=127.0.0.6:57277 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (162.076µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (190.178µs) from=127.0.0.6:33145 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (153.402µs) from=127.0.0.6:59213 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (153.368µs) from=127.0.0.6:38143 2022/08/12 00:57:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.019µs) from=127.0.0.6:42345 2022/08/12 00:58:14 [DEBUG] http: Request GET /v1/status/leader (491.238µs) from=127.0.0.6:36961 2022/08/12 00:58:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:58:34 [DEBUG] http: Request GET /v1/status/leader (2.965055ms) from=127.0.0.6:47839 2022/08/12 00:58:40 [DEBUG] http: Request GET /v1/catalog/services (497.32µs) from=127.0.0.6:47839 2022/08/12 00:58:40 [DEBUG] http: Request GET /v1/status/leader (266.6µs) from=127.0.0.6:36961 2022/08/12 00:58:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (211.245µs) from=127.0.0.6:36961 2022/08/12 00:58:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (240.53µs) from=127.0.0.6:36961 2022/08/12 00:58:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.373365387s) from=127.0.0.6:43339 2022/08/12 00:58:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m0.705406836s) from=127.0.0.6:54583 2022/08/12 00:58:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m0.829871111s) from=127.0.0.6:34793 2022/08/12 00:58:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m0.969766985s) from=127.0.0.6:51693 2022/08/12 00:58:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m1.049037674s) from=127.0.0.6:52647 2022/08/12 00:58:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 00:58:54 [DEBUG] http: Request GET /v1/status/leader (432.179µs) from=127.0.0.6:52463 2022/08/12 00:58:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.466698871s) from=127.0.0.6:47561 2022/08/12 00:58:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m2.193338171s) from=127.0.0.6:56587 2022/08/12 00:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m2.402405627s) from=127.0.0.6:41235 2022/08/12 00:58:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m2.680863093s) from=127.0.0.6:36247 2022/08/12 00:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m2.734700104s) from=127.0.0.6:45145 2022/08/12 00:58:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m4.377249331s) from=127.0.0.6:40579 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.373987515s) from=127.0.0.6:34529 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m4.344293571s) from=127.0.0.6:50127 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m4.76342921s) from=127.0.0.6:39755 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m4.863945353s) from=127.0.0.6:42103 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m5.007489689s) from=127.0.0.6:45475 2022/08/12 00:58:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m5.234940734s) from=127.0.0.6:47289 2022/08/12 00:58:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m5.561161506s) from=127.0.0.6:48797 2022/08/12 00:58:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m5.66367329s) from=127.0.0.6:37347 2022/08/12 00:58:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m5.919364993s) from=127.0.0.6:42429 2022/08/12 00:58:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.986987728s) from=127.0.0.6:44255 2022/08/12 00:58:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m6.713054457s) from=127.0.0.6:53767 2022/08/12 00:58:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.777787126s) from=127.0.0.6:50497 2022/08/12 00:58:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m6.960829142s) from=127.0.0.6:46827 2022/08/12 00:58:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m7.100262981s) from=127.0.0.6:48455 2022/08/12 00:58:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m7.174030042s) from=127.0.0.6:55957 2022/08/12 00:59:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m7.446961068s) from=127.0.0.6:47837 2022/08/12 00:59:00 [DEBUG] http: Request GET /v1/status/leader (796.383µs) from=127.0.0.6:43757 2022/08/12 00:59:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 00:59:20 [DEBUG] http: Request GET /v1/status/leader (261.408µs) from=127.0.0.6:43757 2022/08/12 00:59:43 [DEBUG] http: Request GET /v1/catalog/services (448.893µs) from=127.0.0.6:43757 2022/08/12 00:59:43 [DEBUG] http: Request GET /v1/status/leader (232.21µs) from=127.0.0.6:52803 2022/08/12 00:59:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (183.997µs) from=127.0.0.6:52463 2022/08/12 00:59:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (182.468µs) from=127.0.0.6:52463 2022/08/12 00:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 00:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 00:59:46 [DEBUG] agent: Node info in sync 2022/08/12 00:59:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m0.748963772s) from=127.0.0.6:39657 2022/08/12 00:59:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m1.106290644s) from=127.0.0.6:38143 2022/08/12 00:59:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m1.579307659s) from=127.0.0.6:36715 2022/08/12 00:59:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m1.880671145s) from=127.0.0.6:39701 2022/08/12 00:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m2.578661344s) from=127.0.0.6:42345 2022/08/12 00:59:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m2.710505365s) from=127.0.0.6:46505 2022/08/12 00:59:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m2.871270435s) from=127.0.0.6:42311 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.710368884s) from=127.0.0.6:56005 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.687643657s) from=127.0.0.6:47657 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m3.844501055s) from=127.0.0.6:53721 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m3.822723579s) from=127.0.0.6:37529 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m3.934820318s) from=127.0.0.6:37119 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m4.149836174s) from=127.0.0.6:33145 2022/08/12 00:59:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m4.075552479s) from=127.0.0.6:59463 2022/08/12 00:59:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m4.454615656s) from=127.0.0.6:54499 2022/08/12 00:59:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m4.98824629s) from=127.0.0.6:46661 2022/08/12 00:59:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m5.035090664s) from=127.0.0.6:36995 2022/08/12 00:59:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m5.057474385s) from=127.0.0.6:46377 2022/08/12 00:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.15311486s) from=127.0.0.6:35295 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m5.766493767s) from=127.0.0.6:59213 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m5.759166036s) from=127.0.0.6:44161 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.128384774s) from=127.0.0.6:57277 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m6.231189158s) from=127.0.0.6:37289 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m6.197905804s) from=127.0.0.6:57065 2022/08/12 01:00:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m6.341732773s) from=127.0.0.6:43837 2022/08/12 01:00:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m7.041957143s) from=127.0.0.6:53019 2022/08/12 01:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m7.478190406s) from=127.0.0.6:54183 2022/08/12 01:00:03 [DEBUG] http: Request GET /v1/status/leader (301.653µs) from=127.0.0.6:48655 2022/08/12 01:00:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:00:23 [DEBUG] http: Request GET /v1/status/leader (148.735µs) from=127.0.0.6:33327 2022/08/12 01:00:43 [DEBUG] http: Request GET /v1/status/leader (870.495µs) from=127.0.0.6:48655 2022/08/12 01:00:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.710267412s) from=127.0.0.6:36961 2022/08/12 01:00:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m6.043989403s) from=127.0.0.6:47839 2022/08/12 01:00:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.712754346s) from=127.0.0.6:59885 2022/08/12 01:01:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:01:00 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:01:00 [DEBUG] agent: Node info in sync 2022/08/12 01:01:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:01:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:01:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.803764824s) from=127.0.0.6:52803 2022/08/12 01:01:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m4.654151511s) from=127.0.0.6:43757 2022/08/12 01:01:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.120312532s) from=127.0.0.6:52463 2022/08/12 01:02:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:02:07 [DEBUG] agent: Node info in sync 2022/08/12 01:02:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:03:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:03:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:03:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:03:53 [DEBUG] agent: Node info in sync 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/catalog/services (687.573µs) from=127.0.0.6:42365 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/status/leader (231.268µs) from=127.0.0.6:42365 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.668µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.125µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (232.648µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (438.074µs) from=127.0.0.6:58317 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (197.276µs) from=127.0.0.6:58317 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (176.627µs) from=127.0.0.6:58317 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (170.568µs) from=127.0.0.6:39899 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (324.33µs) from=127.0.0.6:58317 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (228.044µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (110.298µs) from=127.0.0.6:39899 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (122.366µs) from=127.0.0.6:58317 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (125.292µs) from=127.0.0.6:39899 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (342.864µs) from=127.0.0.6:40091 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (121.96µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (170.268µs) from=127.0.0.6:53575 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (141.56µs) from=127.0.0.6:39277 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (161.178µs) from=127.0.0.6:48007 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (143.307µs) from=127.0.0.6:56529 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (154.64µs) from=127.0.0.6:38697 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (139.907µs) from=127.0.0.6:39277 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135.422µs) from=127.0.0.6:38697 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (159.038µs) from=127.0.0.6:38697 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (166.351µs) from=127.0.0.6:39277 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (214.496µs) from=127.0.0.6:49513 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (130.1µs) from=127.0.0.6:33375 2022/08/12 01:04:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (137.824µs) from=127.0.0.6:48007 2022/08/12 01:04:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:04:28 [DEBUG] http: Request GET /v1/status/leader (327.148µs) from=127.0.0.6:34185 2022/08/12 01:04:48 [DEBUG] http: Request GET /v1/status/leader (359.337µs) from=127.0.0.6:34185 2022/08/12 01:05:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:05:03 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:05:03 [DEBUG] agent: Node info in sync 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/catalog/services (545.618µs) from=127.0.0.6:34185 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/status/leader (873.495µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (282.639µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (191.935µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (134.578µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (248.536µs) from=127.0.0.6:50611 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (216.739µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (113.707µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (140.885µs) from=127.0.0.6:54475 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (244.311µs) from=127.0.0.6:50611 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (2.442831ms) from=127.0.0.6:39337 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (457.223µs) from=127.0.0.6:44067 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.569µs) from=127.0.0.6:39337 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (205.283µs) from=127.0.0.6:57471 2022/08/12 01:05:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (121.237µs) from=127.0.0.6:50611 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (105.246µs) from=127.0.0.6:57471 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (239.456µs) from=127.0.0.6:50611 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (167.812µs) from=127.0.0.6:50611 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (122.32µs) from=127.0.0.6:50611 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (118.605µs) from=127.0.0.6:54475 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (321.688µs) from=127.0.0.6:44067 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (118.741µs) from=127.0.0.6:44067 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (147.4µs) from=127.0.0.6:54475 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (142.394µs) from=127.0.0.6:40981 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (123.915µs) from=127.0.0.6:40981 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (115.872µs) from=127.0.0.6:54475 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (244.34µs) from=127.0.0.6:51393 2022/08/12 01:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.187µs) from=127.0.0.6:51393 2022/08/12 01:05:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:05:33 [DEBUG] http: Request GET /v1/status/leader (345.137µs) from=127.0.0.6:35143 2022/08/12 01:05:53 [DEBUG] http: Request GET /v1/status/leader (3.528459ms) from=127.0.0.6:39951 2022/08/12 01:05:59 [DEBUG] http: Request GET /v1/catalog/services (963.558µs) from=127.0.0.6:35143 2022/08/12 01:05:59 [DEBUG] http: Request GET /v1/status/leader (451.249µs) from=127.0.0.6:35143 2022/08/12 01:05:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (730.15µs) from=127.0.0.6:39951 2022/08/12 01:05:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (180.998µs) from=127.0.0.6:32935 2022/08/12 01:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m0.024481408s) from=127.0.0.6:50169 2022/08/12 01:06:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m0.486799853s) from=127.0.0.6:48513 2022/08/12 01:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m0.803095961s) from=127.0.0.6:44585 2022/08/12 01:06:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m0.885989139s) from=127.0.0.6:33375 2022/08/12 01:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m0.968543635s) from=127.0.0.6:36025 2022/08/12 01:06:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m1.188450998s) from=127.0.0.6:58317 2022/08/12 01:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m1.580678812s) from=127.0.0.6:53575 2022/08/12 01:06:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m1.517787308s) from=127.0.0.6:50073 2022/08/12 01:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m2.022403846s) from=127.0.0.6:42413 2022/08/12 01:06:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m2.403695641s) from=127.0.0.6:39899 2022/08/12 01:06:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.732243523s) from=127.0.0.6:39277 2022/08/12 01:06:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m2.932092487s) from=127.0.0.6:56529 2022/08/12 01:06:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m3.581338503s) from=127.0.0.6:42809 2022/08/12 01:06:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m4.076124082s) from=127.0.0.6:48007 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m4.548613383s) from=127.0.0.6:42365 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m4.3678612s) from=127.0.0.6:50873 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m4.481304668s) from=127.0.0.6:40091 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m4.448355063s) from=127.0.0.6:52961 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m4.82826182s) from=127.0.0.6:33205 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m4.979705557s) from=127.0.0.6:45631 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m5.069423503s) from=127.0.0.6:53835 2022/08/12 01:06:13 [DEBUG] http: Request GET /v1/status/leader (302.841µs) from=127.0.0.6:47219 2022/08/12 01:06:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m5.207179062s) from=127.0.0.6:38697 2022/08/12 01:06:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m5.337702832s) from=127.0.0.6:49523 2022/08/12 01:06:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m5.431125817s) from=127.0.0.6:34333 2022/08/12 01:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m6.048258162s) from=127.0.0.6:40733 2022/08/12 01:06:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m6.415434138s) from=127.0.0.6:44079 2022/08/12 01:06:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m7.363952794s) from=127.0.0.6:49513 2022/08/12 01:06:19 [DEBUG] http: Request GET /v1/status/leader (181.739µs) from=127.0.0.6:47219 2022/08/12 01:06:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:06:39 [DEBUG] http: Request GET /v1/status/leader (145.332µs) from=127.0.0.6:47219 2022/08/12 01:06:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:06:47 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:06:47 [DEBUG] agent: Node info in sync 2022/08/12 01:07:03 [DEBUG] http: Request GET /v1/catalog/services (529.633µs) from=127.0.0.6:40445 2022/08/12 01:07:03 [DEBUG] http: Request GET /v1/status/leader (330.25µs) from=127.0.0.6:46519 2022/08/12 01:07:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (339.195µs) from=127.0.0.6:47219 2022/08/12 01:07:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (232.684µs) from=127.0.0.6:46519 2022/08/12 01:07:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m0.171484129s) from=127.0.0.6:40957 2022/08/12 01:07:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m0.901175618s) from=127.0.0.6:52681 2022/08/12 01:07:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.4630904s) from=127.0.0.6:40981 2022/08/12 01:07:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m1.537801537s) from=127.0.0.6:44977 2022/08/12 01:07:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:07:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m1.839940779s) from=127.0.0.6:54475 2022/08/12 01:07:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m2.154443715s) from=127.0.0.6:51393 2022/08/12 01:07:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m3.295511539s) from=127.0.0.6:47839 2022/08/12 01:07:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m3.46212981s) from=127.0.0.6:39337 2022/08/12 01:07:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m3.664895488s) from=127.0.0.6:36505 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m3.943874861s) from=127.0.0.6:57911 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.989497041s) from=127.0.0.6:44819 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m4.086350919s) from=127.0.0.6:44067 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m4.351392226s) from=127.0.0.6:40363 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m4.492114397s) from=127.0.0.6:49911 2022/08/12 01:07:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.794828133s) from=127.0.0.6:48027 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m5.028283106s) from=127.0.0.6:57257 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m5.091521198s) from=127.0.0.6:47531 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m5.435844138s) from=127.0.0.6:57471 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m5.599279135s) from=127.0.0.6:58251 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m5.675844593s) from=127.0.0.6:44281 2022/08/12 01:07:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.891398753s) from=127.0.0.6:34185 2022/08/12 01:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m6.037087874s) from=127.0.0.6:37131 2022/08/12 01:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m6.612975683s) from=127.0.0.6:50611 2022/08/12 01:07:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m6.6564783s) from=127.0.0.6:43579 2022/08/12 01:07:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m7.018242928s) from=127.0.0.6:47299 2022/08/12 01:07:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m7.129914558s) from=127.0.0.6:45591 2022/08/12 01:07:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m7.324237493s) from=127.0.0.6:39319 2022/08/12 01:07:23 [DEBUG] http: Request GET /v1/status/leader (273.666µs) from=127.0.0.6:60555 2022/08/12 01:07:43 [DEBUG] http: Request GET /v1/status/leader (293.301µs) from=127.0.0.6:60555 2022/08/12 01:08:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.818466056s) from=127.0.0.6:35143 2022/08/12 01:08:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.994534884s) from=127.0.0.6:39951 2022/08/12 01:08:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.587046331s) from=127.0.0.6:32935 2022/08/12 01:08:03 [DEBUG] http: Request GET /v1/status/leader (199.38µs) from=127.0.0.6:60555 2022/08/12 01:08:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:08:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:08:33 [DEBUG] agent: Node info in sync 2022/08/12 01:09:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.190558981s) from=127.0.0.6:47219 2022/08/12 01:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m3.431509625s) from=127.0.0.6:40445 2022/08/12 01:09:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m6.245226844s) from=127.0.0.6:46519 2022/08/12 01:09:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:09:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:10:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:10:13 [DEBUG] agent: Node info in sync 2022/08/12 01:10:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:11:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/catalog/services (530.63µs) from=127.0.0.6:59159 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/status/leader (231.681µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (240.773µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (124.741µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (212.53µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (250.064µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (144.774µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (156.587µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (259.726µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (119.3µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (172.524µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.543µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (125.64µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (138.482µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (138.267µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (401.646µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (181.634µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (146.458µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (262.781µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (154.514µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (250.035µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (169.725µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (191.535µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (114.193µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (169.867µs) from=127.0.0.6:33381 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (165.273µs) from=127.0.0.6:49481 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (182.677µs) from=127.0.0.6:59131 2022/08/12 01:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (213.864µs) from=127.0.0.6:59131 2022/08/12 01:11:51 [DEBUG] http: Request GET /v1/status/leader (1.346019ms) from=127.0.0.6:44343 2022/08/12 01:11:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:12:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:12:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:12:02 [DEBUG] agent: Node info in sync 2022/08/12 01:12:11 [DEBUG] http: Request GET /v1/status/leader (231.433µs) from=127.0.0.6:44343 2022/08/12 01:12:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/catalog/services (590.454µs) from=127.0.0.6:44343 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/status/leader (243.317µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (190.494µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (129.926µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (148.463µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (538.567µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (152.928µs) from=127.0.0.6:56725 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (127.569µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (153.32µs) from=127.0.0.6:44311 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (143.554µs) from=127.0.0.6:50277 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.953µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (128.961µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (174.938µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (110.367µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.114µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (138.787µs) from=127.0.0.6:48127 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (137.955µs) from=127.0.0.6:55147 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (104.963µs) from=127.0.0.6:56725 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (125.618µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.952µs) from=127.0.0.6:48127 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.629µs) from=127.0.0.6:55263 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (144.155µs) from=127.0.0.6:34057 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (153.386µs) from=127.0.0.6:55263 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (204.325µs) from=127.0.0.6:33375 2022/08/12 01:12:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (182.65µs) from=127.0.0.6:33375 2022/08/12 01:12:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (154.805µs) from=127.0.0.6:55263 2022/08/12 01:12:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.513µs) from=127.0.0.6:48127 2022/08/12 01:12:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (196.13µs) from=127.0.0.6:34057 2022/08/12 01:12:53 [DEBUG] http: Request GET /v1/status/leader (279.335µs) from=127.0.0.6:42719 2022/08/12 01:13:13 [DEBUG] http: Request GET /v1/status/leader (404.325µs) from=127.0.0.6:42719 2022/08/12 01:13:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:13:22 [DEBUG] http: Request GET /v1/catalog/services (634.423µs) from=127.0.0.6:34873 2022/08/12 01:13:23 [DEBUG] http: Request GET /v1/status/leader (862.41µs) from=127.0.0.6:34873 2022/08/12 01:13:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (795.028µs) from=127.0.0.6:58061 2022/08/12 01:13:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.677µs) from=127.0.0.6:58061 2022/08/12 01:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m0.446169621s) from=127.0.0.6:49481 2022/08/12 01:13:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m1.145161988s) from=127.0.0.6:59131 2022/08/12 01:13:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m1.226146068s) from=127.0.0.6:39977 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m1.560144257s) from=127.0.0.6:47659 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.59804732s) from=127.0.0.6:46045 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m1.963335008s) from=127.0.0.6:36443 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m1.944057199s) from=127.0.0.6:45705 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m2.132277376s) from=127.0.0.6:56025 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m2.587075332s) from=127.0.0.6:59159 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m2.263719779s) from=127.0.0.6:50311 2022/08/12 01:13:33 [DEBUG] http: Request GET /v1/status/leader (253.853µs) from=127.0.0.6:42719 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m2.461285428s) from=127.0.0.6:42341 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m2.689864082s) from=127.0.0.6:38015 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m2.870520758s) from=127.0.0.6:33381 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m2.980768595s) from=127.0.0.6:58055 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m2.94379462s) from=127.0.0.6:33829 2022/08/12 01:13:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m3.017248583s) from=127.0.0.6:38687 2022/08/12 01:13:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m3.96343963s) from=127.0.0.6:46551 2022/08/12 01:13:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m3.984311165s) from=127.0.0.6:51595 2022/08/12 01:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m4.102551648s) from=127.0.0.6:56339 2022/08/12 01:13:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m4.063628695s) from=127.0.0.6:37795 2022/08/12 01:13:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m5.040069764s) from=127.0.0.6:39021 2022/08/12 01:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m5.724682694s) from=127.0.0.6:56751 2022/08/12 01:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m5.808799037s) from=127.0.0.6:56367 2022/08/12 01:13:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m6.401002574s) from=127.0.0.6:53269 2022/08/12 01:13:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m6.736347067s) from=127.0.0.6:36021 2022/08/12 01:13:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m7.270917431s) from=127.0.0.6:60909 2022/08/12 01:13:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m7.270198977s) from=127.0.0.6:46385 2022/08/12 01:13:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:13:41 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:13:41 [DEBUG] agent: Node info in sync 2022/08/12 01:13:43 [DEBUG] http: Request GET /v1/status/leader (277.507µs) from=127.0.0.6:47603 2022/08/12 01:14:03 [DEBUG] http: Request GET /v1/status/leader (2.940852ms) from=127.0.0.6:47603 2022/08/12 01:14:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:14:23 [DEBUG] http: Request GET /v1/catalog/services (844.723µs) from=127.0.0.6:47603 2022/08/12 01:14:23 [DEBUG] http: Request GET /v1/status/leader (519.125µs) from=127.0.0.6:54277 2022/08/12 01:14:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (533.8µs) from=127.0.0.6:54277 2022/08/12 01:14:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (292.905µs) from=127.0.0.6:42719 2022/08/12 01:14:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=223 (2m0.667724115s) from=127.0.0.6:50277 2022/08/12 01:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=89 (2m0.844075351s) from=127.0.0.6:50583 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=217 (2m0.953476811s) from=127.0.0.6:51613 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=224 (2m1.059430777s) from=127.0.0.6:33375 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m1.08090172s) from=127.0.0.6:34057 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=222 (2m1.270782011s) from=127.0.0.6:58851 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=108 (2m1.354467846s) from=127.0.0.6:33395 2022/08/12 01:14:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=83 (2m1.713967987s) from=127.0.0.6:34293 2022/08/12 01:14:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=221 (2m2.298494711s) from=127.0.0.6:40615 2022/08/12 01:14:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=79 (2m2.97546165s) from=127.0.0.6:55147 2022/08/12 01:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=76 (2m3.081191181s) from=127.0.0.6:40135 2022/08/12 01:14:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=200 (2m3.128481002s) from=127.0.0.6:32823 2022/08/12 01:14:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:14:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=220 (2m3.845486059s) from=127.0.0.6:44311 2022/08/12 01:14:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=87 (2m3.856846043s) from=127.0.0.6:39761 2022/08/12 01:14:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m3.934238256s) from=127.0.0.6:42855 2022/08/12 01:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=78 (2m3.971605772s) from=127.0.0.6:48127 2022/08/12 01:14:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=80 (2m4.080248965s) from=127.0.0.6:56725 2022/08/12 01:14:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=81 (2m4.369130645s) from=127.0.0.6:55263 2022/08/12 01:14:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=215 (2m4.376381716s) from=127.0.0.6:36429 2022/08/12 01:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=88 (2m5.426390137s) from=127.0.0.6:39503 2022/08/12 01:14:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=82 (2m5.49589253s) from=127.0.0.6:34819 2022/08/12 01:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.893586765s) from=127.0.0.6:44343 2022/08/12 01:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=90 (2m5.768730084s) from=127.0.0.6:42991 2022/08/12 01:14:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=219 (2m6.40627379s) from=127.0.0.6:52001 2022/08/12 01:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=77 (2m6.852297198s) from=127.0.0.6:46639 2022/08/12 01:14:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=218 (2m7.166930395s) from=127.0.0.6:47467 2022/08/12 01:14:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=214 (2m7.392662627s) from=127.0.0.6:39645 2022/08/12 01:14:43 [DEBUG] http: Request GET /v1/status/leader (458.519µs) from=127.0.0.6:53007 2022/08/12 01:14:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:14:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:14:57 [DEBUG] agent: Node info in sync 2022/08/12 01:15:03 [DEBUG] http: Request GET /v1/status/leader (256.664µs) from=127.0.0.6:53007 2022/08/12 01:15:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:15:23 [DEBUG] http: Request GET /v1/status/leader (194.22µs) from=127.0.0.6:53007 2022/08/12 01:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m0.893768798s) from=127.0.0.6:34873 2022/08/12 01:15:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m2.852388458s) from=127.0.0.6:49329 2022/08/12 01:15:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m3.286814671s) from=127.0.0.6:58061 2022/08/12 01:16:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:16:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:16:13 [DEBUG] agent: Node info in sync 2022/08/12 01:16:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:16:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=86 (2m4.329446071s) from=127.0.0.6:54277 2022/08/12 01:16:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=84 (2m5.080421455s) from=127.0.0.6:42719 2022/08/12 01:16:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=224 (2m5.631928161s) from=127.0.0.6:47603 2022/08/12 01:16:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-74fr2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/12 01:17:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:18:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:18:06 [DEBUG] agent: Service "_v2_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.227_8806" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.20.144_8484" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_parser_10.233.62.227_8806" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.242_443" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.162_9011" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_sdnc_10.233.29.188_8282" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.30.203_9092" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.32.80_8443" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.52_8482" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_vnfres_10.233.48.9_8802" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:18:06 [DEBUG] agent: Node info in sync 2022/08/12 01:18:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-74fr2" since the cluster is too small 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/catalog/services (668.257µs) from=127.0.0.6:40967 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/status/leader (954.93µs) from=127.0.0.6:40967 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (380.29µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (309.22µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (184.855µs) from=127.0.0.6:33569 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (140.7µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.653µs) from=127.0.0.6:33569 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (278.632µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (128.112µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (190.405µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (121.949µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.617µs) from=127.0.0.6:33569 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (267.338µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (369.37µs) from=127.0.0.6:45253 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (137.261µs) from=127.0.0.6:33569 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.256µs) from=127.0.0.6:56387 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (119.79µs) from=127.0.0.6:33569 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (123.576µs) from=127.0.0.6:39741 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (136.943µs) from=127.0.0.6:45253 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (148.17µs) from=127.0.0.6:54923 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (196.683µs) from=127.0.0.6:47245 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (142.603µs) from=127.0.0.6:47245 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (194.917µs) from=127.0.0.6:54923 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (302.015µs) from=127.0.0.6:47245 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (232.219µs) from=127.0.0.6:47245 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (207.252µs) from=127.0.0.6:47245 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.688µs) from=127.0.0.6:54923 2022/08/12 01:18:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (151.958µs) from=127.0.0.6:45253 2022/08/12 01:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.245_8080" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.242_9015" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.126_8410" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.62.227_8806" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.227_8806" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.97_8181" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.146_9007" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_multicloud_10.233.25.92_9001" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.57.169_8082" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.63_8803" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.9.39_8801" in sync 2022/08/12 01:19:10 [DEBUG] agent: Service "_v1_nslcm_10.233.29.146_8403" in sync 2022/08