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: '302127a3-530c-f56d-427e-fd8bad102b83' Node name: 'onap-msb-consul-5454dcc5c5-x44xs' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/24 22:51:09 [DEBUG] agent: Using random ID "302127a3-530c-f56d-427e-fd8bad102b83" as node ID 2022/11/24 22:51:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:302127a3-530c-f56d-427e-fd8bad102b83 Address:127.0.0.1:8300}] 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/24 22:51:09 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-x44xs.dc1 127.0.0.1 2022/11/24 22:51:09 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-x44xs 127.0.0.1 2022/11/24 22:51:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/24 22:51:09 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-x44xs (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:51:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-x44xs.dc1" in area "wan" 2022/11/24 22:51:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/24 22:51:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/24 22:51:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/24 22:51:09 [INFO] agent: started state syncer 2022/11/24 22:51:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/24 22:51:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/24 22:51:09 [DEBUG] raft: Votes needed: 1 2022/11/24 22:51:09 [DEBUG] raft: Vote granted from 302127a3-530c-f56d-427e-fd8bad102b83 in term 2. Tally: 1 2022/11/24 22:51:09 [INFO] raft: Election won. Tally: 1 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/24 22:51:09 [INFO] consul: cluster leadership acquired 2022/11/24 22:51:09 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-x44xs 2022/11/24 22:51:09 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/24 22:51:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:51:09 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-x44xs' joined, marking health alive 2022/11/24 22:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:51:09 [INFO] agent: Synced node info 2022/11/24 22:51:09 [DEBUG] agent: Node info in sync 2022/11/24 22:51:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:51:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/24 22:52:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:52:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:52:31 [DEBUG] agent: Node info in sync 2022/11/24 22:53:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:53:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:53:58 [DEBUG] agent: Node info in sync 2022/11/24 22:54:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:55:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:55:20 [DEBUG] agent: Node info in sync 2022/11/24 22:56:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:56:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:57:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:57:02 [DEBUG] agent: Node info in sync 2022/11/24 22:57:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:58:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:58:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:58:55 [DEBUG] agent: Node info in sync 2022/11/24 22:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:00:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:00:03 [DEBUG] agent: Node info in sync 2022/11/24 23:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:01:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:01:18 [DEBUG] agent: Node info in sync 2022/11/24 23:01:39 [DEBUG] http: Request GET /v1/catalog/services (508.076µs) from=127.0.0.6:50763 2022/11/24 23:01:39 [DEBUG] http: Request GET /v1/status/leader (9.060312ms) from=127.0.0.6:50763 2022/11/24 23:01:50 [DEBUG] http: Request GET /v1/catalog/services (179.9µs) from=127.0.0.6:41193 2022/11/24 23:01:51 [DEBUG] http: Request GET /v1/status/leader (612.201µs) from=127.0.0.6:35487 2022/11/24 23:01:59 [DEBUG] http: Request GET /v1/status/leader (5.281777ms) from=127.0.0.6:35487 2022/11/24 23:02:06 [DEBUG] http: Request GET /v1/status/leader (662.517µs) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.31.95_443" 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.474809ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (28.274700083s) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.340489244s) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (836.692µs) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (225.769µs) from=127.0.0.6:35487 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.166_9011" 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.97359ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (213.869561ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (214.126612ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (406.53µs) from=127.0.0.6:51315 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (240.483µs) from=127.0.0.6:51315 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.166_9011" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.790042ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (139.822976ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (139.9698ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (888.906µs) from=127.0.0.6:44929 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.828µs) from=127.0.0.6:44929 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_parser_10.233.20.159_8806" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.414672ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (46.976386ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (46.94659ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (521.077µs) from=127.0.0.6:36183 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.009µs) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_catalog_10.233.20.159_8806" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.537973ms) from=127.0.0.6:36183 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (67.565113ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (75.311216ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.113358ms) from=127.0.0.6:56821 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (234.694µs) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_nsd_10.233.20.159_8806" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.354965ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (52.522884ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (53.647593ms) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (708.073µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (289.136µs) from=127.0.0.6:36183 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.20.159_8806" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.139714ms) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (66.174931ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (65.307036ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (491.193µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.073µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.223_9015" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.629327ms) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (65.707704ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (63.425992ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (553.002µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.2µs) from=127.0.0.6:44081 2022/11/24 23:02:08 [INFO] agent: Synced service "_v0_multicloud_10.233.8.255_9001" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.270206ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (51.670184ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (52.01013ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (381.507µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (229.238µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud_10.233.8.255_9001" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.244034ms) from=127.0.0.6:49773 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (64.189935ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (58.085714ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (798.842µs) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (4.112482ms) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.108_9007" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (10.188704ms) from=127.0.0.6:49773 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (51.561357ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (64.990617ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (476.335µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (280.486µs) from=127.0.0.6:44081 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.108_9007" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.704618ms) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (51.488949ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (56.290968ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (493.664µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (248.976µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.43.62_8181" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.61611ms) from=127.0.0.6:51815 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (27.856534ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (37.106429ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (536.681µs) from=127.0.0.6:47653 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (230.161µs) from=127.0.0.6:51815 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.26µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.163_8080" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (28.528138ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (42.851512ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.833939ms) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.355µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (258.773µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (302.2µs) from=127.0.0.6:51361 2022/11/24 23:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:02:11 [DEBUG] http: Request GET /v1/status/leader (578.77µs) from=127.0.0.6:50769 2022/11/24 23:02:19 [DEBUG] http: Request GET /v1/status/leader (373.189µs) from=127.0.0.6:50769 2022/11/24 23:02:31 [DEBUG] http: Request GET /v1/status/leader (241.594µs) from=127.0.0.6:50769 2022/11/24 23:02:39 [DEBUG] http: Request GET /v1/status/leader (352.506µs) from=127.0.0.6:47653 2022/11/24 23:02:51 [DEBUG] http: Request GET /v1/status/leader (569.147µs) from=127.0.0.6:50769 2022/11/24 23:02:59 [DEBUG] http: Request GET /v1/status/leader (375.079µs) from=127.0.0.6:47653 2022/11/24 23:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:03:11 [DEBUG] http: Request GET /v1/status/leader (839.561µs) from=127.0.0.6:50769 2022/11/24 23:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:03:17 [DEBUG] agent: Node info in sync 2022/11/24 23:03:19 [DEBUG] http: Request GET /v1/status/leader (302.425µs) from=127.0.0.6:47653 2022/11/24 23:03:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:03:31 [DEBUG] http: Request GET /v1/status/leader (577.3µs) from=127.0.0.6:50769 2022/11/24 23:03:39 [DEBUG] http: Request GET /v1/status/leader (456.261µs) from=127.0.0.6:50769 2022/11/24 23:03:51 [DEBUG] http: Request GET /v1/status/leader (387.118µs) from=127.0.0.6:50769 2022/11/24 23:03:59 [DEBUG] http: Request GET /v1/status/leader (252.186µs) from=127.0.0.6:50769 2022/11/24 23:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.147858443s) from=127.0.0.6:51315 2022/11/24 23:04:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.795799521s) from=127.0.0.6:36183 2022/11/24 23:04:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:04:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.138880051s) from=127.0.0.6:56821 2022/11/24 23:04:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.523073506s) from=127.0.0.6:60045 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.616795472s) from=127.0.0.6:44185 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.743459302s) from=127.0.0.6:54311 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.451933725s) from=127.0.0.6:55555 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.003345602s) from=127.0.0.6:41193 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.808832701s) from=127.0.0.6:51815 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.839984903s) from=127.0.0.6:35487 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/status/leader (374.406µs) from=127.0.0.6:50769 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.770366402s) from=127.0.0.6:44929 2022/11/24 23:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.310014018s) from=127.0.0.6:49773 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.950812591s) from=127.0.0.6:58081 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.674629955s) from=127.0.0.6:52305 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.012704659s) from=127.0.0.6:50763 2022/11/24 23:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.923332284s) from=127.0.0.6:44081 2022/11/24 23:04:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.856724851s) from=127.0.0.6:51361 2022/11/24 23:04:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.44747774s) from=127.0.0.6:32965 2022/11/24 23:04:19 [DEBUG] http: Request GET /v1/status/leader (383.048µs) from=127.0.0.6:50769 2022/11/24 23:04:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:29 [DEBUG] agent: Node info in sync 2022/11/24 23:04:31 [DEBUG] http: Request GET /v1/status/leader (651.564µs) from=127.0.0.6:50769 2022/11/24 23:04:39 [DEBUG] http: Request GET /v1/status/leader (367.407µs) from=127.0.0.6:47653 2022/11/24 23:04:51 [DEBUG] http: Request GET /v1/status/leader (231.955µs) from=127.0.0.6:50769 2022/11/24 23:04:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:04:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [INFO] agent: Synced service "_v1_sdnc_10.233.5.68_8282" 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Node info in sync 2022/11/24 23:04:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.929901ms) from=127.0.0.6:50769 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (42.257389052s) from=127.0.0.6:54311 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:04:52 [DEBUG] agent: Node info in sync 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (42.37485594s) from=127.0.0.6:44185 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (512.555µs) from=127.0.0.6:54311 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.853µs) from=127.0.0.6:54311 2022/11/24 23:04:59 [DEBUG] http: Request GET /v1/status/leader (3.09331ms) from=127.0.0.6:37415 2022/11/24 23:05:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:05:11 [DEBUG] http: Request GET /v1/status/leader (681.995µs) from=127.0.0.6:37415 2022/11/24 23:05:19 [DEBUG] http: Request GET /v1/status/leader (238.701µs) from=127.0.0.6:47653 2022/11/24 23:05:31 [DEBUG] http: Request GET /v1/status/leader (342.029µs) from=127.0.0.6:37415 2022/11/24 23:05:39 [DEBUG] http: Request GET /v1/status/leader (257.385µs) from=127.0.0.6:47653 2022/11/24 23:05:51 [DEBUG] http: Request GET /v1/status/leader (1.867181ms) from=127.0.0.6:37415 2022/11/24 23:05:59 [DEBUG] http: Request GET /v1/status/leader (528.261µs) from=127.0.0.6:37415 2022/11/24 23:06:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:06:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.964615287s) from=127.0.0.6:56821 2022/11/24 23:06:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.096497206s) from=127.0.0.6:41193 2022/11/24 23:06:11 [DEBUG] http: Request GET /v1/status/leader (295.534µs) from=127.0.0.6:37415 2022/11/24 23:06:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.629969029s) from=127.0.0.6:51315 2022/11/24 23:06:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.13563582s) from=127.0.0.6:35487 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.912271814s) from=127.0.0.6:51815 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.53483565s) from=127.0.0.6:36183 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.490203415s) from=127.0.0.6:55555 2022/11/24 23:06:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.631076793s) from=127.0.0.6:50763 2022/11/24 23:06:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.135986728s) from=127.0.0.6:52305 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.431795848s) from=127.0.0.6:44929 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.378948376s) from=127.0.0.6:60045 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.567957068s) from=127.0.0.6:49773 2022/11/24 23:06:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.448352293s) from=127.0.0.6:32965 2022/11/24 23:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.648808099s) from=127.0.0.6:51361 2022/11/24 23:06:19 [DEBUG] http: Request GET /v1/status/leader (252.5µs) from=127.0.0.6:47653 2022/11/24 23:06:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.136837029s) from=127.0.0.6:44081 2022/11/24 23:06:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.492602098s) from=127.0.0.6:58081 2022/11/24 23:06:31 [DEBUG] http: Request GET /v1/status/leader (333.023µs) from=127.0.0.6:37415 2022/11/24 23:06:39 [DEBUG] http: Request GET /v1/status/leader (316.817µs) from=127.0.0.6:37415 2022/11/24 23:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:06:45 [DEBUG] agent: Node info in sync 2022/11/24 23:06:51 [DEBUG] http: Request GET /v1/status/leader (380.932µs) from=127.0.0.6:37415 2022/11/24 23:06:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.145257032s) from=127.0.0.6:54311 2022/11/24 23:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.179637331s) from=127.0.0.6:44185 2022/11/24 23:06:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.952608609s) from=127.0.0.6:50769 2022/11/24 23:06:59 [DEBUG] http: Request GET /v1/status/leader (357.929µs) from=127.0.0.6:37415 2022/11/24 23:07:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:07:11 [DEBUG] http: Request GET /v1/status/leader (414.031µs) from=127.0.0.6:37415 2022/11/24 23:07:19 [DEBUG] http: Request GET /v1/status/leader (409.958µs) from=127.0.0.6:47653 2022/11/24 23:07:31 [DEBUG] http: Request GET /v1/status/leader (275.38µs) from=127.0.0.6:37415 2022/11/24 23:07:39 [DEBUG] http: Request GET /v1/status/leader (5.310126ms) from=127.0.0.6:47653 2022/11/24 23:07:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:07:45 [DEBUG] agent: Node info in sync 2022/11/24 23:07:51 [DEBUG] http: Request GET /v1/status/leader (404.411µs) from=127.0.0.6:37415 2022/11/24 23:07:59 [DEBUG] http: Request GET /v1/status/leader (539.655µs) from=127.0.0.6:37415 2022/11/24 23:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:08:11 [DEBUG] http: Request GET /v1/status/leader (741.43µs) from=127.0.0.6:37415 2022/11/24 23:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.105639787s) from=127.0.0.6:41193 2022/11/24 23:08:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.163331304s) from=127.0.0.6:51315 2022/11/24 23:08:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.11145938s) from=127.0.0.6:35487 2022/11/24 23:08:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.497238013s) from=127.0.0.6:52305 2022/11/24 23:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.03811884s) from=127.0.0.6:56821 2022/11/24 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.266898493s) from=127.0.0.6:55555 2022/11/24 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.058055461s) from=127.0.0.6:44929 2022/11/24 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.115770686s) from=127.0.0.6:36183 2022/11/24 23:08:19 [DEBUG] http: Request GET /v1/status/leader (452.847µs) from=127.0.0.6:47653 2022/11/24 23:08:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.585397719s) from=127.0.0.6:50763 2022/11/24 23:08:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.076846391s) from=127.0.0.6:51815 2022/11/24 23:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.533649975s) from=127.0.0.6:49773 2022/11/24 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.645171588s) from=127.0.0.6:44081 2022/11/24 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.379747556s) from=127.0.0.6:60045 2022/11/24 23:08:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.216174378s) from=127.0.0.6:32965 2022/11/24 23:08:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.898967115s) from=127.0.0.6:51361 2022/11/24 23:08:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.299561096s) from=127.0.0.6:58081 2022/11/24 23:08:31 [DEBUG] http: Request GET /v1/status/leader (372.085µs) from=127.0.0.6:37415 2022/11/24 23:08:39 [DEBUG] http: Request GET /v1/status/leader (366.388µs) from=127.0.0.6:47653 2022/11/24 23:08:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:08:51 [DEBUG] http: Request GET /v1/status/leader (940.927µs) from=127.0.0.6:37415 2022/11/24 23:08:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.488029819s) from=127.0.0.6:54311 2022/11/24 23:08:59 [DEBUG] http: Request GET /v1/status/leader (446.656µs) from=127.0.0.6:47653 2022/11/24 23:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.434926335s) from=127.0.0.6:50769 2022/11/24 23:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.542699084s) from=127.0.0.6:44185 2022/11/24 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:09:09 [DEBUG] agent: Node info in sync 2022/11/24 23:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:09:11 [DEBUG] http: Request GET /v1/status/leader (398.32µs) from=127.0.0.6:37415 2022/11/24 23:09:19 [DEBUG] http: Request GET /v1/status/leader (289.093µs) from=127.0.0.6:47653 2022/11/24 23:09:31 [DEBUG] http: Request GET /v1/status/leader (923.45µs) from=127.0.0.6:37415 2022/11/24 23:09:39 [DEBUG] http: Request GET /v1/status/leader (262.338µs) from=127.0.0.6:37415 2022/11/24 23:09:51 [DEBUG] http: Request GET /v1/status/leader (358.97µs) from=127.0.0.6:37415 2022/11/24 23:09:59 [DEBUG] http: Request GET /v1/status/leader (372.306µs) from=127.0.0.6:47653 2022/11/24 23:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:10:11 [DEBUG] http: Request GET /v1/status/leader (271.033µs) from=127.0.0.6:37415 2022/11/24 23:10:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.631910498s) from=127.0.0.6:51315 2022/11/24 23:10:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.333853346s) from=127.0.0.6:52305 2022/11/24 23:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.142284553s) from=127.0.0.6:41193 2022/11/24 23:10:19 [DEBUG] http: Request GET /v1/status/leader (222.714µs) from=127.0.0.6:37415 2022/11/24 23:10:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.712046227s) from=127.0.0.6:35487 2022/11/24 23:10:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.372873843s) from=127.0.0.6:56821 2022/11/24 23:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.01684763s) from=127.0.0.6:49773 2022/11/24 23:10:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.935759276s) from=127.0.0.6:55555 2022/11/24 23:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.034578862s) from=127.0.0.6:44929 2022/11/24 23:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.553917877s) from=127.0.0.6:44081 2022/11/24 23:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.150626342s) from=127.0.0.6:36183 2022/11/24 23:10:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.956833103s) from=127.0.0.6:51815 2022/11/24 23:10:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.772892972s) from=127.0.0.6:50763 2022/11/24 23:10:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.447702762s) from=127.0.0.6:51361 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.72283032s) from=127.0.0.6:58081 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.093434312s) from=127.0.0.6:60045 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.08182373s) from=127.0.0.6:32965 2022/11/24 23:10:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:10:31 [DEBUG] agent: Node info in sync 2022/11/24 23:10:31 [DEBUG] http: Request GET /v1/status/leader (468.349µs) from=127.0.0.6:37415 2022/11/24 23:10:39 [DEBUG] http: Request GET /v1/status/leader (406.687µs) from=127.0.0.6:47653 2022/11/24 23:10:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:10:51 [DEBUG] http: Request GET /v1/status/leader (723.781µs) from=127.0.0.6:37415 2022/11/24 23:10:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.979349024s) from=127.0.0.6:54311 2022/11/24 23:10:59 [DEBUG] http: Request GET /v1/status/leader (356.857µs) from=127.0.0.6:47653 2022/11/24 23:11:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.149459198s) from=127.0.0.6:50769 2022/11/24 23:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.545004786s) from=127.0.0.6:44185 2022/11/24 23:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:11:12 [DEBUG] http: Request GET /v1/status/leader (352.638µs) from=127.0.0.6:37415 2022/11/24 23:11:19 [DEBUG] http: Request GET /v1/status/leader (279.807µs) from=127.0.0.6:47653 2022/11/24 23:11:32 [DEBUG] http: Request GET /v1/status/leader (310.702µs) from=127.0.0.6:37415 2022/11/24 23:11:40 [DEBUG] http: Request GET /v1/status/leader (410.703µs) from=127.0.0.6:37415 2022/11/24 23:11:52 [DEBUG] http: Request GET /v1/status/leader (349.394µs) from=127.0.0.6:37415 2022/11/24 23:11:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:11:58 [DEBUG] agent: Node info in sync 2022/11/24 23:12:00 [DEBUG] http: Request GET /v1/status/leader (406.365µs) from=127.0.0.6:37415 2022/11/24 23:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:12:12 [DEBUG] http: Request GET /v1/status/leader (384.808µs) from=127.0.0.6:37415 2022/11/24 23:12:20 [DEBUG] http: Request GET /v1/status/leader (269.729µs) from=127.0.0.6:37415 2022/11/24 23:12:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.412370456s) from=127.0.0.6:51315 2022/11/24 23:12:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.391231768s) from=127.0.0.6:52305 2022/11/24 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.820662623s) from=127.0.0.6:41193 2022/11/24 23:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.618940223s) from=127.0.0.6:55555 2022/11/24 23:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.01247271s) from=127.0.0.6:49773 2022/11/24 23:12:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.229096011s) from=127.0.0.6:35487 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.077733475s) from=127.0.0.6:44929 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.267878111s) from=127.0.0.6:56821 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.811448217s) from=127.0.0.6:44081 2022/11/24 23:12:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.755764722s) from=127.0.0.6:51361 2022/11/24 23:12:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.515992428s) from=127.0.0.6:50763 2022/11/24 23:12:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.749263512s) from=127.0.0.6:60045 2022/11/24 23:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.303333415s) from=127.0.0.6:51815 2022/11/24 23:12:32 [DEBUG] http: Request GET /v1/status/leader (373.748µs) from=127.0.0.6:37415 2022/11/24 23:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.177536945s) from=127.0.0.6:36183 2022/11/24 23:12:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.754234649s) from=127.0.0.6:58081 2022/11/24 23:12:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.648769242s) from=127.0.0.6:32965 2022/11/24 23:12:40 [DEBUG] http: Request GET /v1/status/leader (1.366739ms) from=127.0.0.6:47653 2022/11/24 23:12:52 [DEBUG] http: Request GET /v1/status/leader (332.349µs) from=127.0.0.6:37415 2022/11/24 23:12:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.652984415s) from=127.0.0.6:54311 2022/11/24 23:13:00 [DEBUG] http: Request GET /v1/status/leader (361.86µs) from=127.0.0.6:47653 2022/11/24 23:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.470758748s) from=127.0.0.6:50769 2022/11/24 23:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.945981835s) from=127.0.0.6:44185 2022/11/24 23:13:12 [DEBUG] http: Request GET /v1/status/leader (514.152µs) from=127.0.0.6:37415 2022/11/24 23:13:20 [DEBUG] http: Request GET /v1/status/leader (261.059µs) from=127.0.0.6:37415 2022/11/24 23:13:32 [DEBUG] http: Request GET /v1/status/leader (901.607µs) from=127.0.0.6:37415 2022/11/24 23:13:40 [DEBUG] http: Request GET /v1/status/leader (372.783µs) from=127.0.0.6:47653 2022/11/24 23:13:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:13:52 [DEBUG] http: Request GET /v1/status/leader (727.896µs) from=127.0.0.6:37415 2022/11/24 23:13:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:13:53 [DEBUG] agent: Node info in sync 2022/11/24 23:14:00 [DEBUG] http: Request GET /v1/status/leader (1.879622ms) from=127.0.0.6:37415 2022/11/24 23:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:14:12 [DEBUG] http: Request GET /v1/status/leader (298.502µs) from=127.0.0.6:37415 2022/11/24 23:14:20 [DEBUG] http: Request GET /v1/status/leader (566.401µs) from=127.0.0.6:47653 2022/11/24 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.657294174s) from=127.0.0.6:41193 2022/11/24 23:14:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.051707808s) from=127.0.0.6:51315 2022/11/24 23:14:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.523996381s) from=127.0.0.6:52305 2022/11/24 23:14:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.399096332s) from=127.0.0.6:35487 2022/11/24 23:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.501045867s) from=127.0.0.6:49773 2022/11/24 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.953373804s) from=127.0.0.6:44081 2022/11/24 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.067835423s) from=127.0.0.6:60045 2022/11/24 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.109306156s) from=127.0.0.6:55555 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.86011704s) from=127.0.0.6:56821 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/status/leader (239.229µs) from=127.0.0.6:56821 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.632413643s) from=127.0.0.6:44929 2022/11/24 23:14:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.304246401s) from=127.0.0.6:50763 2022/11/24 23:14:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.051493608s) from=127.0.0.6:51361 2022/11/24 23:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.605183161s) from=127.0.0.6:36183 2022/11/24 23:14:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.471454689s) from=127.0.0.6:51815 2022/11/24 23:14:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.313874762s) from=127.0.0.6:32965 2022/11/24 23:14:40 [DEBUG] http: Request GET /v1/status/leader (330.195µs) from=127.0.0.6:47653 2022/11/24 23:14:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.611679897s) from=127.0.0.6:58081 2022/11/24 23:14:52 [DEBUG] http: Request GET /v1/status/leader (2.309414ms) from=127.0.0.6:37415 2022/11/24 23:15:00 [DEBUG] http: Request GET /v1/status/leader (240.306µs) from=127.0.0.6:37415 2022/11/24 23:15:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.88474574s) from=127.0.0.6:54311 2022/11/24 23:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:15:12 [DEBUG] http: Request GET /v1/status/leader (229.546µs) from=127.0.0.6:37415 2022/11/24 23:15:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.397831024s) from=127.0.0.6:44185 2022/11/24 23:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.087682124s) from=127.0.0.6:50769 2022/11/24 23:15:20 [DEBUG] http: Request GET /v1/status/leader (353.046µs) from=127.0.0.6:37415 2022/11/24 23:15:32 [DEBUG] http: Request GET /v1/status/leader (229.305µs) from=127.0.0.6:37415 2022/11/24 23:15:40 [DEBUG] http: Request GET /v1/status/leader (249.995µs) from=127.0.0.6:47653 2022/11/24 23:15:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Node info in sync 2022/11/24 23:15:52 [DEBUG] http: Request GET /v1/status/leader (445.506µs) from=127.0.0.6:37415 2022/11/24 23:15:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:16:00 [DEBUG] http: Request GET /v1/status/leader (346.037µs) from=127.0.0.6:47653 2022/11/24 23:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:16:12 [DEBUG] http: Request GET /v1/status/leader (226.573µs) from=127.0.0.6:37415 2022/11/24 23:16:20 [DEBUG] http: Request GET /v1/status/leader (406.666µs) from=127.0.0.6:47653 2022/11/24 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.041337738s) from=127.0.0.6:41193 2022/11/24 23:16:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.87319275s) from=127.0.0.6:51315 2022/11/24 23:16:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.967996413s) from=127.0.0.6:35487 2022/11/24 23:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.141763299s) from=127.0.0.6:60045 2022/11/24 23:16:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.879169273s) from=127.0.0.6:52305 2022/11/24 23:16:32 [DEBUG] http: Request GET /v1/status/leader (352.169µs) from=127.0.0.6:37415 2022/11/24 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.038577457s) from=127.0.0.6:44081 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.84410108s) from=127.0.0.6:55555 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.057301352s) from=127.0.0.6:49773 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.191860908s) from=127.0.0.6:51361 2022/11/24 23:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.164497559s) from=127.0.0.6:44929 2022/11/24 23:16:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.329366906s) from=127.0.0.6:50763 2022/11/24 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.358060196s) from=127.0.0.6:36183 2022/11/24 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.428148295s) from=127.0.0.6:56821 2022/11/24 23:16:40 [DEBUG] http: Request GET /v1/status/leader (377.609µs) from=127.0.0.6:37415 2022/11/24 23:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.100624732s) from=127.0.0.6:51815 2022/11/24 23:16:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.677360077s) from=127.0.0.6:32965 2022/11/24 23:16:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.742039174s) from=127.0.0.6:58081 2022/11/24 23:16:52 [DEBUG] http: Request GET /v1/status/leader (1.497476ms) from=127.0.0.6:37415 2022/11/24 23:16:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:16:57 [DEBUG] agent: Node info in sync 2022/11/24 23:17:00 [DEBUG] http: Request GET /v1/status/leader (403.308µs) from=127.0.0.6:47653 2022/11/24 23:17:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.454238255s) from=127.0.0.6:54311 2022/11/24 23:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:17:12 [DEBUG] http: Request GET /v1/status/leader (402.545µs) from=127.0.0.6:37415 2022/11/24 23:17:20 [DEBUG] http: Request GET /v1/status/leader (609.138µs) from=127.0.0.6:47653 2022/11/24 23:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.843486601s) from=127.0.0.6:44185 2022/11/24 23:17:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.527513846s) from=127.0.0.6:50769 2022/11/24 23:17:32 [DEBUG] http: Request GET /v1/status/leader (345.115µs) from=127.0.0.6:37415 2022/11/24 23:17:40 [DEBUG] http: Request GET /v1/status/leader (269.863µs) from=127.0.0.6:47653 2022/11/24 23:17:52 [DEBUG] http: Request GET /v1/status/leader (382.406µs) from=127.0.0.6:37415 2022/11/24 23:18:00 [DEBUG] http: Request GET /v1/status/leader (599.905µs) from=127.0.0.6:37415 2022/11/24 23:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:18:12 [DEBUG] http: Request GET /v1/status/leader (1.531179ms) from=127.0.0.6:37415 2022/11/24 23:18:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:18:20 [DEBUG] http: Request GET /v1/status/leader (407.896µs) from=127.0.0.6:37415 2022/11/24 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.001784893s) from=127.0.0.6:41193 2022/11/24 23:18:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.529142834s) from=127.0.0.6:51315 2022/11/24 23:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:18:26 [DEBUG] agent: Node info in sync 2022/11/24 23:18:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.273732777s) from=127.0.0.6:35487 2022/11/24 23:18:32 [DEBUG] http: Request GET /v1/status/leader (585.659µs) from=127.0.0.6:37415 2022/11/24 23:18:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.657820858s) from=127.0.0.6:51361 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.541718696s) from=127.0.0.6:49773 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.927420135s) from=127.0.0.6:52305 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.85248621s) from=127.0.0.6:44929 2022/11/24 23:18:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.489063521s) from=127.0.0.6:60045 2022/11/24 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.345246876s) from=127.0.0.6:55555 2022/11/24 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.597889627s) from=127.0.0.6:44081 2022/11/24 23:18:40 [DEBUG] http: Request GET /v1/status/leader (257.366µs) from=127.0.0.6:47653 2022/11/24 23:18:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.310003989s) from=127.0.0.6:50763 2022/11/24 23:18:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.134863528s) from=127.0.0.6:36183 2022/11/24 23:18:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.778127071s) from=127.0.0.6:32965 2022/11/24 23:18:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.207062393s) from=127.0.0.6:56821 2022/11/24 23:18:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.29907993s) from=127.0.0.6:51815 2022/11/24 23:18:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.829211002s) from=127.0.0.6:58081 2022/11/24 23:18:52 [DEBUG] http: Request GET /v1/status/leader (318.728µs) from=127.0.0.6:37415 2022/11/24 23:19:00 [DEBUG] http: Request GET /v1/status/leader (408.81µs) from=127.0.0.6:47653 2022/11/24 23:19:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.244932347s) from=127.0.0.6:54311 2022/11/24 23:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:19:12 [DEBUG] http: Request GET /v1/status/leader (678.01µs) from=127.0.0.6:37415 2022/11/24 23:19:20 [DEBUG] http: Request GET /v1/status/leader (462.827µs) from=127.0.0.6:47653 2022/11/24 23:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.785974521s) from=127.0.0.6:44185 2022/11/24 23:19:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.362452344s) from=127.0.0.6:50769 2022/11/24 23:19:32 [DEBUG] http: Request GET /v1/status/leader (358.425µs) from=127.0.0.6:37415 2022/11/24 23:19:40 [DEBUG] http: Request GET /v1/status/leader (364.896µs) from=127.0.0.6:37415 2022/11/24 23:19:52 [DEBUG] http: Request GET /v1/status/leader (433.843µs) from=127.0.0.6:37415 2022/11/24 23:20:00 [DEBUG] http: Request GET /v1/status/leader (387.922µs) from=127.0.0.6:47653 2022/11/24 23:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:20:12 [DEBUG] http: Request GET /v1/status/leader (236.446µs) from=127.0.0.6:37415 2022/11/24 23:20:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:20:20 [DEBUG] agent: Node info in sync 2022/11/24 23:20:20 [DEBUG] http: Request GET /v1/status/leader (230.526µs) from=127.0.0.6:37415 2022/11/24 23:20:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.924327692s) from=127.0.0.6:51315 2022/11/24 23:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.31831657s) from=127.0.0.6:41193 2022/11/24 23:20:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.962940066s) from=127.0.0.6:35487 2022/11/24 23:20:32 [DEBUG] http: Request GET /v1/status/leader (381.142µs) from=127.0.0.6:37415 2022/11/24 23:20:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.213692322s) from=127.0.0.6:49773 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.089452159s) from=127.0.0.6:60045 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.56820893s) from=127.0.0.6:51361 2022/11/24 23:20:40 [DEBUG] http: Request GET /v1/status/leader (499.643µs) from=127.0.0.6:47653 2022/11/24 23:20:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.400506052s) from=127.0.0.6:52305 2022/11/24 23:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.075341693s) from=127.0.0.6:44081 2022/11/24 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.38587961s) from=127.0.0.6:55555 2022/11/24 23:20:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.946343358s) from=127.0.0.6:44929 2022/11/24 23:20:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.384651201s) from=127.0.0.6:50763 2022/11/24 23:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.143727139s) from=127.0.0.6:36183 2022/11/24 23:20:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.663009992s) from=127.0.0.6:56821 2022/11/24 23:20:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.027394788s) from=127.0.0.6:32965 2022/11/24 23:20:52 [DEBUG] http: Request GET /v1/status/leader (357.913µs) from=127.0.0.6:37415 2022/11/24 23:20:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.509750482s) from=127.0.0.6:51815 2022/11/24 23:20:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.567259206s) from=127.0.0.6:58081 2022/11/24 23:21:00 [DEBUG] http: Request GET /v1/status/leader (328.514µs) from=127.0.0.6:37415 2022/11/24 23:21:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.983640469s) from=127.0.0.6:54311 2022/11/24 23:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:21:12 [DEBUG] http: Request GET /v1/status/leader (388.06µs) from=127.0.0.6:37415 2022/11/24 23:21:20 [DEBUG] http: Request GET /v1/status/leader (240.606µs) from=127.0.0.6:47653 2022/11/24 23:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.755037582s) from=127.0.0.6:44185 2022/11/24 23:21:32 [DEBUG] http: Request GET /v1/status/leader (377.218µs) from=127.0.0.6:37415 2022/11/24 23:21:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.166321443s) from=127.0.0.6:50769 2022/11/24 23:21:40 [DEBUG] http: Request GET /v1/status/leader (248.3µs) from=127.0.0.6:47653 2022/11/24 23:21:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:21:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:21:43 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Node info in sync 2022/11/24 23:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.757048ms) from=127.0.0.6:37415 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (17.314033862s) from=127.0.0.6:44185 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:21:43 [DEBUG] agent: Node info in sync 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (8.078017714s) from=127.0.0.6:50769 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (541.788µs) from=127.0.0.6:47653 2022/11/24 23:21:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (273.795µs) from=127.0.0.6:37415 2022/11/24 23:21:52 [DEBUG] http: Request GET /v1/status/leader (367.595µs) from=127.0.0.6:42621 2022/11/24 23:22:00 [DEBUG] http: Request GET /v1/status/leader (251.353µs) from=127.0.0.6:42621 2022/11/24 23:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:22:13 [DEBUG] http: Request GET /v1/status/leader (240.187µs) from=127.0.0.6:42621 2022/11/24 23:22:20 [DEBUG] http: Request GET /v1/status/leader (1.858596ms) from=127.0.0.6:42621 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.854577947s) from=127.0.0.6:51315 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/status/leader (876.028µs) from=127.0.0.6:42621 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.904123609s) from=127.0.0.6:41193 2022/11/24 23:22:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.954391523s) from=127.0.0.6:35487 2022/11/24 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.110267959s) from=127.0.0.6:60045 2022/11/24 23:22:40 [DEBUG] http: Request GET /v1/status/leader (711.705µs) from=127.0.0.6:47653 2022/11/24 23:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.082442822s) from=127.0.0.6:49773 2022/11/24 23:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.148694774s) from=127.0.0.6:51361 2022/11/24 23:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.483864078s) from=127.0.0.6:55555 2022/11/24 23:22:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.49340227s) from=127.0.0.6:52305 2022/11/24 23:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.819358499s) from=127.0.0.6:44081 2022/11/24 23:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.05140807s) from=127.0.0.6:44929 2022/11/24 23:22:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.371445843s) from=127.0.0.6:50763 2022/11/24 23:22:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.450119842s) from=127.0.0.6:36183 2022/11/24 23:22:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.624332797s) from=127.0.0.6:56821 2022/11/24 23:22:53 [DEBUG] http: Request GET /v1/status/leader (260.221µs) from=127.0.0.6:42621 2022/11/24 23:22:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.93078317s) from=127.0.0.6:32965 2022/11/24 23:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.597857898s) from=127.0.0.6:51815 2022/11/24 23:23:00 [DEBUG] http: Request GET /v1/status/leader (319.632µs) from=127.0.0.6:42621 2022/11/24 23:23:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.698168483s) from=127.0.0.6:58081 2022/11/24 23:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:23:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.561723541s) from=127.0.0.6:54311 2022/11/24 23:23:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:12 [DEBUG] agent: Node info in sync 2022/11/24 23:23:13 [DEBUG] http: Request GET /v1/status/leader (616.26µs) from=127.0.0.6:42621 2022/11/24 23:23:20 [DEBUG] http: Request GET /v1/status/leader (376.751µs) from=127.0.0.6:47653 2022/11/24 23:23:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:23:33 [DEBUG] http: Request GET /v1/status/leader (254.332µs) from=127.0.0.6:42621 2022/11/24 23:23:40 [DEBUG] http: Request GET /v1/status/leader (2.698919ms) from=127.0.0.6:47653 2022/11/24 23:23:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.909014491s) from=127.0.0.6:37415 2022/11/24 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.353494704s) from=127.0.0.6:44185 2022/11/24 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.92232067s) from=127.0.0.6:50769 2022/11/24 23:23:53 [DEBUG] http: Request GET /v1/status/leader (270.649µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.53.180_8443" 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.717988ms) from=127.0.0.6:47653 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (4.229480277s) from=127.0.0.6:50769 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (4.771926186s) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (437.323µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.72_8082" 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.486837ms) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (118.243195ms) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (107.945181ms) from=127.0.0.6:50769 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (665.253µs) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (260.771µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (196.31µs) from=127.0.0.6:42621 2022/11/24 23:24:00 [DEBUG] http: Request GET /v1/status/leader (632.487µs) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.58.142_8410" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.525086ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (12.346040707s) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (12.204597149s) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (509.557µs) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (373.213µs) from=127.0.0.6:43067 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_nslcm_10.233.31.140_8403" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.544084ms) from=127.0.0.6:51293 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (63.896678ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (49.740716ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.229581ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (264.811µs) from=127.0.0.6:51293 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v2_nslcm_10.233.31.140_8403" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.608436ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (53.695854ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (51.179636ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (547.803µs) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (433.487µs) from=127.0.0.6:59845 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_vnfmgr_10.233.62.206_8803" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.057727ms) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (85.743359ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (88.207085ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (565.107µs) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (221.365µs) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_vnfres_10.233.14.208_8802" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.353144ms) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (94.842534ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (101.663351ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (437.25µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (259.395µs) from=127.0.0.6:54071 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.26.208_8482" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (208.628905ms) from=127.0.0.6:42539 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (650.202231ms) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (653.107536ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (521.344µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_vnflcm_10.233.37.142_8801" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.205406ms) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (45.18491ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (485.169µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.4.236_8484" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (20.029479ms) from=127.0.0.6:42539 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (72.376988ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (416.688µs) from=127.0.0.6:50769 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (485.504µs) from=127.0.0.6:50769 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (267.6µs) from=127.0.0.6:40335 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (229.004µs) from=127.0.0.6:40335 2022/11/24 23:24:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (487.856µs) from=127.0.0.6:56129 2022/11/24 23:24:13 [DEBUG] http: Request GET /v1/status/leader (265.92µs) from=127.0.0.6:34629 2022/11/24 23:24:20 [DEBUG] http: Request GET /v1/status/leader (242.507µs) from=127.0.0.6:59001 2022/11/24 23:24:33 [DEBUG] http: Request GET /v1/status/leader (439.05µs) from=127.0.0.6:59001 2022/11/24 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.470378524s) from=127.0.0.6:41193 2022/11/24 23:24:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.608684792s) from=127.0.0.6:51315 2022/11/24 23:24:40 [DEBUG] http: Request GET /v1/status/leader (357.189µs) from=127.0.0.6:59001 2022/11/24 23:24:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.551609608s) from=127.0.0.6:60045 2022/11/24 23:24:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.354781414s) from=127.0.0.6:51361 2022/11/24 23:24:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.889133246s) from=127.0.0.6:35487 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.19782465s) from=127.0.0.6:49773 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.506004476s) from=127.0.0.6:44081 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.289459289s) from=127.0.0.6:52305 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.284386267s) from=127.0.0.6:55555 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.756598243s) from=127.0.0.6:36183 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.022116923s) from=127.0.0.6:32965 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.764926382s) from=127.0.0.6:44929 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/status/leader (462.489µs) from=127.0.0.6:59001 2022/11/24 23:24:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.023934049s) from=127.0.0.6:50763 2022/11/24 23:24:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.235069981s) from=127.0.0.6:51815 2022/11/24 23:24:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.266803789s) from=127.0.0.6:56821 2022/11/24 23:25:00 [DEBUG] http: Request GET /v1/status/leader (5.03431ms) from=127.0.0.6:59001 2022/11/24 23:25:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.286944819s) from=127.0.0.6:58081 2022/11/24 23:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:25:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.809428s) from=127.0.0.6:54311 2022/11/24 23:25:13 [DEBUG] http: Request GET /v1/status/leader (386.391µs) from=127.0.0.6:59001 2022/11/24 23:25:20 [DEBUG] http: Request GET /v1/status/leader (355.38µs) from=127.0.0.6:59001 2022/11/24 23:25:33 [DEBUG] http: Request GET /v1/status/leader (344.362µs) from=127.0.0.6:59001 2022/11/24 23:25:40 [DEBUG] http: Request GET /v1/status/leader (536.242µs) from=127.0.0.6:34629 2022/11/24 23:25:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:25:49 [DEBUG] agent: Node info in sync 2022/11/24 23:25:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.97049795s) from=127.0.0.6:37415 2022/11/24 23:25:53 [DEBUG] http: Request GET /v1/status/leader (813.9µs) from=127.0.0.6:59001 2022/11/24 23:25:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.509396502s) from=127.0.0.6:42621 2022/11/24 23:26:00 [DEBUG] http: Request GET /v1/status/leader (1.416852ms) from=127.0.0.6:34629 2022/11/24 23:26:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.241986958s) from=127.0.0.6:47653 2022/11/24 23:26:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.479214332s) from=127.0.0.6:43067 2022/11/24 23:26:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.80335681s) from=127.0.0.6:51293 2022/11/24 23:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:26:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.810505441s) from=127.0.0.6:59845 2022/11/24 23:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.529217533s) from=127.0.0.6:44185 2022/11/24 23:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.495279641s) from=127.0.0.6:54071 2022/11/24 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.655225439s) from=127.0.0.6:60105 2022/11/24 23:26:13 [DEBUG] http: Request GET /v1/status/leader (279.355µs) from=127.0.0.6:59001 2022/11/24 23:26:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.512814158s) from=127.0.0.6:40335 2022/11/24 23:26:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.474322463s) from=127.0.0.6:50769 2022/11/24 23:26:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.784607655s) from=127.0.0.6:42539 2022/11/24 23:26:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.014297677s) from=127.0.0.6:56129 2022/11/24 23:26:20 [DEBUG] http: Request GET /v1/status/leader (750.35µs) from=127.0.0.6:59001 2022/11/24 23:26:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:26:33 [DEBUG] http: Request GET /v1/status/leader (547.522µs) from=127.0.0.6:59001 2022/11/24 23:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.096219225s) from=127.0.0.6:41193 2022/11/24 23:26:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.672550056s) from=127.0.0.6:51315 2022/11/24 23:26:40 [DEBUG] http: Request GET /v1/status/leader (454.116µs) from=127.0.0.6:34629 2022/11/24 23:26:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.747459039s) from=127.0.0.6:60045 2022/11/24 23:26:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.348559986s) from=127.0.0.6:35487 2022/11/24 23:26:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.657386729s) from=127.0.0.6:52305 2022/11/24 23:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.626441998s) from=127.0.0.6:44081 2022/11/24 23:26:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.011804557s) from=127.0.0.6:51361 2022/11/24 23:26:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.335866917s) from=127.0.0.6:55555 2022/11/24 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.312973339s) from=127.0.0.6:49773 2022/11/24 23:26:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.553253354s) from=127.0.0.6:32965 2022/11/24 23:26:54 [DEBUG] http: Request GET /v1/status/leader (243.061µs) from=127.0.0.6:34629 2022/11/24 23:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.227597238s) from=127.0.0.6:44929 2022/11/24 23:26:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.405694349s) from=127.0.0.6:50763 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.340043803s) from=127.0.0.6:51815 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.302854607s) from=127.0.0.6:36183 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/status/leader (441.579µs) from=127.0.0.6:59001 2022/11/24 23:27:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.040863819s) from=127.0.0.6:56821 2022/11/24 23:27:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:27:05 [DEBUG] agent: Node info in sync 2022/11/24 23:27:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.646207587s) from=127.0.0.6:58081 2022/11/24 23:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:27:14 [DEBUG] http: Request GET /v1/status/leader (352.415µs) from=127.0.0.6:59001 2022/11/24 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.062714292s) from=127.0.0.6:54311 2022/11/24 23:27:20 [DEBUG] http: Request GET /v1/status/leader (244.697µs) from=127.0.0.6:34629 2022/11/24 23:27:34 [DEBUG] http: Request GET /v1/status/leader (902.485µs) from=127.0.0.6:34629 2022/11/24 23:27:40 [DEBUG] http: Request GET /v1/status/leader (383.615µs) from=127.0.0.6:59001 2022/11/24 23:27:54 [DEBUG] http: Request GET /v1/status/leader (228.525µs) from=127.0.0.6:59001 2022/11/24 23:27:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.49367721s) from=127.0.0.6:37415 2022/11/24 23:28:00 [DEBUG] http: Request GET /v1/status/leader (583.181µs) from=127.0.0.6:34629 2022/11/24 23:28:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.177821611s) from=127.0.0.6:42621 2022/11/24 23:28:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.102675532s) from=127.0.0.6:47653 2022/11/24 23:28:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.814241759s) from=127.0.0.6:43067 2022/11/24 23:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:28:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.09440453s) from=127.0.0.6:51293 2022/11/24 23:28:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.011882837s) from=127.0.0.6:54071 2022/11/24 23:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.19987895s) from=127.0.0.6:44185 2022/11/24 23:28:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.099012433s) from=127.0.0.6:59845 2022/11/24 23:28:14 [DEBUG] http: Request GET /v1/status/leader (764.05µs) from=127.0.0.6:59001 2022/11/24 23:28:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.924039831s) from=127.0.0.6:60105 2022/11/24 23:28:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.154065118s) from=127.0.0.6:40335 2022/11/24 23:28:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.959239577s) from=127.0.0.6:42539 2022/11/24 23:28:20 [DEBUG] http: Request GET /v1/status/leader (338.044µs) from=127.0.0.6:34629 2022/11/24 23:28:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.545809628s) from=127.0.0.6:56129 2022/11/24 23:28:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.355329074s) from=127.0.0.6:50769 2022/11/24 23:28:34 [DEBUG] http: Request GET /v1/status/leader (241.887µs) from=127.0.0.6:34629 2022/11/24 23:28:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:28:38 [DEBUG] agent: Node info in sync 2022/11/24 23:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.58397588s) from=127.0.0.6:41193 2022/11/24 23:28:40 [DEBUG] http: Request GET /v1/status/leader (338.806µs) from=127.0.0.6:34629 2022/11/24 23:28:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.134444645s) from=127.0.0.6:51315 2022/11/24 23:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.722924814s) from=127.0.0.6:60045 2022/11/24 23:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.440985225s) from=127.0.0.6:44081 2022/11/24 23:28:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.255063637s) from=127.0.0.6:35487 2022/11/24 23:28:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.478756585s) from=127.0.0.6:52305 2022/11/24 23:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.837335232s) from=127.0.0.6:55555 2022/11/24 23:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.589712277s) from=127.0.0.6:51361 2022/11/24 23:28:54 [DEBUG] http: Request GET /v1/status/leader (3.55718ms) from=127.0.0.6:34629 2022/11/24 23:28:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.368356824s) from=127.0.0.6:44929 2022/11/24 23:28:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.425540634s) from=127.0.0.6:32965 2022/11/24 23:28:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.860588669s) from=127.0.0.6:49773 2022/11/24 23:29:01 [DEBUG] http: Request GET /v1/status/leader (351.59µs) from=127.0.0.6:34629 2022/11/24 23:29:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.496630218s) from=127.0.0.6:56821 2022/11/24 23:29:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.402262704s) from=127.0.0.6:50763 2022/11/24 23:29:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.892413278s) from=127.0.0.6:51815 2022/11/24 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.250470284s) from=127.0.0.6:36183 2022/11/24 23:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:29:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.955174853s) from=127.0.0.6:58081 2022/11/24 23:29:14 [DEBUG] http: Request GET /v1/status/leader (349.289µs) from=127.0.0.6:34629 2022/11/24 23:29:21 [DEBUG] http: Request GET /v1/status/leader (235.811µs) from=127.0.0.6:34629 2022/11/24 23:29:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.036696269s) from=127.0.0.6:54311 2022/11/24 23:29:34 [DEBUG] http: Request GET /v1/status/leader (325.335µs) from=127.0.0.6:59001 2022/11/24 23:29:41 [DEBUG] http: Request GET /v1/status/leader (250.676µs) from=127.0.0.6:34629 2022/11/24 23:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:29:43 [DEBUG] agent: Node info in sync 2022/11/24 23:29:54 [DEBUG] http: Request GET /v1/status/leader (1.264941ms) from=127.0.0.6:59001 2022/11/24 23:29:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.113116765s) from=127.0.0.6:37415 2022/11/24 23:30:01 [DEBUG] http: Request GET /v1/status/leader (281.923µs) from=127.0.0.6:59001 2022/11/24 23:30:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.595046377s) from=127.0.0.6:42621 2022/11/24 23:30:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.574994819s) from=127.0.0.6:43067 2022/11/24 23:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:30:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.197360592s) from=127.0.0.6:47653 2022/11/24 23:30:14 [DEBUG] http: Request GET /v1/status/leader (524.806µs) from=127.0.0.6:59001 2022/11/24 23:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.181986459s) from=127.0.0.6:44185 2022/11/24 23:30:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.650902357s) from=127.0.0.6:51293 2022/11/24 23:30:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.682403662s) from=127.0.0.6:59845 2022/11/24 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.063635341s) from=127.0.0.6:54071 2022/11/24 23:30:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.449053376s) from=127.0.0.6:60105 2022/11/24 23:30:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.445720687s) from=127.0.0.6:40335 2022/11/24 23:30:21 [DEBUG] http: Request GET /v1/status/leader (1.088429ms) from=127.0.0.6:34629 2022/11/24 23:30:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.307020361s) from=127.0.0.6:42539 2022/11/24 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.03550656s) from=127.0.0.6:56129 2022/11/24 23:30:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.135041978s) from=127.0.0.6:50769 2022/11/24 23:30:34 [DEBUG] http: Request GET /v1/status/leader (370.041µs) from=127.0.0.6:59001 2022/11/24 23:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.106868589s) from=127.0.0.6:41193 2022/11/24 23:30:41 [DEBUG] http: Request GET /v1/status/leader (571.368µs) from=127.0.0.6:34629 2022/11/24 23:30:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.110613715s) from=127.0.0.6:51315 2022/11/24 23:30:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:30:54 [DEBUG] http: Request GET /v1/status/leader (364.855µs) from=127.0.0.6:34629 2022/11/24 23:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.864183472s) from=127.0.0.6:60045 2022/11/24 23:30:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.130674364s) from=127.0.0.6:35487 2022/11/24 23:30:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.502719286s) from=127.0.0.6:52305 2022/11/24 23:30:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.871677823s) from=127.0.0.6:44081 2022/11/24 23:30:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.071185794s) from=127.0.0.6:51361 2022/11/24 23:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.795660086s) from=127.0.0.6:55555 2022/11/24 23:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.89855826s) from=127.0.0.6:44929 2022/11/24 23:31:01 [DEBUG] http: Request GET /v1/status/leader (491.575µs) from=127.0.0.6:59001 2022/11/24 23:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.020298164s) from=127.0.0.6:49773 2022/11/24 23:31:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.805769634s) from=127.0.0.6:56821 2022/11/24 23:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.685992884s) from=127.0.0.6:32965 2022/11/24 23:31:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.165839546s) from=127.0.0.6:51815 2022/11/24 23:31:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.890588987s) from=127.0.0.6:36183 2022/11/24 23:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:31:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.032422012s) from=127.0.0.6:50763 2022/11/24 23:31:14 [DEBUG] http: Request GET /v1/status/leader (1.772568ms) from=127.0.0.6:34629 2022/11/24 23:31:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.002980704s) from=127.0.0.6:58081 2022/11/24 23:31:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Node info in sync 2022/11/24 23:31:21 [DEBUG] http: Request GET /v1/status/leader (719.666µs) from=127.0.0.6:59001 2022/11/24 23:31:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.968121556s) from=127.0.0.6:54311 2022/11/24 23:31:34 [DEBUG] http: Request GET /v1/status/leader (352.436µs) from=127.0.0.6:34629 2022/11/24 23:31:41 [DEBUG] http: Request GET /v1/status/leader (441.364µs) from=127.0.0.6:34629 2022/11/24 23:31:54 [DEBUG] http: Request GET /v1/status/leader (266.106µs) from=127.0.0.6:59001 2022/11/24 23:31:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.254326878s) from=127.0.0.6:37415 2022/11/24 23:32:01 [DEBUG] http: Request GET /v1/status/leader (271.342µs) from=127.0.0.6:59001 2022/11/24 23:32:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.96635938s) from=127.0.0.6:42621 2022/11/24 23:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:32:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.806434518s) from=127.0.0.6:43067 2022/11/24 23:32:14 [DEBUG] http: Request GET /v1/status/leader (429.796µs) from=127.0.0.6:59001 2022/11/24 23:32:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.150869338s) from=127.0.0.6:51293 2022/11/24 23:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.110881365s) from=127.0.0.6:44185 2022/11/24 23:32:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.439247609s) from=127.0.0.6:47653 2022/11/24 23:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.209031908s) from=127.0.0.6:54071 2022/11/24 23:32:21 [DEBUG] http: Request GET /v1/status/leader (412.22µs) from=127.0.0.6:34629 2022/11/24 23:32:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.755928269s) from=127.0.0.6:59845 2022/11/24 23:32:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.962383066s) from=127.0.0.6:60105 2022/11/24 23:32:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m1.134983895s) from=127.0.0.6:42539 2022/11/24 23:32:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.412981545s) from=127.0.0.6:40335 2022/11/24 23:32:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.933760001s) from=127.0.0.6:56129 2022/11/24 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m4.704366219s) from=127.0.0.6:50769 2022/11/24 23:32:34 [DEBUG] http: Request GET /v1/status/leader (227.48µs) from=127.0.0.6:59001 2022/11/24 23:32:41 [DEBUG] http: Request GET /v1/status/leader (252.558µs) from=127.0.0.6:34629 2022/11/24 23:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.079626221s) from=127.0.0.6:41193 2022/11/24 23:32:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.980333126s) from=127.0.0.6:51315 2022/11/24 23:32:54 [DEBUG] http: Request GET /v1/status/leader (343.61µs) from=127.0.0.6:34629 2022/11/24 23:32:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.867079723s) from=127.0.0.6:60045 2022/11/24 23:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.759398584s) from=127.0.0.6:44081 2022/11/24 23:32:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.514663983s) from=127.0.0.6:35487 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.740781131s) from=127.0.0.6:44929 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.725905688s) from=127.0.0.6:52305 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/status/leader (241.605µs) from=127.0.0.6:34629 2022/11/24 23:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.67676477s) from=127.0.0.6:51361 2022/11/24 23:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.115421624s) from=127.0.0.6:55555 2022/11/24 23:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:33:06 [DEBUG] agent: Node info in sync 2022/11/24 23:33:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.952544362s) from=127.0.0.6:56821 2022/11/24 23:33:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.21295877s) from=127.0.0.6:32965 2022/11/24 23:33:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.112975898s) from=127.0.0.6:49773 2022/11/24 23:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.413208299s) from=127.0.0.6:51815 2022/11/24 23:33:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.155463162s) from=127.0.0.6:50763 2022/11/24 23:33:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.256987816s) from=127.0.0.6:36183 2022/11/24 23:33:14 [DEBUG] http: Request GET /v1/status/leader (342.72µs) from=127.0.0.6:59001 2022/11/24 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.128131969s) from=127.0.0.6:58081 2022/11/24 23:33:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:33:21 [DEBUG] http: Request GET /v1/status/leader (247.674µs) from=127.0.0.6:34629 2022/11/24 23:33:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.261125379s) from=127.0.0.6:54311 2022/11/24 23:33:34 [DEBUG] http: Request GET /v1/status/leader (347.817µs) from=127.0.0.6:59001 2022/11/24 23:33:41 [DEBUG] http: Request GET /v1/status/leader (339.634µs) from=127.0.0.6:34629 2022/11/24 23:33:54 [DEBUG] http: Request GET /v1/status/leader (235.324µs) from=127.0.0.6:34629 2022/11/24 23:34:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.967981903s) from=127.0.0.6:37415 2022/11/24 23:34:01 [DEBUG] http: Request GET /v1/status/leader (231.885µs) from=127.0.0.6:59001 2022/11/24 23:34:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.044815562s) from=127.0.0.6:42621 2022/11/24 23:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:34:14 [DEBUG] http: Request GET /v1/status/leader (343.601µs) from=127.0.0.6:59001 2022/11/24 23:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.957455231s) from=127.0.0.6:43067 2022/11/24 23:34:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.124495647s) from=127.0.0.6:51293 2022/11/24 23:34:21 [DEBUG] http: Request GET /v1/status/leader (408.027µs) from=127.0.0.6:34629 2022/11/24 23:34:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.770528724s) from=127.0.0.6:44185 2022/11/24 23:34:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.860984675s) from=127.0.0.6:54071 2022/11/24 23:34:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.038298419s) from=127.0.0.6:59845 2022/11/24 23:34:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.596523382s) from=127.0.0.6:47653 2022/11/24 23:34:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.235609621s) from=127.0.0.6:60105 2022/11/24 23:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:34:29 [DEBUG] agent: Node info in sync 2022/11/24 23:34:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.23025335s) from=127.0.0.6:42539 2022/11/24 23:34:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.722207621s) from=127.0.0.6:40335 2022/11/24 23:34:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.056068767s) from=127.0.0.6:56129 2022/11/24 23:34:34 [DEBUG] http: Request GET /v1/status/leader (222.59µs) from=127.0.0.6:59001 2022/11/24 23:34:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.790636586s) from=127.0.0.6:50769 2022/11/24 23:34:41 [DEBUG] http: Request GET /v1/status/leader (1.238391ms) from=127.0.0.6:59001 2022/11/24 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.101738346s) from=127.0.0.6:41193 2022/11/24 23:34:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.897333356s) from=127.0.0.6:51315 2022/11/24 23:34:54 [DEBUG] http: Request GET /v1/status/leader (358.462µs) from=127.0.0.6:34629 2022/11/24 23:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.022785007s) from=127.0.0.6:44081 2022/11/24 23:35:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.248400619s) from=127.0.0.6:35487 2022/11/24 23:35:01 [DEBUG] http: Request GET /v1/status/leader (525.401µs) from=127.0.0.6:34629 2022/11/24 23:35:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.257912963s) from=127.0.0.6:52305 2022/11/24 23:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.968888738s) from=127.0.0.6:60045 2022/11/24 23:35:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.124770129s) from=127.0.0.6:51361 2022/11/24 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.645293789s) from=127.0.0.6:44929 2022/11/24 23:35:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.127898716s) from=127.0.0.6:55555 2022/11/24 23:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:35:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.790745702s) from=127.0.0.6:56821 2022/11/24 23:35:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.036104549s) from=127.0.0.6:32965 2022/11/24 23:35:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.673481478s) from=127.0.0.6:49773 2022/11/24 23:35:14 [DEBUG] http: Request GET /v1/status/leader (356.14µs) from=127.0.0.6:34629 2022/11/24 23:35:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.369473017s) from=127.0.0.6:51815 2022/11/24 23:35:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.433957317s) from=127.0.0.6:50763 2022/11/24 23:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.035191925s) from=127.0.0.6:36183 2022/11/24 23:35:21 [DEBUG] http: Request GET /v1/status/leader (352.032µs) from=127.0.0.6:59001 2022/11/24 23:35:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.325040978s) from=127.0.0.6:58081 2022/11/24 23:35:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:35:31 [DEBUG] agent: Node info in sync 2022/11/24 23:35:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.00655982s) from=127.0.0.6:54311 2022/11/24 23:35:34 [DEBUG] http: Request GET /v1/status/leader (512.151µs) from=127.0.0.6:59001 2022/11/24 23:35:41 [DEBUG] http: Request GET /v1/status/leader (352.239µs) from=127.0.0.6:34629 2022/11/24 23:35:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:35:54 [DEBUG] http: Request GET /v1/status/leader (509.632µs) from=127.0.0.6:59001 2022/11/24 23:36:01 [DEBUG] http: Request GET /v1/status/leader (273.312µs) from=127.0.0.6:34629 2022/11/24 23:36:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m4.836861519s) from=127.0.0.6:37415 2022/11/24 23:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:36:14 [DEBUG] http: Request GET /v1/status/leader (491.73µs) from=127.0.0.6:34629 2022/11/24 23:36:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.006624693s) from=127.0.0.6:42621 2022/11/24 23:36:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.744727939s) from=127.0.0.6:43067 2022/11/24 23:36:21 [DEBUG] http: Request GET /v1/status/leader (590.355µs) from=127.0.0.6:59001 2022/11/24 23:36:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.378235356s) from=127.0.0.6:51293 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.247668296s) from=127.0.0.6:54071 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.031234708s) from=127.0.0.6:59845 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.062287005s) from=127.0.0.6:47653 2022/11/24 23:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.170864804s) from=127.0.0.6:44185 2022/11/24 23:36:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.9610495s) from=127.0.0.6:42539 2022/11/24 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.05334472s) from=127.0.0.6:40335 2022/11/24 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.652541331s) from=127.0.0.6:60105 2022/11/24 23:36:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.894286914s) from=127.0.0.6:56129 2022/11/24 23:36:34 [DEBUG] http: Request GET /v1/status/leader (876.886µs) from=127.0.0.6:34629 2022/11/24 23:36:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.774374565s) from=127.0.0.6:50769 2022/11/24 23:36:41 [DEBUG] http: Request GET /v1/status/leader (422.342µs) from=127.0.0.6:59001 2022/11/24 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.852501612s) from=127.0.0.6:41193 2022/11/24 23:36:54 [DEBUG] http: Request GET /v1/status/leader (362.222µs) from=127.0.0.6:34629 2022/11/24 23:36:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.434059707s) from=127.0.0.6:51315 2022/11/24 23:37:01 [DEBUG] http: Request GET /v1/status/leader (299.977µs) from=127.0.0.6:34629 2022/11/24 23:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.04072623s) from=127.0.0.6:44081 2022/11/24 23:37:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.208706655s) from=127.0.0.6:52305 2022/11/24 23:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:37:05 [DEBUG] agent: Node info in sync 2022/11/24 23:37:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.368293769s) from=127.0.0.6:35487 2022/11/24 23:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:37:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.804367056s) from=127.0.0.6:60045 2022/11/24 23:37:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.445875438s) from=127.0.0.6:44929 2022/11/24 23:37:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.264461518s) from=127.0.0.6:51361 2022/11/24 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.988897529s) from=127.0.0.6:55555 2022/11/24 23:37:14 [DEBUG] http: Request GET /v1/status/leader (759.009µs) from=127.0.0.6:34629 2022/11/24 23:37:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.173932069s) from=127.0.0.6:32965 2022/11/24 23:37:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.080696422s) from=127.0.0.6:49773 2022/11/24 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.597675268s) from=127.0.0.6:36183 2022/11/24 23:37:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.095123227s) from=127.0.0.6:56821 2022/11/24 23:37:21 [DEBUG] http: Request GET /v1/status/leader (2.771874ms) from=127.0.0.6:34629 2022/11/24 23:37:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.959751693s) from=127.0.0.6:51815 2022/11/24 23:37:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.672767959s) from=127.0.0.6:50763 2022/11/24 23:37:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.101819464s) from=127.0.0.6:58081 2022/11/24 23:37:34 [DEBUG] http: Request GET /v1/status/leader (252.067µs) from=127.0.0.6:34629 2022/11/24 23:37:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.889637859s) from=127.0.0.6:54311 2022/11/24 23:37:41 [DEBUG] http: Request GET /v1/status/leader (498.248µs) from=127.0.0.6:34629 2022/11/24 23:37:54 [DEBUG] http: Request GET /v1/status/leader (269.004µs) from=127.0.0.6:34629 2022/11/24 23:38:01 [DEBUG] http: Request GET /v1/status/leader (292.325µs) from=127.0.0.6:34629 2022/11/24 23:38:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.463748638s) from=127.0.0.6:37415 2022/11/24 23:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:38:14 [DEBUG] http: Request GET /v1/status/leader (2.154396ms) from=127.0.0.6:34629 2022/11/24 23:38:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.4664517s) from=127.0.0.6:43067 2022/11/24 23:38:21 [DEBUG] http: Request GET /v1/status/leader (446.855µs) from=127.0.0.6:59001 2022/11/24 23:38:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.097432532s) from=127.0.0.6:51293 2022/11/24 23:38:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.913167348s) from=127.0.0.6:42621 2022/11/24 23:38:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.154603016s) from=127.0.0.6:59845 2022/11/24 23:38:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.437854287s) from=127.0.0.6:54071 2022/11/24 23:38:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:38:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.384634715s) from=127.0.0.6:47653 2022/11/24 23:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.598315081s) from=127.0.0.6:44185 2022/11/24 23:38:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.57974872s) from=127.0.0.6:40335 2022/11/24 23:38:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Node info in sync 2022/11/24 23:38:34 [DEBUG] http: Request GET /v1/status/leader (524.871µs) from=127.0.0.6:34629 2022/11/24 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.952105699s) from=127.0.0.6:60105 2022/11/24 23:38:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.752287432s) from=127.0.0.6:56129 2022/11/24 23:38:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.589259196s) from=127.0.0.6:42539 2022/11/24 23:38:41 [DEBUG] http: Request GET /v1/status/leader (418.497µs) from=127.0.0.6:34629 2022/11/24 23:38:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.432754187s) from=127.0.0.6:50769 2022/11/24 23:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.503701011s) from=127.0.0.6:41193 2022/11/24 23:38:54 [DEBUG] http: Request GET /v1/status/leader (280.067µs) from=127.0.0.6:34629 2022/11/24 23:39:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.042201022s) from=127.0.0.6:51315 2022/11/24 23:39:01 [DEBUG] http: Request GET /v1/status/leader (257.571µs) from=127.0.0.6:59001 2022/11/24 23:39:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.440704503s) from=127.0.0.6:52305 2022/11/24 23:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.246443021s) from=127.0.0.6:44081 2022/11/24 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.411633237s) from=127.0.0.6:60045 2022/11/24 23:39:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.995883592s) from=127.0.0.6:35487 2022/11/24 23:39:14 [DEBUG] http: Request GET /v1/status/leader (444.996µs) from=127.0.0.6:34629 2022/11/24 23:39:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.089724963s) from=127.0.0.6:51361 2022/11/24 23:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.260087139s) from=127.0.0.6:55555 2022/11/24 23:39:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.617692601s) from=127.0.0.6:49773 2022/11/24 23:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.212250293s) from=127.0.0.6:44929 2022/11/24 23:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.399701554s) from=127.0.0.6:36183 2022/11/24 23:39:21 [DEBUG] http: Request GET /v1/status/leader (274.457µs) from=127.0.0.6:59001 2022/11/24 23:39:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.11594755s) from=127.0.0.6:32965 2022/11/24 23:39:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.592569272s) from=127.0.0.6:56821 2022/11/24 23:39:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.122874293s) from=127.0.0.6:51815 2022/11/24 23:39:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.061531026s) from=127.0.0.6:50763 2022/11/24 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.247136039s) from=127.0.0.6:58081 2022/11/24 23:39:34 [DEBUG] http: Request GET /v1/status/leader (238.265µs) from=127.0.0.6:59001 2022/11/24 23:39:41 [DEBUG] http: Request GET /v1/status/leader (462.033µs) from=127.0.0.6:59001 2022/11/24 23:39:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.180042548s) from=127.0.0.6:54311 2022/11/24 23:39:54 [DEBUG] http: Request GET /v1/status/leader (331.29µs) from=127.0.0.6:59001 2022/11/24 23:40:01 [DEBUG] http: Request GET /v1/status/leader (239.923µs) from=127.0.0.6:34629 2022/11/24 23:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:40:06 [DEBUG] agent: Node info in sync 2022/11/24 23:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:40:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.971623164s) from=127.0.0.6:37415 2022/11/24 23:40:14 [DEBUG] http: Request GET /v1/status/leader (425.403µs) from=127.0.0.6:59001 2022/11/24 23:40:21 [DEBUG] http: Request GET /v1/status/leader (230.401µs) from=127.0.0.6:59001 2022/11/24 23:40:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.221535219s) from=127.0.0.6:42621 2022/11/24 23:40:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.4620371s) from=127.0.0.6:43067 2022/11/24 23:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.052883769s) from=127.0.0.6:51293 2022/11/24 23:40:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.826932108s) from=127.0.0.6:54071 2022/11/24 23:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.335159433s) from=127.0.0.6:59845 2022/11/24 23:40:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.526147867s) from=127.0.0.6:44185 2022/11/24 23:40:34 [DEBUG] http: Request GET /v1/status/leader (349.99µs) from=127.0.0.6:59001 2022/11/24 23:40:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.662577165s) from=127.0.0.6:47653 2022/11/24 23:40:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.006814815s) from=127.0.0.6:40335 2022/11/24 23:40:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.908519667s) from=127.0.0.6:56129 2022/11/24 23:40:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.925064966s) from=127.0.0.6:60105 2022/11/24 23:40:41 [DEBUG] http: Request GET /v1/status/leader (453.209µs) from=127.0.0.6:59001 2022/11/24 23:40:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.305096028s) from=127.0.0.6:42539 2022/11/24 23:40:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.588240749s) from=127.0.0.6:50769 2022/11/24 23:40:54 [DEBUG] http: Request GET /v1/status/leader (359.994µs) from=127.0.0.6:34629 2022/11/24 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.02700189s) from=127.0.0.6:41193 2022/11/24 23:41:01 [DEBUG] http: Request GET /v1/status/leader (449.054µs) from=127.0.0.6:59001 2022/11/24 23:41:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.951574775s) from=127.0.0.6:51315 2022/11/24 23:41:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:41:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.208699117s) from=127.0.0.6:52305 2022/11/24 23:41:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.998878429s) from=127.0.0.6:44081 2022/11/24 23:41:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:41:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.893998267s) from=127.0.0.6:35487 2022/11/24 23:41:14 [DEBUG] http: Request GET /v1/status/leader (240.707µs) from=127.0.0.6:59001 2022/11/24 23:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.743947324s) from=127.0.0.6:60045 2022/11/24 23:41:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.277295974s) from=127.0.0.6:51361 2022/11/24 23:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.469049433s) from=127.0.0.6:49773 2022/11/24 23:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.442993345s) from=127.0.0.6:36183 2022/11/24 23:41:21 [DEBUG] http: Request GET /v1/status/leader (244.059µs) from=127.0.0.6:59001 2022/11/24 23:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.88857528s) from=127.0.0.6:55555 2022/11/24 23:41:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.746176465s) from=127.0.0.6:32965 2022/11/24 23:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.619937162s) from=127.0.0.6:44929 2022/11/24 23:41:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.835491634s) from=127.0.0.6:50763 2022/11/24 23:41:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Node info in sync 2022/11/24 23:41:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.196333748s) from=127.0.0.6:51815 2022/11/24 23:41:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.807593538s) from=127.0.0.6:56821 2022/11/24 23:41:34 [DEBUG] http: Request GET /v1/status/leader (228.047µs) from=127.0.0.6:59001 2022/11/24 23:41:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.822843614s) from=127.0.0.6:58081 2022/11/24 23:41:41 [DEBUG] http: Request GET /v1/status/leader (1.543631ms) from=127.0.0.6:59001 2022/11/24 23:41:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.508203293s) from=127.0.0.6:54311 2022/11/24 23:41:54 [DEBUG] http: Request GET /v1/status/leader (364.334µs) from=127.0.0.6:34629 2022/11/24 23:42:01 [DEBUG] http: Request GET /v1/status/leader (486.148µs) from=127.0.0.6:59001 2022/11/24 23:42:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:42:14 [DEBUG] http: Request GET /v1/status/leader (260.735µs) from=127.0.0.6:34629 2022/11/24 23:42:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.941995307s) from=127.0.0.6:37415 2022/11/24 23:42:21 [DEBUG] http: Request GET /v1/status/leader (506.17µs) from=127.0.0.6:59001 2022/11/24 23:42:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.892017155s) from=127.0.0.6:42621 2022/11/24 23:42:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.215602875s) from=127.0.0.6:43067 2022/11/24 23:42:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.436719581s) from=127.0.0.6:51293 2022/11/24 23:42:35 [DEBUG] http: Request GET /v1/status/leader (216.646µs) from=127.0.0.6:34629 2022/11/24 23:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.497292396s) from=127.0.0.6:54071 2022/11/24 23:42:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:42:36 [DEBUG] agent: Node info in sync 2022/11/24 23:42:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.553871452s) from=127.0.0.6:44185 2022/11/24 23:42:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.873265262s) from=127.0.0.6:59845 2022/11/24 23:42:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.756269083s) from=127.0.0.6:47653 2022/11/24 23:42:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.954997272s) from=127.0.0.6:40335 2022/11/24 23:42:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.727180169s) from=127.0.0.6:60105 2022/11/24 23:42:41 [DEBUG] http: Request GET /v1/status/leader (456.252µs) from=127.0.0.6:34629 2022/11/24 23:42:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.271461936s) from=127.0.0.6:56129 2022/11/24 23:42:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m3.963824025s) from=127.0.0.6:42539 2022/11/24 23:42:55 [DEBUG] http: Request GET /v1/status/leader (322µs) from=127.0.0.6:34629 2022/11/24 23:42:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.455757075s) from=127.0.0.6:50769 2022/11/24 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.541050358s) from=127.0.0.6:41193 2022/11/24 23:43:01 [DEBUG] http: Request GET /v1/status/leader (340.406µs) from=127.0.0.6:34629 2022/11/24 23:43:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.799191349s) from=127.0.0.6:51315 2022/11/24 23:43:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.498406673s) from=127.0.0.6:44081 2022/11/24 23:43:15 [DEBUG] http: Request GET /v1/status/leader (319.015µs) from=127.0.0.6:34629 2022/11/24 23:43:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.155913095s) from=127.0.0.6:52305 2022/11/24 23:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.301095014s) from=127.0.0.6:60045 2022/11/24 23:43:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.278709402s) from=127.0.0.6:35487 2022/11/24 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.643214675s) from=127.0.0.6:36183 2022/11/24 23:43:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.452868612s) from=127.0.0.6:51361 2022/11/24 23:43:21 [DEBUG] http: Request GET /v1/status/leader (477.299µs) from=127.0.0.6:34629 2022/11/24 23:43:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.36812004s) from=127.0.0.6:32965 2022/11/24 23:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.028918579s) from=127.0.0.6:49773 2022/11/24 23:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.754260617s) from=127.0.0.6:44929 2022/11/24 23:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.32514426s) from=127.0.0.6:55555 2022/11/24 23:43:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.117275814s) from=127.0.0.6:50763 2022/11/24 23:43:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.751553856s) from=127.0.0.6:56821 2022/11/24 23:43:35 [DEBUG] http: Request GET /v1/status/leader (760.972µs) from=127.0.0.6:34629 2022/11/24 23:43:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.271099311s) from=127.0.0.6:51815 2022/11/24 23:43:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:43:41 [DEBUG] http: Request GET /v1/status/leader (978.385µs) from=127.0.0.6:59001 2022/11/24 23:43:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.444472759s) from=127.0.0.6:58081 2022/11/24 23:43:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:43:45 [DEBUG] agent: Node info in sync 2022/11/24 23:43:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.72244157s) from=127.0.0.6:54311 2022/11/24 23:43:55 [DEBUG] http: Request GET /v1/status/leader (598.694µs) from=127.0.0.6:59001 2022/11/24 23:44:01 [DEBUG] http: Request GET /v1/status/leader (367.628µs) from=127.0.0.6:34629 2022/11/24 23:44:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:44:15 [DEBUG] http: Request GET /v1/status/leader (415.833µs) from=127.0.0.6:34629 2022/11/24 23:44:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.972643382s) from=127.0.0.6:37415 2022/11/24 23:44:21 [DEBUG] http: Request GET /v1/status/leader (251.025µs) from=127.0.0.6:59001 2022/11/24 23:44:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.660099103s) from=127.0.0.6:42621 2022/11/24 23:44:35 [DEBUG] http: Request GET /v1/status/leader (444.395µs) from=127.0.0.6:34629 2022/11/24 23:44:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.024926735s) from=127.0.0.6:43067 2022/11/24 23:44:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.363049779s) from=127.0.0.6:51293 2022/11/24 23:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.748478947s) from=127.0.0.6:54071 2022/11/24 23:44:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.297955875s) from=127.0.0.6:59845 2022/11/24 23:44:41 [DEBUG] http: Request GET /v1/status/leader (654.057µs) from=127.0.0.6:34629 2022/11/24 23:44:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.057025755s) from=127.0.0.6:47653 2022/11/24 23:44:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.589534199s) from=127.0.0.6:60105 2022/11/24 23:44:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.963219069s) from=127.0.0.6:44185 2022/11/24 23:44:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.608952436s) from=127.0.0.6:40335 2022/11/24 23:44:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.248968515s) from=127.0.0.6:42539 2022/11/24 23:44:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.123501963s) from=127.0.0.6:56129 2022/11/24 23:44:55 [DEBUG] http: Request GET /v1/status/leader (608.836µs) from=127.0.0.6:59001 2022/11/24 23:44:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m1.004300094s) from=127.0.0.6:50769 2022/11/24 23:45:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.744951142s) from=127.0.0.6:41193 2022/11/24 23:45:01 [DEBUG] http: Request GET /v1/status/leader (277.656µs) from=127.0.0.6:34629 2022/11/24 23:45:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:45:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.518868959s) from=127.0.0.6:51315 2022/11/24 23:45:15 [DEBUG] http: Request GET /v1/status/leader (405.376µs) from=127.0.0.6:34629 2022/11/24 23:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.316697694s) from=127.0.0.6:60045 2022/11/24 23:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.849654513s) from=127.0.0.6:44081 2022/11/24 23:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.262246239s) from=127.0.0.6:36183 2022/11/24 23:45:21 [DEBUG] http: Request GET /v1/status/leader (256.531µs) from=127.0.0.6:34629 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.194852456s) from=127.0.0.6:35487 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.065791903s) from=127.0.0.6:52305 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.087398083s) from=127.0.0.6:32965 2022/11/24 23:45:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.109951584s) from=127.0.0.6:51361 2022/11/24 23:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.073232853s) from=127.0.0.6:49773 2022/11/24 23:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.523277735s) from=127.0.0.6:44929 2022/11/24 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.150661054s) from=127.0.0.6:55555 2022/11/24 23:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.116979297s) from=127.0.0.6:56821 2022/11/24 23:45:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.706550313s) from=127.0.0.6:50763 2022/11/24 23:45:35 [DEBUG] http: Request GET /v1/status/leader (498.624µs) from=127.0.0.6:59001 2022/11/24 23:45:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Node info in sync 2022/11/24 23:45:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.046778613s) from=127.0.0.6:51815 2022/11/24 23:45:41 [DEBUG] http: Request GET /v1/status/leader (508.548µs) from=127.0.0.6:59001 2022/11/24 23:45:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.866839946s) from=127.0.0.6:58081 2022/11/24 23:45:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.85415052s) from=127.0.0.6:54311 2022/11/24 23:45:55 [DEBUG] http: Request GET /v1/status/leader (247.452µs) from=127.0.0.6:34629 2022/11/24 23:46:01 [DEBUG] http: Request GET /v1/status/leader (386.884µs) from=127.0.0.6:59001 2022/11/24 23:46:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:46:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:46:15 [DEBUG] http: Request GET /v1/status/leader (335.057µs) from=127.0.0.6:59001 2022/11/24 23:46:21 [DEBUG] http: Request GET /v1/status/leader (236.623µs) from=127.0.0.6:59001 2022/11/24 23:46:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m1.262543373s) from=127.0.0.6:37415 2022/11/24 23:46:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.503250288s) from=127.0.0.6:42621 2022/11/24 23:46:35 [DEBUG] http: Request GET /v1/status/leader (334.452µs) from=127.0.0.6:59001 2022/11/24 23:46:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.559752067s) from=127.0.0.6:51293 2022/11/24 23:46:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.454199868s) from=127.0.0.6:43067 2022/11/24 23:46:42 [DEBUG] http: Request GET /v1/status/leader (289.165µs) from=127.0.0.6:59001 2022/11/24 23:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.035989405s) from=127.0.0.6:59845 2022/11/24 23:46:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.384292747s) from=127.0.0.6:54071 2022/11/24 23:46:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.323784506s) from=127.0.0.6:60105 2022/11/24 23:46:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.247979257s) from=127.0.0.6:40335 2022/11/24 23:46:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.542868293s) from=127.0.0.6:44185 2022/11/24 23:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.656755556s) from=127.0.0.6:47653 2022/11/24 23:46:55 [DEBUG] http: Request GET /v1/status/leader (383.474µs) from=127.0.0.6:59001 2022/11/24 23:46:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.625670996s) from=127.0.0.6:56129 2022/11/24 23:46:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.477490203s) from=127.0.0.6:42539 2022/11/24 23:47:02 [DEBUG] http: Request GET /v1/status/leader (219.752µs) from=127.0.0.6:59001 2022/11/24 23:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.238284497s) from=127.0.0.6:41193 2022/11/24 23:47:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.582859549s) from=127.0.0.6:50769 2022/11/24 23:47:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:47:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:47:10 [DEBUG] agent: Node info in sync 2022/11/24 23:47:15 [DEBUG] http: Request GET /v1/status/leader (376.867µs) from=127.0.0.6:59001 2022/11/24 23:47:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.029020535s) from=127.0.0.6:51315 2022/11/24 23:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.880631732s) from=127.0.0.6:44081 2022/11/24 23:47:22 [DEBUG] http: Request GET /v1/status/leader (256.347µs) from=127.0.0.6:59001 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.362412938s) from=127.0.0.6:60045 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.844585989s) from=127.0.0.6:36183 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.969394214s) from=127.0.0.6:35487 2022/11/24 23:47:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.286278502s) from=127.0.0.6:32965 2022/11/24 23:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.99700315s) from=127.0.0.6:51361 2022/11/24 23:47:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.035768452s) from=127.0.0.6:52305 2022/11/24 23:47:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.508484675s) from=127.0.0.6:44929 2022/11/24 23:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.462272938s) from=127.0.0.6:49773 2022/11/24 23:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.772734573s) from=127.0.0.6:55555 2022/11/24 23:47:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.349775303s) from=127.0.0.6:50763 2022/11/24 23:47:35 [DEBUG] http: Request GET /v1/status/leader (340.596µs) from=127.0.0.6:59001 2022/11/24 23:47:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.715897236s) from=127.0.0.6:56821 2022/11/24 23:47:42 [DEBUG] http: Request GET /v1/status/leader (241.012µs) from=127.0.0.6:34629 2022/11/24 23:47:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.340600152s) from=127.0.0.6:51815 2022/11/24 23:47:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.899412763s) from=127.0.0.6:58081 2022/11/24 23:47:55 [DEBUG] http: Request GET /v1/status/leader (402.713µs) from=127.0.0.6:34629 2022/11/24 23:47:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.095514819s) from=127.0.0.6:54311 2022/11/24 23:48:02 [DEBUG] http: Request GET /v1/status/leader (242.834µs) from=127.0.0.6:34629 2022/11/24 23:48:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:48:15 [DEBUG] http: Request GET /v1/status/leader (440.57µs) from=127.0.0.6:34629 2022/11/24 23:48:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:48:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:48:19 [DEBUG] agent: Node info in sync 2022/11/24 23:48:22 [DEBUG] http: Request GET /v1/status/leader (272.972µs) from=127.0.0.6:34629 2022/11/24 23:48:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m6.147111077s) from=127.0.0.6:37415 2022/11/24 23:48:35 [DEBUG] http: Request GET /v1/status/leader (328.892µs) from=127.0.0.6:34629 2022/11/24 23:48:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.632365879s) from=127.0.0.6:42621 2022/11/24 23:48:42 [DEBUG] http: Request GET /v1/status/leader (235.105µs) from=127.0.0.6:59001 2022/11/24 23:48:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.101015091s) from=127.0.0.6:43067 2022/11/24 23:48:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.849009943s) from=127.0.0.6:54071 2022/11/24 23:48:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.457535626s) from=127.0.0.6:60105 2022/11/24 23:48:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.447586227s) from=127.0.0.6:51293 2022/11/24 23:48:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.226251927s) from=127.0.0.6:59845 2022/11/24 23:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.796186356s) from=127.0.0.6:44185 2022/11/24 23:48:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.092316783s) from=127.0.0.6:40335 2022/11/24 23:48:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.174090787s) from=127.0.0.6:47653 2022/11/24 23:48:55 [DEBUG] http: Request GET /v1/status/leader (371.699µs) from=127.0.0.6:59001 2022/11/24 23:49:02 [DEBUG] http: Request GET /v1/status/leader (356.294µs) from=127.0.0.6:34629 2022/11/24 23:49:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.240975821s) from=127.0.0.6:56129 2022/11/24 23:49:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m4.958735661s) from=127.0.0.6:42539 2022/11/24 23:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.62695747s) from=127.0.0.6:41193 2022/11/24 23:49:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.571775145s) from=127.0.0.6:50769 2022/11/24 23:49:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:49:15 [DEBUG] http: Request GET /v1/status/leader (253.284µs) from=127.0.0.6:34629 2022/11/24 23:49:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.10818739s) from=127.0.0.6:51315 2022/11/24 23:49:22 [DEBUG] http: Request GET /v1/status/leader (235.353µs) from=127.0.0.6:34629 2022/11/24 23:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.187255973s) from=127.0.0.6:44081 2022/11/24 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.633188786s) from=127.0.0.6:36183 2022/11/24 23:49:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.30371911s) from=127.0.0.6:60045 2022/11/24 23:49:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.579016421s) from=127.0.0.6:35487 2022/11/24 23:49:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.601961873s) from=127.0.0.6:32965 2022/11/24 23:49:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.852922156s) from=127.0.0.6:44929 2022/11/24 23:49:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.424794947s) from=127.0.0.6:52305 2022/11/24 23:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.246514705s) from=127.0.0.6:51361 2022/11/24 23:49:35 [DEBUG] http: Request GET /v1/status/leader (345.298µs) from=127.0.0.6:59001 2022/11/24 23:49:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.761602854s) from=127.0.0.6:50763 2022/11/24 23:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.693035721s) from=127.0.0.6:49773 2022/11/24 23:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.845656143s) from=127.0.0.6:55555 2022/11/24 23:49:42 [DEBUG] http: Request GET /v1/status/leader (341.787µs) from=127.0.0.6:34629 2022/11/24 23:49:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.550645051s) from=127.0.0.6:56821 2022/11/24 23:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.369540081s) from=127.0.0.6:51815 2022/11/24 23:49:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:49:50 [DEBUG] agent: Node info in sync 2022/11/24 23:49:55 [DEBUG] http: Request GET /v1/status/leader (336.435µs) from=127.0.0.6:59001 2022/11/24 23:49:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.064207659s) from=127.0.0.6:58081 2022/11/24 23:50:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.079945935s) from=127.0.0.6:54311 2022/11/24 23:50:02 [DEBUG] http: Request GET /v1/status/leader (360.03µs) from=127.0.0.6:34629 2022/11/24 23:50:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:50:15 [DEBUG] http: Request GET /v1/status/leader (579.966µs) from=127.0.0.6:34629 2022/11/24 23:50:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:50:22 [DEBUG] http: Request GET /v1/status/leader (318.902µs) from=127.0.0.6:59001 2022/11/24 23:50:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.02066934s) from=127.0.0.6:37415 2022/11/24 23:50:35 [DEBUG] http: Request GET /v1/status/leader (4.1632ms) from=127.0.0.6:34629 2022/11/24 23:50:42 [DEBUG] http: Request GET /v1/status/leader (332.449µs) from=127.0.0.6:59001 2022/11/24 23:50:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.996511179s) from=127.0.0.6:42621 2022/11/24 23:50:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.159544721s) from=127.0.0.6:60105 2022/11/24 23:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.897461742s) from=127.0.0.6:54071 2022/11/24 23:50:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.34116187s) from=127.0.0.6:43067